rust/compiler/rustc_parse/src/parser
Matthias Krüger 92aba63d6b
Rollup merge of #117892 - estebank:fat-arrow-typo, r=compiler-errors
Detect more `=>` typos

Handle and recover `match expr { pat >= { arm } }`.
2023-11-17 00:41:22 +01:00
..
attr.rs Avoid too many expected symbols and reduce Nones 2023-08-03 08:56:31 +00:00
attr_wrapper.rs Adjust to_attr_token_stream. 2023-09-06 17:12:07 +10:00
diagnostics.rs Re-format code with new rustfmt 2023-11-15 21:45:48 -05:00
expr.rs Detect more => typos 2023-11-14 00:46:37 +00:00
generics.rs fix couple of clippy findings: 2023-07-23 10:50:14 +02:00
item.rs Rollup merge of #117282 - clubby789:recover-wrong-function-header, r=TaKO8Ki 2023-11-08 17:14:36 +01:00
mod.rs Re-format code with new rustfmt 2023-11-15 21:45:48 -05:00
nonterminal.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
pat.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
path.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
stmt.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
ty.rs Fix some typos 2023-11-14 23:06:50 +08:00