rust-analyzer/crates/proc-macro-srv/src
Lukas Wirth b6910ed1b2
Merge pull request #18327 from ChayimFriedman2/flat-tt
Store token trees in contiguous `Vec` instead of as a tree
2025-01-03 11:31:58 +00:00
..
dylib Only parse the object file once 2024-12-12 13:23:25 +01:00
server_impl Merge pull request #18327 from ChayimFriedman2/flat-tt 2025-01-03 11:31:58 +00:00
tests Store token trees in contiguous Vec instead of as a tree 2025-01-02 19:21:46 +02:00
dylib.rs Store token trees in contiguous Vec instead of as a tree 2025-01-02 19:21:46 +02:00
lib.rs Store token trees in contiguous Vec instead of as a tree 2025-01-02 19:21:46 +02: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