This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-01 11:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
hir
History
Chayim Refael Friedman
134b6f2228
Fix IDE resolution of
use
inside a body
...
We stopped the expression search too early because `use` is an item.
2025-02-04 18:30:50 +02:00
..
src
Fix IDE resolution of
use
inside a body
2025-02-04 18:30:50 +02:00
Cargo.toml
Properly record meaningful imports as re-exports in symbol index
2025-01-20 14:29:11 +01:00