blob: efe1aa04e5e29a0b55c2ffa59d7d4bac95fdc13e [file] [log] [blame]
warning: this lint expectation is unfulfilled
--> $DIR/expect_tool_lint_rfc_2383.rs:33:14
|
LL | #[expect(dead_code)]
| ^^^^^^^^^
|
= note: `#[warn(unfulfilled_lint_expectations)]` on by default
warning: this lint expectation is unfulfilled
--> $DIR/expect_tool_lint_rfc_2383.rs:39:18
|
LL | #[expect(invalid_nan_comparisons)]
| ^^^^^^^^^^^^^^^^^^^^^^^
warning: 2 warnings emitted