rust/compiler/rustc_ty_utils
bors e4cd161006 Auto merge of #113210 - fee1-dead-contrib:effects-mvp, r=oli-obk
Effects/keyword generics MVP

This adds `feature(effects)`, which adds `const host: bool` to the generics of const functions, const traits and const impls. This will be used to replace the current logic around const traits.

r? `@oli-obk`
2023-07-05 13:42:00 +00:00
..
src Auto merge of #113210 - fee1-dead-contrib:effects-mvp, r=oli-obk 2023-07-05 13:42:00 +00:00
Cargo.toml use deeply_normalize for assumed_wf_types 2023-07-03 09:12:14 +02:00
messages.ftl Ensure Fluent messages are in alphabetical order 2023-05-25 23:49:35 +00:00