]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
authorbors <bors@rust-lang.org>
Tue, 21 Sep 2021 22:07:32 +0000 (22:07 +0000)
committerbors <bors@rust-lang.org>
Tue, 21 Sep 2021 22:07:32 +0000 (22:07 +0000)
commitd8d1d1059a7837551c0065fc060dcb806ad729ef
treead33e22ac8a336ba8f27beaaba0cd03b8b5d124c
parentac2d9fc509e36d1b32513744adf58c34bcc4f43c
parenta3e6c19acf12d5995407220721f4fe28452e51da
Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472

Rollup of 12 pull requests

Successful merges:

 - #88795 (Print a note if a character literal contains a variation selector)
 - #89015 (core::ascii::escape_default: reduce struct size)
 - #89078 (Cleanup: Remove needless reference in ParentHirIterator)
 - #89086 (Stabilize `Iterator::map_while`)
 - #89096 ([bootstrap] Improve the error message when `ninja` is not found to link to installation instructions)
 - #89113 (dont `.ensure()` the `thir_abstract_const` query call in `mir_build`)
 - #89114 (Fixes a technicality regarding the size of C's `char` type)
 - #89115 (:arrow_up: rust-analyzer)
 - #89126 (Fix ICE when `indirect_structural_match` is allowed)
 - #89141 (Impl `Error` for `FromSecsError` without foreign type)
 - #89142 (Fix match for placeholder region)
 - #89147 (add case for checking const refs in check_const_value_eq)

Failed merges:

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