We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d71f9 commit 49721fbCopy full SHA for 49721fb
tests/ui/nll/missing-universe-cause-issue-114907.stderr
@@ -38,16 +38,16 @@ LL | accept(callback);
38
= note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
39
40
error: higher-ranked subtype error
41
- --> $DIR/missing-universe-cause-issue-114907.rs:33:21
+ --> $DIR/missing-universe-cause-issue-114907.rs:33:5
42
|
43
LL | accept(callback);
44
- | ^
+ | ^^^^^^^^^^^^^^^^
45
46
47
48
49
50
51
52
53
0 commit comments