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-10-01 11:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
proc-macro-srv
/
src
History
Chayim Refael Friedman
3e834add61
Support spans with proc macro servers from before the ast id changes
...
The only thing changed is the value of the fixup ast id, so we just swap it.
2025-06-12 16:08:48 +03:00
..
dylib
feat(proc-macro-srv): support metadata version 10
2025-04-03 14:58:59 +05:30
server_impl
Support spans with proc macro servers from before the ast id changes
2025-06-12 16:08:48 +03:00
tests
Support spans with proc macro servers from before the ast id changes
2025-06-12 16:08:48 +03:00
dylib.rs
Support spans with proc macro servers from before the ast id changes
2025-06-12 16:08:48 +03:00
lib.rs
Support spans with proc macro servers from before the ast id changes
2025-06-12 16:08:48 +03:00
proc_macros.rs
Support spans with proc macro servers from before the ast id changes
2025-06-12 16:08:48 +03:00
server_impl.rs
Fix proc macro server handling of strings with minuses
2025-06-11 01:03:35 +03:00