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-31 12:04:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
3e0ab7219a
rust-analyzer
/
crates
/
proc-macro-srv
/
src
/
tests
History
Download ZIP
Download TAR.GZ
Chayim Refael Friedman
bf8d03c1b5
Correctly set the span of the proc_macro crate's Group delimiters
...
Previously only the open delimiter's span was set, and this caused... weird problems.
2025-05-21 18:31:14 +03:00
..
mod.rs
Correctly set the span of the proc_macro crate's Group delimiters
2025-05-21 18:31:14 +03:00
utils.rs
minor: Add more proc-macro tests for parsing negative literals
2025-05-05 13:44:45 +02:00