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 118cad1 commit 9f09127Copy full SHA for 9f09127
src/test/ui/nll/relate_tys/hr-fn-aau-eq-abu.stderr
@@ -1,5 +1,5 @@
1
error: higher-ranked subtype error
2
- --> $DIR/hr-fn-aau-eq-abu.rs:29:53
+ --> $DIR/hr-fn-aau-eq-abu.rs:33:53
3
|
4
LL | let a: Cell<for<'a, 'b> fn(&'a u32, &'b u32)> = make_cell_aa();
5
| ^^^^^^^^^^^^^^
0 commit comments