blob: 644f3fa7906e416bec027f1b2972ebefd176de73 [file] [log] [blame]
warning: this lint expectation is unfulfilled
--> $DIR/expect_with_reason.rs:5:11
|
LL | #![expect(unused_variables, reason = "<This should fail and display this reason>")]
| ^^^^^^^^^^^^^^^^
|
= note: <This should fail and display this reason>
= note: `#[warn(unfulfilled_lint_expectations)]` on by default
warning: 1 warning emitted