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-09-13 13:57:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
dfb32cdf10
rust-analyzer
/
crates
/
project-model
History
Download ZIP
Download TAR.GZ
Ryo Yoshida
dfb32cdf10
Optimize
DepKindInfo
->
DepKind
conversion
...
We don't need to allocate a `Vec`, nor do we need sorting.
2023-07-21 17:10:42 +09:00
..
src
Optimize
DepKindInfo
->
DepKind
conversion
2023-07-21 17:10:42 +09:00
test_data
Deduplicate crates when extending crate graphs
2023-04-26 11:44:11 +02:00
Cargo.toml
Change in-tree libs to workspace dependencies
2023-06-20 13:53:39 +10:00