rustc: Switch to the new resolution pass
This commit is contained in:
parent
b5f5676a2f
commit
c4af6e92fb
41 changed files with 430 additions and 328 deletions
|
@ -1,4 +1,4 @@
|
|||
// error-pattern:cyclic import
|
||||
// error-pattern:import
|
||||
|
||||
mod a {
|
||||
import b::x;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue