mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-03 21:07:38 +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),
|
|
| ^^^^^^^^
|