rust-analyzer/crates/proc-macro-srv/src
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