-
Notifications
You must be signed in to change notification settings - Fork 18
Pull requests: rustfoundation/safety-critical-rust-coding-guidelines
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add GOALS.md, freshen up to use arewesafetycriticalyet.org
documentation
Improvements or additions to documentation
#149
opened Jul 14, 2025 by
PLeVasseur
Loading…
[Guideline] Add safe division guideline to avoid dividing by zero
chapter: expressions
decidability: decidable
A coding guideline which can be checked automatically
#136
opened Jun 24, 2025 by
vapdrs
Loading…
[Guideline] Add do not divide by 0
chapter: expressions
decidability: undecidable
A coding guideline which cannot be checked automatically
#132
opened Jun 10, 2025 by
vapdrs
Loading…
[Extension] Extract and test Compliant and Non-compliant code blocks
ci/cd
Related to CI/CD
enhancement
New feature or request
sphinx extension
WIP add some more proposed rules to macro guidelines
chapter: macros
#69
opened May 7, 2025 by
AlexCeleste
Loading…
[Sphinx Extension] Include PDF build from Sphinx LaTeX
ci/cd
Related to CI/CD
enhancement
New feature or request
sphinx extension
Add declarative macro guideline: avoid specializing
chapter: macros
#16
opened Mar 22, 2025 by
PLeVasseur
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.