rust/compiler/rustc_parse/src
Matthias Krüger 731cd3fbeb
Rollup merge of #94344 - notriddle:notriddle/suggest-parens-more, r=oli-obk
diagnostic: suggest parens when users want logical ops, but get closures

Fixes #93536
2022-02-25 14:14:40 +01:00
..
lexer rustc_errors: let DiagnosticBuilder::emit return a "guarantee of emission". 2022-02-23 06:38:52 +00:00
parser Rollup merge of #94344 - notriddle:notriddle/suggest-parens-more, r=oli-obk 2022-02-25 14:14:40 +01:00
lib.rs Adopt let_else in even more places 2022-02-16 22:43:39 +01:00
validate_attr.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00