rust/compiler/rustc_parse/src/parser
2023-02-02 17:14:08 +01:00
..
attr.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
attr_wrapper.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
diagnostics.rs Revert "Teach parser to understand fake anonymous enum syntax" and related commits 2023-02-02 05:54:35 +00:00
expr.rs Improve diagnostic for missing space in range pattern 2023-02-02 13:18:12 +00:00
generics.rs rustc_parse: migrate more to diagnostic structs 2023-02-01 21:50:34 +01:00
item.rs Rename rust_2015 => is_rust_2015 2023-02-02 08:17:13 +00:00
mod.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
nonterminal.rs rustc_parse: migrate more to diagnostic structs 2023-02-01 21:50:34 +01:00
pat.rs Rollup merge of #107493 - clubby789:range-fat-arrow-followup, r=estebank 2023-02-02 17:14:05 +01:00
path.rs recover more unbraced const args 2023-01-27 19:26:04 +01:00
stmt.rs rustc_parse: migrate more to diagnostic structs 2023-02-01 21:50:34 +01:00
ty.rs Rollup merge of #107559 - WaffleLapkin:is_it_2015¿, r=davidtwco 2023-02-02 17:14:08 +01:00