blob: 3c746e4c53b512c2888ff3c64919eb8dd2afe815 [file] [log] [blame]
error: unknown format trait `notimplemented`
--> $DIR/ifmt-unknown-trait.rs:12:34
|
LL | format!("{:notimplemented}", "3");
| ^^^
error: aborting due to previous error