We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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)