1
Fork 0
rust/compiler/rustc_parse/src/parser
2023-04-25 18:59:55 +01:00
..
attr.rs fix clippy::toplevel_ref_arg and ::manual_map 2023-04-16 13:28:13 +02:00
attr_wrapper.rs Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
diagnostics.rs remove redundant clones 2023-04-15 18:04:51 +02:00
expr.rs Fix typos in compiler 2023-04-10 22:02:52 +02:00
generics.rs Fix static string lints 2023-04-25 18:59:55 +01:00
item.rs use matches! macro in more places 2023-04-16 12:08:30 +02:00
mod.rs Use a simpler atomic operation than the compare_exchange hammer 2023-04-04 09:01:44 +00:00
nonterminal.rs use matches! macro in more places 2023-04-16 12:08:30 +02:00
pat.rs feat: implement error recovery in expected_ident_found 2023-03-20 20:54:41 +13:00
path.rs Fix static string lints 2023-04-25 18:59:55 +01:00
stmt.rs feat/refactor: improve errors in case of ident with number at start 2023-03-09 21:29:32 +13:00
ty.rs Fix static string lints 2023-04-25 18:59:55 +01:00