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
2024-11-10 15:14:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
21e6058ab7
rust-analyzer
/
crates
/
parser
History
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
..
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
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
Cargo.toml
Replace
[package.repository] = "…"
of published crates with
[package.repository.workspace] = true
2024-08-06 00:26:42 +02:00