mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
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
|
|
|