rust/compiler/rustc_const_eval/src
bors c80dde43f9 Auto merge of #99210 - Dylan-DPC:rollup-879cp1t, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #98574 (Lower let-else in MIR)
 - #99011 (`UnsafeCell` blocks niches inside its nested type from being available outside)
 - #99030 (diagnostics: error messages when struct literals fail to parse)
 - #99155 (Keep unstable target features for asm feature checking)
 - #99199 (Refactor: remove an unnecessary `span_to_snippet`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-07-13 17:13:27 +00:00
..
const_eval tweak names and output and bless 2022-07-09 07:43:56 -04:00
interpret Auto merge of #99210 - Dylan-DPC:rollup-879cp1t, r=Dylan-DPC 2022-07-13 17:13:27 +00:00
transform Auto merge of #99210 - Dylan-DPC:rollup-879cp1t, r=Dylan-DPC 2022-07-13 17:13:27 +00:00
util cleanup mir visitor for rustc::pass_by_value 2022-07-01 16:21:21 +02:00
errors.rs Migrate MutDeref, TransientMutBorrow diagnostics 2022-07-08 03:48:10 +00:00
lib.rs Migrate unstable-in-stable diagnostic 2022-07-08 03:39:08 +00:00