Skip to content

Commit 4fe5c43

Browse files
committed
tests: Remove plugin tests
Compiler plugins were removed in rust-lang/rust#116412, so we don't need these tests. As for the `plugin` field on build-targets, it appears to be [stable-but-deprecated](https://doc.rust-lang.org/cargo/reference/cargo-targets.html#the-plugin-field), so I left it alone
1 parent 65e297d commit 4fe5c43

File tree

2 files changed

+0
-422
lines changed

2 files changed

+0
-422
lines changed

tests/testsuite/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ mod patch;
132132
mod path;
133133
mod paths;
134134
mod pkgid;
135-
mod plugins;
136135
mod proc_macro;
137136
mod profile_config;
138137
mod profile_custom;

0 commit comments

Comments
 (0)