mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-03-21 20:34:07 +00:00
Auto merge of #150741 - petrochenkov:modsplitfast, r=nnethercote
resolve: Use `Macros20NormalizedIdent` in more interfaces It allows to avoid expensive double normalization in some cases. This is an attempt to fix the perf regressions from https://github.com/rust-lang/rust/pull/149681.
This commit is contained in: