rust/crates
Amos Wenger f5042947ce Add proc-macro-srv integration test that clones literals
This exercises some of the upcoming proc_macro bridge changes. It
should also pass for all supported ABIs, with the older-style bridge.
2022-07-20 16:43:40 +02:00
..
base-db Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
cfg Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
flycheck Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
hir Run cargo fmt 2022-07-20 15:06:15 +02:00
hir-def Run cargo fmt 2022-07-20 15:06:15 +02:00
hir-expand Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
hir-ty Rename proc macro server from 'Rustc' to 'RustAnalyzer' 2022-07-20 15:40:23 +02:00
ide Run cargo fmt 2022-07-20 15:06:15 +02:00
ide-assists Run cargo fmt 2022-07-20 15:06:15 +02:00
ide-completion Run cargo fmt 2022-07-20 15:06:15 +02:00
ide-db Run cargo fmt 2022-07-20 15:06:15 +02:00
ide-diagnostics Run cargo fmt 2022-07-20 15:06:15 +02:00
ide-ssr Run cargo fmt 2022-07-20 15:06:15 +02:00
limit Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
mbe Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
parser Run cargo fmt 2022-07-20 15:06:15 +02:00
paths Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
proc-macro-api Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
proc-macro-srv Add proc-macro-srv integration test that clones literals 2022-07-20 16:43:40 +02:00
proc-macro-test Add proc-macro-srv integration test that clones literals 2022-07-20 16:43:40 +02:00
profile Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
project-model Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
rust-analyzer Remove in-rust-tree feature 2022-07-20 15:58:57 +02:00
sourcegen Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
stdx Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
syntax Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
test-utils Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
text-edit Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
toolchain Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
tt Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
vfs Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
vfs-notify Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00