rust/compiler/rustc_parse/src
bors 467f5e99a5 Auto merge of #76580 - rokob:iss76011, r=estebank
Suggest async {} for async || {}

Fixes #76011

This adds support for adding help diagnostics to the feature gating checks and
then uses it for the async_closure gate to add the extra bit of help
information as described in the issue.
2021-01-12 02:56:51 +00:00
..
lexer Fix typo in doc comment for report_too_many_hashes 2020-11-22 07:02:58 -03:00
parser Auto merge of #76580 - rokob:iss76011, r=estebank 2021-01-12 02:56:51 +00:00
lib.rs Auto merge of #80789 - Aaron1011:fix/stmt-empty, r=petrochenkov 2021-01-10 17:58:38 +00:00
validate_attr.rs ast: Remove some indirection layers from values in key-value attributes 2021-01-09 21:50:39 +03:00