rust/compiler/rustc_parse/src
Dylan DPC 0a0e9f73af
Rollup merge of #102922 - kper:bugfix/102902-filtering-json, r=oli-obk
Filtering spans when emitting json

According to the issue #102902, we shouldn't emit spans which have an empty span and no suggested replacement.
2022-10-21 17:29:58 +05:30
..
lexer Invert is_top_level to avoid negation. 2022-10-03 11:42:29 +11:00
parser Rollup merge of #102922 - kper:bugfix/102902-filtering-json, r=oli-obk 2022-10-21 17:29:58 +05:30
errors.rs Implement IntoDiagnosticArg for rustc_ast::token::Token(Kind) 2022-09-27 20:29:19 +02:00
lib.rs Fix compiler docs 2022-10-10 18:28:29 +02:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00