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-09-28 11:20:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
ide-completion
History
Chayim Refael Friedman
b24142b50b
Fix case where completion inside macro that expands to
#[test]
was unavailable
...
We ignore `#[test]` in the def map, so that's why it failed.
2025-01-06 22:02:24 +02:00
..
src
Fix case where completion inside macro that expands to
#[test]
was unavailable
2025-01-06 22:02:24 +02:00
Cargo.toml
Move text-edit into ide-db
2024-10-28 14:37:41 +01:00