granite-rust/crates
Amos Wenger d5b1ae66c2 Remove check_merge_commits test altogether
Rationale: Merge commits will probably end up in
`rust-lang/rust-analyzer` when doing "rust=>ra" syncs anyway.

It could be changed to only check for merge commits in non-sync PRs,
but it's "probably not worth the hassle"
2022-07-20 15:57:14 +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 Run cargo fmt 2022-07-20 15:06:15 +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 Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
proc-macro-test Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +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 check_merge_commits test altogether 2022-07-20 15:57:14 +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