rust-analyzer/crates/proc-macro-srv/src
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
..
dylib feat(proc-macro-srv): support metadata version 10 2025-04-03 14:58:59 +05:30
server_impl Correctly set the span of the proc_macro crate's Group delimiters 2025-05-21 18:31:14 +03:00
tests Correctly set the span of the proc_macro crate's Group delimiters 2025-05-21 18:31:14 +03:00
dylib.rs refactor: Shuffle some unsafety around in proc-macro-srv 2025-03-27 08:41:53 +01:00
lib.rs refactor: Shuffle some unsafety around in proc-macro-srv 2025-03-27 08:41:53 +01:00
proc_macros.rs prefer default over new 2025-04-04 15:49:50 +02:00
server_impl.rs Remote dangling file 2025-05-19 13:08:29 +02:00