summaryrefslogtreecommitdiffstats
path: root/vendor/anyhow/tests/ui/wrong-interpolation.stderr
blob: 55a29641136719dda63cb8f6570871418e306ece (plain)
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");
  |            ^^