This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-29 19:17:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
e968dd17bf
rust-analyzer
/
crates
/
ide-diagnostics
/
src
History
Download ZIP
Download TAR.GZ
Chayim Refael Friedman
74ecb1e788
When renaming a parameter to
self
, change callers to use method call syntax
2025-08-02 21:39:22 +03:00
..
handlers
cargo clippy --fix
2025-07-31 10:55:10 +02:00
tests
Fix a bug with missing binding in MBE
2025-01-07 23:04:53 +02:00
lib.rs
cargo clippy --fix
2025-07-31 10:55:10 +02:00
tests.rs
When renaming a parameter to
self
, change callers to use method call syntax
2025-08-02 21:39:22 +03:00