]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk
authorMichael Goulet <michael@errs.io>
Fri, 3 Feb 2023 22:15:22 +0000 (14:15 -0800)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2023 22:15:22 +0000 (14:15 -0800)
 Replace `ConstFnMutClosure` with const closures

Also fixes a parser bug. cc `@oli-obk` for compiler changes

1  2 
compiler/rustc_parse/src/parser/expr.rs
compiler/rustc_parse/src/parser/mod.rs