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-02-14 21:18:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
133eec6cda
Branches
Tags
No results found.
rust-analyzer
/
crates
/
ide-db
History
Oli Scherer
83e28486dc
Error on using
yield
without also using
#[coroutine]
on the closure
...
And suggest adding the `#[coroutine]` to the closure
2024-04-24 08:05:29 +00:00
..
src
Error on using
yield
without also using
#[coroutine]
on the closure
2024-04-24 08:05:29 +00:00
Cargo.toml
ide: improve ReferenceCategoryType
2024-04-16 17:17:46 +01:00