rust-analyzer/crates/proc-macro-api/src
bjorn3 17a6bb557e Support reading uncompressed proc macro metadata
rust-lang/rust#113695 makes the dylib metadata uncompressed for perf
reasons. This commit allows reading both the current compressed and
future uncompressed dylib metadata.
2023-07-17 13:30:19 +00:00
..
msg Encode closing delimiter span in FlatTrees 2023-04-14 10:34:41 +02:00
lib.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
msg.rs Encode closing delimiter span in FlatTrees 2023-04-14 10:34:41 +02:00
process.rs Remove proc-macro server command from the rust-analyzer binary 2023-04-26 08:19:28 +02:00
version.rs Support reading uncompressed proc macro metadata 2023-07-17 13:30:19 +00:00