rust/compiler/rustc_parse/src
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
..
lexer Rollup merge of #104012 - chenyukang:yukang/fix-103882-deli-indentation, r=petrochenkov 2023-01-28 11:11:05 +01:00
parser Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk 2023-02-03 14:15:22 -08:00
errors.rs Rollup merge of #107493 - clubby789:range-fat-arrow-followup, r=estebank 2023-02-02 17:14:05 +01:00
lib.rs Split MacArgs in two. 2022-11-22 09:04:15 +11:00
validate_attr.rs Avoid unnecessary MetaItem/Attribute conversions. 2022-11-29 12:08:57 +11:00