We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We're using Add:add(..) explicitly in a few places that should probably just use #[rustc_inherit_overflow_checks] instead.
Add:add(..)
#[rustc_inherit_overflow_checks]
We should document how the attribute works and when to use it.
(cc @eddyb)