2021-08-06 16:38:09 -05:00
|
|
|
warning: this lint expectation is unfulfilled
|
2021-11-24 14:57:38 -06:00
|
|
|
--> $DIR/multiple_expect_attrs.rs:7:10
|
2021-08-06 16:38:09 -05:00
|
|
|
|
|
|
|
|
LL | #[expect(unused_variables)]
|
2021-11-24 14:57:38 -06:00
|
|
|
| ^^^^^^^^^^^^^^^^
|
2021-08-06 16:38:09 -05:00
|
|
|
|
|
|
|
|
= note: `#[warn(unfulfilled_lint_expectations)]` on by default
|
|
|
|
|
|
|
|
warning: 1 warning emitted
|
|
|
|
|