rust/crates/rust-analyzer
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 Simplify 2022-09-19 17:31:08 +02:00
tests/slow-tests Don't run proc-macro-srv tests on the rust-analyzer repo 2022-09-24 00:08:28 +02:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Use lsp-types DECORATOR token type 2022-08-23 14:06:19 +02:00