rust/crates
bors bd4439fafa Auto merge of #12829 - fasterthanlime:in-rust-tree-feature, r=Veykril
Remove `check_merge_commits` test

Due to the way "git subtree" works, the `check_merge_commits` test _will_ find merge commits and fail, so we simply skip it.

This changed is tracked in:

  * https://github.com/rust-lang/rust-analyzer/issues/12818

Maintainer impact: none
2022-07-20 14:02:49 +00: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 Rename proc macro server from 'Rustc' to 'RustAnalyzer' 2022-07-20 15:40:23 +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 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