error: this lint expectation is unfulfilled
--> ui/inner_attribute.rs:6:15
|
6 | #![expect(while_true)]
| ^^^^^^^^^^
|
note: the lint level is defined here
--> ui/inner_attribute.rs:2:9
|
2 | #![deny(unfulfilled_lint_expectations)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^