rust/compiler/rustc_parse/src
Dylan DPC b44e56f968
Rollup merge of #84896 - estebank:issue-84772, r=jackh726
Handle incorrect placement of parentheses in trait bounds more gracefully

Fix #84772.

CC ``````@jonhoo``````
2021-05-07 00:38:42 +02:00
..
lexer Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
parser Rollup merge of #84896 - estebank:issue-84772, r=jackh726 2021-05-07 00:38:42 +02:00
lib.rs Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
validate_attr.rs ast: Remove some indirection layers from values in key-value attributes 2021-01-09 21:50:39 +03:00