rust/library
Dylan DPC 529fcb579b
Rollup merge of #97448 - Xiretza:os-str-unix-doc, r=joshtriplett
docs: Don't imply that OsStr on Unix is always UTF-8

The methods in `OsStrExt` consume and return `&[u8]` and don't perform any UTF-8 checks.
2022-05-28 08:45:53 +02:00
..
alloc Rollup merge of #95214 - tbu-:pr_vec_append_doc, r=Mark-Simulacrum 2022-05-28 01:11:46 +02:00
backtrace@b02ed04a7e
core Rollup merge of #97034 - fee1-dead-contrib:layout-hash, r=dtolnay 2022-05-28 08:45:51 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro Cut down associated_item. 2022-05-27 16:02:24 +10:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std docs: Don't imply that OsStr on Unix is always UTF-8 2022-05-27 12:14:26 +02:00
stdarch@28335054b1
test
unwind