rust/compiler/rustc_trait_selection/src
Matthias Krüger 313541c766
Rollup merge of #106223 - estebank:suggest-let-ty-borrow, r=compiler-errors
On unsized locals with explicit types suggest `&`

Fix #72742.
2022-12-29 13:16:04 +01:00
..
solve dedup assembly 2022-12-20 07:30:24 +00:00
traits Rollup merge of #106223 - estebank:suggest-let-ty-borrow, r=compiler-errors 2022-12-29 13:16:04 +01:00
autoderef.rs partially_normalize_... -> At::normalize 2022-11-28 17:35:39 +00:00
errors.rs Don't print full paths in overlap errors 2022-11-10 05:41:09 +00:00
infer.rs partially_normalize_... -> At::normalize 2022-11-28 17:35:39 +00:00
lib.rs implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00