about summary refs log tree commit diff
path: root/src/librustc_plugin
diff options
context:
space:
mode:
Diffstat (limited to 'src/librustc_plugin')
-rw-r--r--src/librustc_plugin/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/librustc_plugin/Cargo.toml b/src/librustc_plugin/Cargo.toml
index 514d81ecc94..48d4437358c 100644
--- a/src/librustc_plugin/Cargo.toml
+++ b/src/librustc_plugin/Cargo.toml
@@ -2,6 +2,7 @@
 authors = ["The Rust Project Developers"]
 name = "rustc_plugin"
 version = "0.0.0"
+build = false
 
 [lib]
 name = "rustc_plugin"