]> git.lizzy.rs Git - rust.git/commit
Auto merge of #82851 - JohnTitor:rollup-me5ko8g, r=JohnTitor
authorbors <bors@rust-lang.org>
Sun, 7 Mar 2021 02:36:07 +0000 (02:36 +0000)
committerbors <bors@rust-lang.org>
Sun, 7 Mar 2021 02:36:07 +0000 (02:36 +0000)
commit66ec64ccf31883cd2c28d045912a76179c0c6ed2
treec91086d0e3c6cff3ed331adc66931e17281701f8
parentdfe519b344b60e54a2028d3366ca366a228537e3
parent6220e00ea9a790fb83cf391e2093c260db6d47a1
Auto merge of #82851 - JohnTitor:rollup-me5ko8g, r=JohnTitor

Rollup of 13 pull requests

Successful merges:

 - #77916 (Change built-in kernel targets to be os = none throughout)
 - #82130 (Make some Option, Result methods unstably const)
 - #82292 (Prevent specialized ZipImpl from calling `__iterator_get_unchecked` twice with the same index)
 - #82402 (Remove RefCell around `module_trait_cache`)
 - #82592 (Improve transmute docs with further clarifications)
 - #82651 (Cleanup rustdoc warnings)
 - #82720 (Fix diagnostic suggests adding type `[type error]`)
 - #82751 (improve offset_from docs)
 - #82793 (Move some tests to more suitable subdirs)
 - #82803 (rustdoc: Add an unstable option to print all unversioned files)
 - #82808 (Sync rustc_codegen_cranelift)
 - #82822 (Fix typo)
 - #82837 (tweak MaybeUninit docs)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup