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
/
ide-diagnostics
History
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
Move text-edit into ide-db
2024-10-28 14:37:41 +01:00