rust/compiler/rustc_parse/src/parser
Michael Goulet e99e05d135
Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk
Replace `ConstFnMutClosure` with const closures

Also fixes a parser bug. cc `@oli-obk` for compiler changes
2023-02-03 14:15:22 -08:00
..
attr.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
attr_wrapper.rs Remove TokenCursorFrame. 2023-02-03 10:06:52 +11:00
diagnostics.rs Parse and recover from type ascription in patterns 2023-02-02 17:18:48 +00:00
expr.rs Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk 2023-02-03 14:15:22 -08: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 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: 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