rust/compiler/rustc_trait_selection/src
Matthias Krüger a1cadeab68
Rollup merge of #135269 - estebank:unneeded-into, r=compiler-errors
Remove some unnecessary `.into()` calls
2025-01-09 09:05:10 +01:00
..
error_reporting Add a list of symbols for stable standard library crates 2025-01-08 16:27:31 -05:00
errors introduce LateParamRegionKind 2024-12-18 16:05:44 +01:00
solve Rollup merge of #132345 - compiler-errors:fx-diag, r=lcnr 2025-01-06 22:04:13 -05:00
traits Rollup merge of #135269 - estebank:unneeded-into, r=compiler-errors 2025-01-09 09:05:10 +01:00
errors.rs turn hir::ItemKind::Fn into a named-field variant 2025-01-04 11:35:31 +01:00
infer.rs Suggest Semicolon in Incorrect Repeat Expressions 2024-12-21 02:30:50 +00:00
lib.rs consistently handle global where-bounds 2024-12-17 08:50:47 +01:00
regions.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
solve.rs impossible obligations check fast path 2024-10-10 06:09:50 -04:00