rust/compiler/rustc_parse/src/parser
2023-05-01 16:37:00 +08:00
..
attr_wrapper.rs Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
attr.rs fix clippy::toplevel_ref_arg and ::manual_map 2023-04-16 13:28:13 +02:00
diagnostics.rs soften the wording for removing type ascription 2023-05-01 16:37:00 +08:00
expr.rs fix tests 2023-05-01 16:15:17 +08:00
generics.rs Fix static string lints 2023-04-25 18:59:55 +01:00
item.rs Rip it out 2023-05-01 16:15:13 +08:00
mod.rs fix tests 2023-05-01 16:15:17 +08:00
nonterminal.rs use matches! macro in more places 2023-04-16 12:08:30 +02:00
pat.rs Rip it out 2023-05-01 16:15:13 +08:00
path.rs soften the wording for removing type ascription 2023-05-01 16:37:00 +08:00
stmt.rs soften the wording for removing type ascription 2023-05-01 16:37:00 +08:00
ty.rs Rip it out 2023-05-01 16:15:13 +08:00