rust/library/std/src/sys
Matthias Krüger 0877d11e8d
Rollup merge of #113442 - epage:osstring, r=cuviper
Allow limited access to `OsString` bytes

This extends #109698 to allow no-cost conversion between `Vec<u8>` and `OsString` as suggested in feedback from `os_str_bytes` crate in #111544.
2023-07-22 11:48:53 +02:00
..
common support for mips32r6 as a target_arch value 2023-07-18 18:58:18 +08:00
hermit fix usage of Timespec om the target hermit 2023-07-12 13:14:00 +02:00
itron Match unmatched backticks in library/ 2023-03-03 03:03:29 +01:00
personality support for mips32r6 as a target_arch value 2023-07-18 18:58:18 +08:00
sgx Improve code around SGX waitqueue 2023-05-11 11:03:07 +02:00
solid Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc 2023-05-05 18:40:32 +05:30
unix Allow limited access to OsString bytes 2023-07-07 09:46:48 -05:00
unsupported Rollup merge of #105695 - joboet:remove_generic_parker, r=m-ou-se 2023-05-03 16:42:48 -07:00
wasi std: make internal-only items pub(crate) 2023-05-25 08:15:05 -07:00
wasm std: replace generic thread parker with explicit no-op parker 2023-02-16 15:06:45 +01:00
windows Rollup merge of #113442 - epage:osstring, r=cuviper 2023-07-22 11:48:53 +02:00
mod.rs Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubilee 2023-07-10 05:19:37 +00:00