rust/compiler/rustc_trait_selection/src
Jubilee 940a43677a
Rollup merge of #142194 - bjorn3:less_unstable_features, r=jieyouxu
Remove all unused feature gates from the compiler
2025-06-08 17:17:58 -07:00
..
error_reporting Rollup merge of #142045 - estebank:obligation-cause-code-suggestion, r=compiler-errors 2025-06-07 07:05:47 +02:00
errors Move eager translation to a method on Diag 2025-04-16 21:38:59 -04:00
solve Auto merge of #142088 - compiler-errors:perf-universal-stall, r=lcnr 2025-06-08 11:25:24 +00:00
traits Rollup merge of #142126 - compiler-errors:normalize-uv-via-relate, r=BoxyUwU 2025-06-07 22:22:58 +02:00
errors.rs Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=traviscross,jieyouxu 2025-06-05 19:49:30 +00: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