Skip to content

Commit

Permalink
Update ui test to rustc master
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Nov 20, 2017
1 parent 3864d89 commit e7b2702
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/ui/lint/use_suggestion_json.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ mod foo {
|
20 | let x: Iter;
| ^^^^ not found in this scope
|
help: possible candidates are found in other modules, you can import them into scope
|
19 | use std::collections::binary_heap::Iter;
Expand Down

0 comments on commit e7b2702

Please sign in to comment.