rust/compiler/rustc_trait_selection/src
bors 9cd918bcbb Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmease
parse `const trait Trait`

r? oli-obk or anyone from project-const-traits

cc `@rust-lang/project-const-traits`
2025-07-17 15:54:33 +00:00
..
error_reporting Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmease 2025-07-17 15:54:33 +00:00
errors Fix elided lifetimes in rustdoc 2025-07-04 18:26:09 +00:00
solve Simplify make_query_region_constraints 2025-07-13 19:22:17 +00:00
traits Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease 2025-07-17 05:24:30 +00:00
errors.rs parse const trait Trait 2025-07-17 18:06:26 +08:00
infer.rs Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
opaque_types.rs Rename unpack to kind 2025-05-27 11:14:45 +00:00
regions.rs Only use implied bounds hack if bevy, and use deeply normalize in implied bounds hack 2025-03-04 18:18:48 +00:00
solve.rs confusings 2025-04-29 18:55:21 +01:00