rust/compiler/rustc_ast_lowering/src
Matthias Krüger 5c08c39121
Rollup merge of #92806 - compiler-errors:better-impl-trait-deny, r=estebank
Add more information to `impl Trait` error

Fixes #92458

Let me know if I went overboard here, or if the suggestions could use some refinement.

r? `@estebank`
Feel free to reassign to someone else
2022-02-18 23:23:04 +01:00
..
asm.rs Fix incorrect register conflict detection in asm! 2022-02-10 18:04:09 +00:00
block.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
expr.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
index.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
item.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
lib.rs Rollup merge of #92806 - compiler-errors:better-impl-trait-deny, r=estebank 2022-02-18 23:23:04 +01:00
pat.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
path.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00