You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [Guideline] Add do not divide by 0
* Remove example code from compliant example
As stated there is no compliant way to do this, so no example should be
present.
* Add compliant example with a suggestion
While the guideline does not strictly apply to this example, it is a
good suggestion for what to do instead.
* Lowercasing of guideline metadata
Co-authored-by: Pete LeVasseur <[email protected]>
* Add Rust std link transformation
Co-authored-by: Pete LeVasseur <[email protected]>
* Clarify scope of expressions this applies to
* Remove "Note" phrase
It is not recommended for normative language
Co-authored-by: Alex Eris Celeste née Gilding <[email protected]>
* Add missing phrase to NonZero recommendation
Also moved to the Rationale.
* Example compliant example with a match expression
* Downgrade guideline to Required
Mandatory is a bit strong for panics as determined in today's meeting.
* Add compliant manual check example
* Add defect tag
* Formatting and prose improvements
Co-authored-by: Félix Fischer <[email protected]>
* Adding more explanation to the examples
Co-authored-by: Félix Fischer <[email protected]>
---------
Co-authored-by: Pete LeVasseur <[email protected]>
Co-authored-by: Alex Eris Celeste née Gilding <[email protected]>
Co-authored-by: Alex Eris Celeste née Gilding <[email protected]>
Co-authored-by: Félix Fischer <[email protected]>
0 commit comments