Files
rust/compiler
rust-bors[bot] 1b9ae9eddc Auto merge of #150502 - petrochenkov:overglob, r=yaahc
resolve: Factor out and document the glob binding overwriting logic

Also, avoid creating fresh name declarations and overwriting declarations in modules to update some fields in `DeclData`, when possible.
Instead, change the fields directly in `DeclData` using cells.

Unblocks https://github.com/rust-lang/rust/pull/149195.
2026-01-10 05:03:09 +00:00
..
2026-01-08 20:29:00 +05:00
2026-01-07 08:44:32 +08:00
2026-01-09 13:49:17 -05:00