-Small regression in the frontend on a few benchmarks. Regressions seems to come from `incremental_verify_ich` which doesn't run by default and `check_mod_privacy`, so I suspect this is either https://github.com/rust-lang/rust/pull/147932 (more code in std), or maybe https://github.com/rust-lang/rust/pull/147768 (refactor on the frontend), or https://github.com/rust-lang/rust/pull/142339 (more frontend work). Unfortunately, we don't have unrolled commits for PRs in this rollup, so it's a bit complicated to investigate further. Changes are small, so I don't think this is worth more investigation.
0 commit comments