11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
warning: this lint expectation is unfulfilled
|
|
--> $DIR/allow-or-expect-dead_code-114557-2.rs:14:10
|
|
|
|
|
LL | #[expect(dead_code)]
|
|
| ^^^^^^^^^
|
|
|
|
|
= note: `#[warn(unfulfilled_lint_expectations)]` on by default
|
|
|
|
warning: 1 warning emitted
|
|
|