rust/compiler/rustc_mir_build/src
bors 5700240aff Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #132651 (Remove attributes from generics in built-in derive macros)
 - #132668 (Feature gate yield expressions not in 2024)
 - #132771 (test(configure): cover `parse_args` in `src/bootstrap/configure.py`)
 - #132895 (Generalize `NonNull::from_raw_parts` per ACP362)
 - #132914 (Update grammar in std::cell docs.)
 - #132927 (Consolidate type system const evaluation under `traits::evaluate_const`)
 - #132935 (Make sure to ignore elided lifetimes when pointing at args for fulfillment errors)
 - #132941 (Subtree update of `rust-analyzer`)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-11-12 08:15:38 +00:00
..
build Show actual MIR when MIR building forgot to terminate block 2024-11-01 11:24:14 +01:00
thir Consolidate type system const evaluation under traits::evaluate_const 2024-11-12 02:54:03 +00:00
check_unsafety.rs cleanup: Remove outdated comment and logic of thir_body 2024-11-05 12:41:52 +08:00
errors.rs Rollup merge of #131381 - Nadrieril:min-match-ergonomics, r=pnkfelix 2024-10-16 19:18:30 +02:00
lib.rs Add warn(unreachable_pub) to rustc_mir_build. 2024-08-29 20:13:06 +10:00
lints.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00