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-10-01 06:11:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
890eb17b4e
rust-analyzer
/
crates
/
rust-analyzer
History
Download ZIP
Download TAR.GZ
Lukas Wirth
890eb17b4e
Replace ID based TokenMap with proper relative text-ranges / spans
2023-11-28 10:55:39 +01:00
..
src
Replace ID based TokenMap with proper relative text-ranges / spans
2023-11-28 10:55:39 +01:00
tests
/slow-tests
Replace
option.map(cond) == Some(true)
with
option.is_some_and(cond)
2023-11-24 09:06:44 -08:00
build.rs
Fix typo in build.rs
2022-06-26 10:09:45 +00:00
Cargo.toml
Bump rayon
2023-11-15 21:14:56 +02:00