mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
547a6ffee0
Revert "resolve: Use NameBinding for local variables and generic parameters"
This reverts commit 6162529a01, that is, PR #89100.
Reverting per performance regression noted post-merge on that PR (https://github.com/rust-lang/rust/pull/89100#issuecomment-948065457).