Produce better errors for invalid imports.
This commit is contained in:
parent
c489abedb4
commit
c1f2e29596
3 changed files with 13 additions and 0 deletions
|
|
@ -404,6 +404,7 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
|
|||
test/run-fail/task-comm-14.rs \
|
||||
test/compile-fail/import.rs \
|
||||
test/compile-fail/import2.rs \
|
||||
test/compile-fail/import3.rs \
|
||||
test/compile-fail/bad-recv.rs \
|
||||
test/compile-fail/bad-send.rs \
|
||||
test/compile-fail/infinite-vec-type-recursion.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue