Remove outdated references to librustc_middle
.
This commit is contained in:
parent
f688dd684f
commit
16e117cf96
7 changed files with 9 additions and 10 deletions
|
@ -72,7 +72,7 @@ use crate::nonstandard_style::{method_context, MethodLateContext};
|
|||
|
||||
use std::fmt::Write;
|
||||
|
||||
// hardwired lints from librustc_middle
|
||||
// hardwired lints from rustc_lint_defs
|
||||
pub use rustc_session::lint::builtin::*;
|
||||
|
||||
declare_lint! {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue