File: arg-implementation-detail.stderr

package info (click to toggle)
rust-async-trait 0.1.83-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (33)
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