1
Fork 0
rust/compiler/rustc_next_trait_solver/src
Matthias Krüger 920092531f
Rollup merge of #133218 - compiler-errors:const-opaque, r=fee1-dead
Implement `~const` item bounds in RPIT

an RPIT in a `const fn` is allowed to be conditionally const itself :)

r? fee1-dead or reroll
2024-11-21 07:56:13 +01:00
..
solve Rollup merge of #133218 - compiler-errors:const-opaque, r=fee1-dead 2024-11-21 07:56:13 +01:00
canonicalizer.rs Remove associated type based effects logic 2024-10-24 09:46:36 +00:00
coherence.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
delegate.rs Consolidate type system const evaluation under traits::evaluate_const 2024-11-12 02:54:03 +00:00
lib.rs update bootstrap configs 2024-10-15 20:30:23 -07:00
resolve.rs Remove associated type based effects logic 2024-10-24 09:46:36 +00:00