blob: c954a75b394160edf8b7a8bf10a1cd10590ed8f3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
warning: this lint expectation is unfulfilled
--> $DIR/allow-or-expect-dead_code-114557-3.rs:9:10
|
LL | #[expect(dead_code)]
| ^^^^^^^^^
|
= note: `#[warn(unfulfilled_lint_expectations)]` on by default
warning: 1 warning emitted
|