forked from mirrors/gecko-dev
This updates all crates that can be updated with no addition of new crates, that start with letter a. Differential Revision: https://phabricator.services.mozilla.com/D133027
5 lines
170 B
Text
5 lines
170 B
Text
error: 1 positional argument in format string, but no arguments were given
|
|
--> tests/ui/wrong-interpolation.rs:4:12
|
|
|
|
|
4 | bail!("{} not found");
|
|
| ^^
|