]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss
authorbors <bors@rust-lang.org>
Thu, 30 Sep 2021 04:51:41 +0000 (04:51 +0000)
committerbors <bors@rust-lang.org>
Thu, 30 Sep 2021 04:51:41 +0000 (04:51 +0000)
commit30acf6def32a340b4bfce6e1e2638f1b05ac2cd9
tree055100358563a8eb9605cd5ac6a4b68d3fa49be1
parent4aa7879b559ccf7f82bcce2a8e532ea307697ea9
parent20c95302e063d5b4baf00ea95d2898505cc10b3d
Auto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss

Rollup of 13 pull requests

Successful merges:

 - #87428 (Fix union keyword highlighting in rustdoc HTML sources)
 - #88412 (Remove ignore-tidy-undocumented-unsafe from core::slice::sort)
 - #89098 (Fix generics where bounds order)
 - #89232 (Improve help for recursion limit errors)
 - #89294 (:arrow_up: rust-analyzer)
 - #89297 (Remove Never variant from clean::Type enum)
 - #89311 (Add unit assignment to MIR for `asm!()`)
 - #89313 (PassWrapper: handle function rename from upstream D36850)
 - #89315 (Clarify that `CString::from_vec_unchecked` appends 0 byte.)
 - #89335 (Optimize is_sorted for Range and RangeInclusive)
 - #89366 (rustdoc: Remove lazy_static dependency)
 - #89377 (Update cargo)
 - #89378 (Update books)

Failed merges:

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