rust/library/std
bjorn3 43499bfe2e Remove has_redox_scheme
Redox OS is moving away from name:/path style paths to /scheme/name/path
style paths which are already handled correctly without has_redox_scheme.
2025-03-13 20:09:07 +00:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src Remove has_redox_scheme 2025-03-13 20:09:07 +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