This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 711fb92
committed
Auto merge of rust-lang#127371 - petrochenkov:optmutvis, r=<try>
[WIP] Try optimizing noop AST mut visiting
`flat_map_in_place` is pretty fast, but let's check what happens if we avoid it entirely.File tree
7 files changed
+329
-126
lines changed- compiler
- rustc_ast/src
- rustc_builtin_macros/src
- rustc_expand/src
- mbe
- rustc_parse/src/parser
- mut_visit
7 files changed
+329
-126
lines changed
0 commit comments