Remove outdated references to librustc_middle
.
This commit is contained in:
parent
f688dd684f
commit
16e117cf96
7 changed files with 9 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
use super::*;
|
||||
|
||||
// FIXME(#27438): right now the unit tests of librustc_middle don't refer to any actual
|
||||
// functions generated in librustc_data_structures (all
|
||||
// FIXME(#27438): right now the unit tests of rustc_middle don't refer to any actual
|
||||
// functions generated in rustc_data_structures (all
|
||||
// references are through generic functions), but statics are
|
||||
// referenced from time to time. Due to this bug we won't
|
||||
// actually correctly link in the statics unless we also
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue