Sha256: 7859db67522b7d35819c4cfaa725f76136cdea990a65d2469638d4c2c899db8c
Contents?: true
Size: 497 Bytes
Versions: 4
Compression:
Stored size: 497 Bytes
Contents
error: expected `,`, found `.` --> tests/ui/expression-fallback.rs:4:11 | 4 | #[error("".yellow)] | ^ expected `,` error: argument never used --> tests/ui/expression-fallback.rs:4:12 | 4 | #[error("".yellow)] | -- ^^^^^^ argument never used | | | formatting specifier missing error[E0425]: cannot find value `yellow` in this scope --> tests/ui/expression-fallback.rs:4:12 | 4 | #[error("".yellow)] | ^^^^^^ not found in this scope
Version data entries
4 entries across 4 versions & 1 rubygems