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-13 21:54:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
18feb726be
rust-analyzer
/
crates
/
hir
History
Yunfei
18feb726be
feat(ide-completion): extra sugar auto-completion
async fn ...
in
impl trait
for
async fn in trait
that's defined in desugar form
2024-09-01 10:08:25 +02:00
..
src
feat(ide-completion): extra sugar auto-completion
async fn ...
in
impl trait
for
async fn in trait
that's defined in desugar form
2024-09-01 10:08:25 +02:00
Cargo.toml
Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock
2024-08-16 09:53:37 +03:00