1
Fork 0
rust/compiler/rustc_const_eval
Matthias Krüger 1ec29fb24f
Rollup merge of #115771 - RalfJung:no-more-const-err-lint, r=oli-obk
cleanup leftovers of const_err lint

Some code / comments seem to not have been updated when const_err was turned into a hard error, so we can do a bit of cleanup here.

r? `@oli-obk`
2023-09-13 18:37:42 +02:00
..
src Rollup merge of #115771 - RalfJung:no-more-const-err-lint, r=oli-obk 2023-09-13 18:37:42 +02:00
Cargo.toml Replace in-tree rustc_apfloat with the new version of the crate 2023-07-26 10:20:15 -04:00
messages.ftl move marking-locals-live out of push_stack_frame, so it happens with argument passing 2023-08-30 13:46:54 +02:00