rust/crates/proc_macro_srv/src
Aleksey Kladov 55e9476e4b internal: more production-ready proc-macro RPC deserialization
* avoid arbitrary nested JSON tree (danger of stack overflow)
* use more compact representation.
2021-08-28 22:43:37 +03:00
..
abis Copy the proc_macro crate for the 1.56 ABI 2021-08-07 16:34:59 +01:00
tests internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
cli.rs internal: more production-ready proc-macro RPC deserialization 2021-08-28 22:43:37 +03:00
dylib.rs internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
lib.rs internal: more production-ready proc-macro RPC deserialization 2021-08-28 22:43:37 +03:00