rust-analyzer/crates/proc_macro_srv/src
alexjg 14a51d28b5 check rustc major version == 1 not < 1
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
2021-07-12 16:05:45 +01:00
..
proc_macro This patch shortens the spawned threads' names, as threads on Linux 2021-07-08 18:27:54 +05:30
proc_macro_nightly Use rustc version of dylib to choose which proc macro ABI to use 2021-07-12 16:05:45 +01:00
tests internal: add cloning macro fixture 2021-06-25 23:37:55 +03:00
cli.rs Improve message usage in proc-macro 2021-03-24 03:51:06 +08:00
dylib.rs check rustc major version == 1 not < 1 2021-07-12 16:05:45 +01:00
lib.rs Use rustc version of dylib to choose which proc macro ABI to use 2021-07-12 16:05:45 +01:00
rustc_server.rs Apply some clippy suggestions 2021-06-21 16:40:21 +02:00
rustc_server_nightly.rs copy proc_maco to proc_macro_nightly and modify for nightly ABI compatibility 2021-07-12 16:05:45 +01:00