rust/compiler/rustc_parse/src
Matthias Krüger 5197ef66b7
Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors
Suggest `.clone()` or `ref binding` on E0382
2022-11-24 08:42:33 +01:00
..
lexer Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
parser Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors 2022-11-24 08:42:33 +01:00
errors.rs Match crate and slug names 2022-11-21 15:24:50 +01:00
lib.rs Split MacArgs in two. 2022-11-22 09:04:15 +11:00
validate_attr.rs Split MacArgs in two. 2022-11-22 09:04:15 +11:00