rust-analyzer/crates/hir
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