rust/compiler/rustc_trait_selection/src
Matthias Krüger 986750ded4
Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLii
Remove unnecessary clones

r? `@SparrowLii`
2025-04-24 08:13:01 +02:00
..
error_reporting Use is_lang_item and as_lang_item instead of handrolling their logic 2025-04-22 11:02:37 +00:00
errors Move eager translation to a method on Diag 2025-04-16 21:38:59 -04:00
solve Auto merge of #138845 - compiler-errors:stall-generators, r=lcnr 2025-04-23 21:35:15 +00:00
traits Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLii 2025-04-24 08:13:01 +02:00
errors.rs Extend HIR to track the source and syntax of a lifetime 2025-04-23 16:37:39 -04:00
infer.rs Consider Copy/Clone too 2025-04-22 17:05:15 +00:00
lib.rs move check_opaque_type_parameter_valid 2025-04-03 11:13:10 +02:00
opaque_types.rs NonGenericOpaqueTypeParam::ty to arg 2025-04-11 15:18:30 +02: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 Collect and resolve ambiguous obligations from normalizing in writeback 2025-04-22 16:50:38 +00:00