rust-analyzer/crates/proc-macro-srv/src
Chayim Refael Friedman c94e9efbef Salsify the crate graph
I.e. make it not one giant input but multiple, for incrementality and decreased memory usage for Salsa 3 reasons.
2025-03-12 21:02:30 +02:00
..
dylib Only parse the object file once 2024-12-12 13:23:25 +01:00
server_impl Make proc_macro span's line & column 1-indexed, as documented 2025-01-26 08:27:24 +02:00
tests Salsify the crate graph 2025-03-12 21:02:30 +02:00
dylib.rs proc-macro-srv: make usage of RTLD_DEEPBIND portable 2025-01-20 10:19:24 +01:00
lib.rs Use interior mutability for loaded ProcMacrorv::expanders 2025-02-05 12:01:57 +01:00
proc_macros.rs Store token trees in contiguous Vec instead of as a tree 2025-01-02 19:21:46 +02:00
server_impl.rs Store token trees in contiguous Vec instead of as a tree 2025-01-02 19:21:46 +02:00