rust-analyzer/crates/proc-macro-srv/src
2022-07-21 18:11:50 +02:00
..
abis Use a thread-local for the symbol interner (1/2) 2022-07-21 14:57:09 +02:00
tests Add proc-macro-srv integration test that clones literals 2022-07-20 16:43:40 +02:00
cli.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
dylib.rs Move version string to RustcInfo, read '.rustc' section only once 2022-07-21 13:57:36 +02:00
lib.rs Run proc macro expansion in a separate thread (for the thread-local interner) 2022-07-21 18:11:50 +02:00