rust-analyzer/crates/hir-def
Chayim Refael Friedman 215cbe9e71 Fixed another bug with glob imports
When a glob import overriding the visibility of a previous glob import was not properly resolved when the items are only available in the next fixpoint iteration.

The bug was hidden until #18390.
2024-12-04 03:15:32 +02:00
..
src Fixed another bug with glob imports 2024-12-04 03:15:32 +02:00
Cargo.toml Implement semitransparent hygiene 2024-10-22 21:26:56 +03:00