Skip to content

Commit e7b2702

Browse files
committed
Update ui test to rustc master
1 parent 3864d89 commit e7b2702

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/lint/use_suggestion_json.stderr

-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ mod foo {
372372
|
373373
20 | let x: Iter;
374374
| ^^^^ not found in this scope
375-
|
376375
help: possible candidates are found in other modules, you can import them into scope
377376
|
378377
19 | use std::collections::binary_heap::Iter;

0 commit comments

Comments
 (0)