rust/library/std/src/sys
bors 770ed1cf4b Auto merge of #82718 - JohnTitor:rollup-vpfx3j2, r=JohnTitor
Rollup of 10 pull requests

Successful merges:

 - #81223 ([rustdoc] Generate redirect map file)
 - #82439 (BTree: fix untrue safety)
 - #82469 (Use a crate to produce rustdoc tree comparisons instead of the `diff` command)
 - #82589 (unix: Non-mutable bufs in send_vectored_with_ancillary_to)
 - #82689 (meta: Notify Zulip for rustdoc nominated issues)
 - #82695 (Revert non-power-of-two vector restriction)
 - #82706 (use outer_expn_data() instead of outer_expn().expn_data())
 - #82710 (FloatToInit: Replacing round_unchecked_to --> to_int_unchecked)
 - #82712 (Remove unnecessary conditional `cfg(target_os)` for `redox` and `vxworks`)
 - #82713 (Update cargo)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-03-03 08:36:46 +00:00
..
hermit deprecate atomic::spin_loop_hint in favour of hint::spin_loop 2021-01-13 16:30:29 +10:00
sgx Auto merge of #76345 - okready:sgx-mem-range-overflow-checks, r=joshtriplett 2021-03-03 05:45:50 +00:00
unix Rollup merge of #82589 - LinkTed:master, r=joshtriplett 2021-03-03 16:27:41 +09:00
unsupported Disambiguate symlink argument names 2020-11-14 14:46:14 -08:00
vxworks Take some of sys/vxworks/process/* from sys/unix instead. 2020-10-16 06:22:05 +02:00
wasi Rollup merge of #82421 - sunfishcode:wasi-metadata-size, r=alexcrichton 2021-02-27 02:34:28 +01:00
wasm sys: use process::abort() instead of arch::wasm32::unreachable() 2021-01-29 20:25:23 +01:00
windows library: Normalize safety-for-unsafe-block comments 2021-02-24 06:13:42 +01:00
mod.rs Add missing stability attributes in libstd 2021-03-01 20:28:37 +01:00