Rust 1.81 stabilized lint reasons and the expect attribute. We should go through the codebase and replace all uses of allow by expect, and also require the lints clippy::allow_attributes and clippy::allow_attributes_without_reason.
┆Issue Number: ENG-819
Rust 1.81 stabilized lint reasons and the
expectattribute. We should go through the codebase and replace all uses ofallowbyexpect, and also require the lintsclippy::allow_attributesandclippy::allow_attributes_without_reason.┆Issue Number: ENG-819