]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/lint_without_lint_pass.rs
Auto merge of #6336 - giraffate:sync-from-rust, r=flip1995
[rust.git] / tests / ui / lint_without_lint_pass.rs
index 8eb1f7b64610ff5f65b74d7cd4e462d3ab60e7d5..beaef79a340afad2c371352f2dda86f385c95d8c 100644 (file)
@@ -2,7 +2,7 @@
 #![feature(rustc_private)]
 
 #[macro_use]
-extern crate rustc;
+extern crate rustc_middle;
 #[macro_use]
 extern crate rustc_session;
 extern crate rustc_lint;