rust/library/alloc
Trevor Gross 03326daf23
Rollup merge of #136775 - robertbastian:patch-2, r=Amanieu
Update `String::from_raw_parts` safety requirements

These have become out of sync with `Vec::from_raw_part`'s safety requirements, and are likely to diverge again. I think it's safest to just point at `Vec`'s requirements.

https://github.com/rust-lang/rust/issues/119206#issuecomment-2180116680
2025-02-24 18:46:35 -05:00
..
benches library: Update rand to 0.9.0 2025-02-13 12:20:55 -08:00
src Rollup merge of #136775 - robertbastian:patch-2, r=Amanieu 2025-02-24 18:46:35 -05:00
tests Stabilize core::str::from_utf8_mut 2025-02-23 15:16:26 +01:00
Cargo.toml Update compiler-builtins to 0.1.147 2025-02-23 06:13:09 +00:00