rust/compiler/rustc_parse/src
Guillaume Gomez 1b7896716e
Rollup merge of #87566 - JohnTitor:find-eqeq-on-assoc-type-bounds, r=estebank
Recover invalid assoc type bounds using `==`

Fix #87493
r? `@estebank`
2021-09-17 17:41:14 +02:00
..
lexer Warn when an escaped newline skips multiple lines 2021-08-11 11:35:08 +02:00
parser Rollup merge of #87566 - JohnTitor:find-eqeq-on-assoc-type-bounds, r=estebank 2021-09-17 17:41:14 +02:00
lib.rs Keep a parent LocalDefId in SpanData. 2021-09-10 20:17:33 +02:00
validate_attr.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00