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
/
hir
History
Chayim Refael Friedman
cec9fa1606
Add smart completions that skip
await
or
iter()
and
into_iter()
...
E.g. complete `await.foo()`.
2025-01-15 22:32:07 +02:00
..
src
Add smart completions that skip
await
or
iter()
and
into_iter()
2025-01-15 22:32:07 +02:00
Cargo.toml
Lay the foundation for diagnostics in ty lowering, and implement a first diagnostic
2024-12-04 14:22:56 +02:00