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-diagnostics
History
Chayim Refael Friedman
8277c0336e
Fix a panic with a diagnostics fix when a keyword is used as a field
...
I found it easiest to fix in the quickfix code, and not deeper (e.g. body lowering).
2024-12-16 19:58:29 +02:00
..
src
Fix a panic with a diagnostics fix when a keyword is used as a field
2024-12-16 19:58:29 +02:00
Cargo.toml
Move text-edit into ide-db
2024-10-28 14:37:41 +01:00