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
/
span
History
Chayim Refael Friedman
edb804a100
Don't hash the
SyntaxKind
in the ast id
...
There is no need to, it's already stored in the `kind`.
2025-07-09 17:21:45 +03:00
..
src
Don't hash the
SyntaxKind
in the ast id
2025-07-09 17:21:45 +03:00
Cargo.toml
Use stable AST IDs
2025-06-12 08:47:22 +03:00