summaryrefslogtreecommitdiffstats
path: root/third_party/rust/async-trait/tests/ui/arg-implementation-detail.stderr
blob: e7426888882ee9f15404d9b70bb8ecbef6daebe0 (plain)
1
2
3
4
5
error[E0425]: cannot find value `__arg0` in this scope
  --> tests/ui/arg-implementation-detail.rs:18:17
   |
18 |         let _ = __arg0;
   |                 ^^^^^^ not found in this scope