rust/compiler/rustc_parse/src/parser
2023-02-06 19:54:14 +05:30
..
attr_wrapper.rs Remove TokenCursorFrame. 2023-02-03 10:06:52 +11:00
attr.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
diagnostics.rs Parse and recover from type ascription in patterns 2023-02-02 17:18:48 +00:00
expr.rs Recover from missing expression in for loop 2023-02-05 17:33:10 +03:00
generics.rs Recover from default value for a lifetime in generic parameters. 2023-02-04 17:04:09 -06:00
item.rs Rename rust_2015 => is_rust_2015 2023-02-02 08:17:13 +00:00
mod.rs Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk 2023-02-03 14:15:22 -08: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: remove huge error imports 2023-02-05 03:48:17 +01:00
ty.rs Rollup merge of #107559 - WaffleLapkin:is_it_2015¿, r=davidtwco 2023-02-02 17:14:08 +01:00