rust/compiler/rustc_parse/src
Dylan DPC b5f5bdce87
Rollup merge of #100351 - compiler-errors:diagnostic-convention, r=fee1-dead
Use `&mut Diagnostic` instead of `&mut DiagnosticBuilder` unless needed

This seems to be the established convention (02ff9e0) when `DiagnosticBuilder` was first added. I am guilty of introducing some of these.
2022-08-11 22:47:03 +05:30
..
lexer Shrink Token. 2022-08-01 08:53:04 +10:00
parser Rollup merge of #100351 - compiler-errors:diagnostic-convention, r=fee1-dead 2022-08-11 22:47:03 +05:30
lib.rs Update doc comments that refer to config parameter 2022-07-24 16:40:24 +02:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00