rust/compiler/rustc_parse/src
bors 9bb77da74d Auto merge of #87915 - estebank:fancy-spans, r=oli-obk
Use smaller spans for some structured suggestions

Use more accurate suggestion spans for

* argument parse error
* fully qualified path
* missing code block type
* numeric casts
2021-09-13 16:31:12 +00:00
..
lexer Warn when an escaped newline skips multiple lines 2021-08-11 11:35:08 +02:00
parser Auto merge of #87915 - estebank:fancy-spans, r=oli-obk 2021-09-13 16:31:12 +00: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