rust/crates/proc-macro-srv
Lukas Wirth f57cd838d8 Don't run proc-macro-srv tests on the rust-analyzer repo
proc-macro ABI breakage still affects the tests when a new stable version
releases. Ideally we'd still be able to run the tests on the rust-analyzer
repo without having to update the proc-macro ABI, but for now just to
unblock CI we will ignore them here, as they are still run in upstream.
2022-09-24 00:08:28 +02:00
..
src Don't run proc-macro-srv tests on the rust-analyzer repo 2022-09-24 00:08:28 +02:00
build.rs Pass tidy checks 2022-07-21 13:37:41 +02:00
Cargo.toml Replace crossbeam with std's scoped threads 2022-08-22 14:55:13 +02:00