summaryrefslogtreecommitdiffstats
path: root/src/test/ui/associated-types/bound-lifetime-in-return-only.ok.stderr
blob: 1c0d3ac105852a78f56f2c75c0c382f8348c981b (plain)
1
2
3
4
5
6
7
8
error: fatal error triggered by #[rustc_error]
  --> $DIR/bound-lifetime-in-return-only.rs:49:1
   |
LL | fn main() { }
   | ^^^^^^^^^

error: aborting due to previous error