]> git.lizzy.rs Git - rust.git/blob - src/test/ui/hrtb/issue-46989.nll.stderr
Auto merge of #84589 - In-line:zircon-thread-name, r=JohnTitor
[rust.git] / src / test / ui / hrtb / issue-46989.nll.stderr
1 error: higher-ranked subtype error
2   --> $DIR/issue-46989.rs:38:5
3    |
4 LL |     assert_foo::<fn(&i32)>();
5    |     ^^^^^^^^^^^^^^^^^^^^^^^^
6
7 error: aborting due to previous error
8