rust/library/std
bjorn3 83ee034d03 Remove usage of legacy scheme paths on RedoxOS
The name:/path path syntax is getting phased out in favor of
/scheme/name/path. Also using null: is no longer necessary as /dev/null
is available on Redox OS too.
2025-03-13 16:17:50 +00:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src Remove usage of legacy scheme paths on RedoxOS 2025-03-13 16:17:50 +00:00
tests std: Apply deprecated_safe_2024 2025-02-13 13:10:28 -08:00
build.rs Remove unnecessary parens 2025-03-11 11:16:10 -07:00
Cargo.toml Rollup merge of #138162 - ehuss:library-2024, r=cuviper 2025-03-13 10:58:21 +01:00