rust/compiler/rustc_trait_selection
Matthias Krüger b4089bf417
Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errors
Constify `Fn*` traits

r? `@compiler-errors` `@fee1-dead`

this should unlock a few things. A few `const_closures` tests have broken even more than before, but that feature is marked as incomplete anyway

cc rust-lang/rust#67792
2025-07-10 20:28:49 +02:00
..
src Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errors 2025-07-10 20:28:49 +02:00
Cargo.toml Port #[target_feature] to the new attribute parsing infrastructure 2025-07-03 07:54:19 +02:00
messages.ftl Add iter macro 2025-06-03 10:52:32 -07:00