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-28 02:29:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
c7f187430f
rust-analyzer
/
crates
/
hir
History
Download ZIP
Download TAR.GZ
Lukas Wirth
c7f187430f
Merge pull request
#18927
from ChayimFriedman2/skip-iter-await
...
feat: Add smart completions that skip `await` or `iter()` and `into_iter()`
2025-01-16 08:47:26 +00:00
..
src
Merge pull request
#18927
from ChayimFriedman2/skip-iter-await
2025-01-16 08:47:26 +00:00
Cargo.toml
Lay the foundation for diagnostics in ty lowering, and implement a first diagnostic
2024-12-04 14:22:56 +02:00