rust/library/std/src/sys
bors 1dd4db5062 Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errors
Rollup of 9 pull requests

Successful merges:

 - #117793 (Update variable name to fix `unused_variables` warning)
 - #118123 (Add support for making lib features internal)
 - #118268 (Pretty print `Fn<(..., ...)>` trait refs with parentheses (almost) always)
 - #118346 (Add `deeply_normalize_for_diagnostics`, use it in coherence)
 - #118350 (Simplify Default for tuples)
 - #118450 (Use OnceCell in cell module documentation)
 - #118585 (Fix parser ICE when recovering `dyn`/`impl` after `for<...>`)
 - #118587 (Cleanup error handlers some more)
 - #118642 (bootstrap(builder.rs): Don't explicitly warn against `semicolon_in_expressions_from_macros`)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-12-06 04:20:51 +00:00
..
common Remove asmjs from library 2023-10-28 23:10:45 -07:00
hermit Auto merge of #116132 - darthunix:connect_poll, r=cuviper 2023-10-19 11:22:28 +00:00
itron Add a new helper to avoid calling io::Error::kind 2023-08-25 21:26:06 -04:00
personality std: personality: support gcc personality on Xous 2023-11-16 15:23:09 +08:00
sgx Auto merge of #111595 - fortanix:raoul/waitqueue_clarifications, r=workingjubilee 2023-10-06 11:12:13 +00:00
solid kmc-solid: Implement {From,Into}Inner<OwnedFd> for Socket 2023-11-08 10:51:59 +09:00
uefi Use ImageDataType for allocation type 2023-10-30 10:27:10 +05:30
unix Rollup merge of #117793 - wdunicornpro:patch-1, r=workingjubilee 2023-12-05 14:52:40 -05:00
unsupported Auto merge of #114590 - ijackson:stdio-stdio-2, r=dtolnay 2023-09-09 19:56:51 +00:00
wasi Re-format code with new rustfmt 2023-11-15 21:45:48 -05:00
wasm std: replace generic thread parker with explicit no-op parker 2023-02-16 15:06:45 +01:00
windows Rollup merge of #118060 - ChrisDenton:abs-device-path, r=thomcc 2023-11-24 08:23:53 +01:00
xous Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviper 2023-12-06 02:23:01 +00:00
mod.rs Use RawOsError for UEFI 2023-09-22 17:23:33 +05:30