mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
fix reference file
This commit is contained in:
parent
118cad13a5
commit
9f09127f4d
@ -1,5 +1,5 @@
|
||||
error: higher-ranked subtype error
|
||||
--> $DIR/hr-fn-aau-eq-abu.rs:29:53
|
||||
--> $DIR/hr-fn-aau-eq-abu.rs:33:53
|
||||
|
|
||||
LL | let a: Cell<for<'a, 'b> fn(&'a u32, &'b u32)> = make_cell_aa();
|
||||
| ^^^^^^^^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user