This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-11-03 05:13:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
8a5aa80488
rust-analyzer
/
crates
/
hir-def
History
Download ZIP
Download TAR.GZ
Chayim Refael Friedman
044c831f7f
Fix a bug where enum variants were not considered properly in type ns resolution
...
They should be considered just as well as in value ns, for example for struct literals.
2025-01-19 06:31:23 +02:00
..
src
Fix a bug where enum variants were not considered properly in type ns resolution
2025-01-19 06:31:23 +02:00
Cargo.toml
Implement semitransparent hygiene
2024-10-22 21:26:56 +03:00