]> git.lizzy.rs Git - rust.git/blob - tests/ui/type-alias-impl-trait/issue-53096.stderr
Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper
[rust.git] / tests / ui / type-alias-impl-trait / issue-53096.stderr
1 error: fatal error triggered by #[rustc_error]
2   --> $DIR/issue-53096.rs:11:1
3    |
4 LL | fn main() {}
5    | ^^^^^^^^^
6
7 error: aborting due to previous error
8