Idea: #[must_use = inherit]
Rust Internals [Unofficial]
March 30, 2026
#[must_use]
#[expect(clippy::double_must_use)]
should warn when the lint stops applying, I believe
#[must_use]
#[expect(clippy::double_must_use)]
should warn when the lint stops applying, I believe
Discussion in the ATmosphere