Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 9f09127

Browse files
committed
fix reference file
1 parent 118cad1 commit 9f09127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/nll/relate_tys/hr-fn-aau-eq-abu.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: higher-ranked subtype error
2-
--> $DIR/hr-fn-aau-eq-abu.rs:29:53
2+
--> $DIR/hr-fn-aau-eq-abu.rs:33:53
33
|
44
LL | let a: Cell<for<'a, 'b> fn(&'a u32, &'b u32)> = make_cell_aa();
55
| ^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)