]> git.lizzy.rs Git - rust.git/commit
Disable all source-gen tests at compile time
authorAmos Wenger <amoswenger@gmail.com>
Sat, 23 Jul 2022 00:06:11 +0000 (02:06 +0200)
committerAmos Wenger <amoswenger@gmail.com>
Sun, 24 Jul 2022 08:38:28 +0000 (10:38 +0200)
commit753456232b7478bea21b642c0c3af9e5b17acb5e
tree9d4b98507e95b878cd8531b5f8890a4c2f9e51ed
parent107e2653a6fa15ff9761302f86b2bdf8c8cc8147
Disable all source-gen tests at compile time
12 files changed:
src/tools/rust-analyzer/crates/ide-assists/Cargo.toml
src/tools/rust-analyzer/crates/ide-assists/src/tests/sourcegen.rs
src/tools/rust-analyzer/crates/ide-diagnostics/Cargo.toml
src/tools/rust-analyzer/crates/ide-diagnostics/src/tests/sourcegen.rs
src/tools/rust-analyzer/crates/ide/Cargo.toml
src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml
src/tools/rust-analyzer/crates/rust-analyzer/tests/slow-tests/sourcegen.rs
src/tools/rust-analyzer/crates/rust-analyzer/tests/slow-tests/tidy.rs
src/tools/rust-analyzer/crates/sourcegen/Cargo.toml
src/tools/rust-analyzer/crates/syntax/Cargo.toml
src/tools/rust-analyzer/crates/syntax/src/tests.rs
src/tools/rust-analyzer/crates/syntax/src/tests/ast_src.rs