Remove outdated references to librustc_middle
.
This commit is contained in:
parent
f688dd684f
commit
16e117cf96
7 changed files with 9 additions and 10 deletions
|
@ -147,7 +147,7 @@ pub fn make_display(f: impl Fn(&mut fmt::Formatter<'_>) -> fmt::Result) -> impl
|
|||
Printer { f }
|
||||
}
|
||||
|
||||
// See comments in src/librustc_middle/lib.rs
|
||||
// See comments in compiler/rustc_middle/src/tests.rs
|
||||
#[doc(hidden)]
|
||||
pub fn __noop_fix_for_27438() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue