rust/compiler/rustc_parse/src/lexer
Dylan DPC 946d76ec0e
Rollup merge of #95859 - rainy-me:unterminated-nested-block-comment, r=petrochenkov
Improve diagnostics for unterminated nested block comment

close #95283

(This is my first time try to messing around with rust compiler and might get a lot of things wrong... 🙇 )
2022-04-16 07:12:44 +02:00
..
mod.rs Rollup merge of #95859 - rainy-me:unterminated-nested-block-comment, r=petrochenkov 2022-04-16 07:12:44 +02:00
tokentrees.rs 4 - Make more use of let_chains 2022-02-28 07:49:56 -03:00
unescape_error_reporting.rs rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
unicode_chars.rs Replace &mut DiagnosticBuilder, in signatures, with &mut Diagnostic. 2022-02-23 05:38:19 +00:00