]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Wed, 5 Jan 2022 15:28:36 +0000 (15:28 +0000)
committerbors <bors@rust-lang.org>
Wed, 5 Jan 2022 15:28:36 +0000 (15:28 +0000)
commitf1ce0e6a00593493a12e0e3662119786c761f375
tree6aee1796cbafc3679884be8a99b43791d3f2ca20
parent181e91567c9f347e055b33b1d7e9894f769aafe3
parent439a1254b9de9b82384f41c904a13c415f9e5600
Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgr

Rollup of 7 pull requests

Successful merges:

 - #92092 (Drop guards in slice sorting derive src pointers from &mut T, which is invalidated by interior mutation in comparison)
 - #92388 (Fix a minor mistake in `String::try_reserve_exact` examples)
 - #92442 (Add negative `impl` for `Ord`, `PartialOrd` on `LocalDefId`)
 - #92483 (Stabilize `result_cloned` and `result_copied`)
 - #92574 (Add RISC-V detection macro and more architecture instructions)
 - #92575 (ast: Always keep a `NodeId` in `ast::Crate`)
 - #92583 (:arrow_up: rust-analyzer)

Failed merges:

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