mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
dcdb35a730
Refactor resolve resolution bindings This pr does the work asked in https://github.com/rust-lang/rust/pull/142547#issuecomment-3001339385. This part: > move the `(non)_glob_binding` change r? ````@petrochenkov````