This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2025-01-25 03:15:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5a129f9031
rust-analyzer
/
crates
/
rust-analyzer
History
hkalbasi
4d55cac466
Initial support for implicit drop inlay hint
2023-12-01 16:16:46 +03:30
..
src
Initial support for implicit drop inlay hint
2023-12-01 16:16:46 +03:30
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