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