rust/compiler/rustc_parse/src
bors e78e747f53 Auto merge of #98827 - aDotInTheVoid:suggest-extern-block, r=nagisa
Suggest using block for `extern "abi" fn` with no body

`@rustbot` modify labels: +A-diagnostics
2022-07-07 04:18:47 +00:00
..
lexer remove unnecessary to_string and String::new 2022-06-13 15:48:40 +09:00
parser Auto merge of #98827 - aDotInTheVoid:suggest-extern-block, r=nagisa 2022-07-07 04:18:47 +00:00
lib.rs various: add rustc_lint_diagnostics to diag fns 2022-06-27 08:32:06 +01:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00