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-09-13 22:06:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
21e6058ab7
rust-analyzer
/
crates
/
syntax
History
Download ZIP
Download TAR.GZ
Chayim Refael Friedman
21e6058ab7
Fix Return Type Syntax to include
..
(i.e.
method(..)
and not
method()
) as specified in the RFC
2024-08-26 01:45:52 +03:00
..
fuzz
Bump Cargo.lock
2024-05-14 10:57:02 +02:00
src
Fix Return Type Syntax to include
..
(i.e.
method(..)
and not
method()
) as specified in the RFC
2024-08-26 01:45:52 +03:00
test_data
Merge commit '
aa9bc86125
' into sync-from-ra
2023-06-05 12:04:23 +03:00
Cargo.toml
Pin
rowan
to
0.15.15
2024-08-17 21:35:07 +09:00
rust.ungram
Fix Return Type Syntax to include
..
(i.e.
method(..)
and not
method()
) as specified in the RFC
2024-08-26 01:45:52 +03:00