File: wrong-interpolation.stderr

package info (click to toggle)
rust-anyhow 1.0.99-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 500 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (54)
1
2
3
4
5
error: 1 positional argument in format string, but no arguments were given
 --> tests/ui/wrong-interpolation.rs:4:12
  |
4 |     bail!("{} not found");
  |            ^^