summary refs log tree commit diff
path: root/src/test/ui/methods/method-call-lifetime-args-subst-index.stderr
blob: 2848ff88c174c33c8fefe6386a0ce4f52ac09ea8 (plain)
1
2
3
4
5
6
7
8
error: compilation successful
  --> $DIR/method-call-lifetime-args-subst-index.rs:25:1
   |
LL | fn main() {} //~ ERROR compilation successful
   | ^^^^^^^^^^^^

error: aborting due to previous error