rust/library/std
Thalia Archibald 7cb357a36b Make internal OsString::truncate and extend_from_slice unsafe
Communicate the safety invariants of these methods with `unsafe fn`
rather than privacy.
2025-04-30 23:56:39 -07:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src Make internal OsString::truncate and extend_from_slice unsafe 2025-04-30 23:56:39 -07:00
tests Basic tests of MPMC receiver cloning 2025-04-15 02:37:57 +01:00
build.rs Revert "Disable f16 on Aarch64 without neon" 2025-04-02 19:21:10 +00:00
Cargo.toml Update libc to 0.2.172 for std 2025-04-20 21:19:52 +08:00