mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-05 05:47:39 +03:00
5 lines
121 B
Text
5 lines
121 B
Text
error: missing #[error("...")] display attribute
|
|
--> tests/ui/missing-fmt.rs:7:5
|
|
|
|
|
7 | B(usize),
|
|
| ^^^^^^^^
|