Skip to content

Issues: rustfoundation/safety-critical-rust-coding-guidelines

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

[Coding Guideline]: Recursive function category: required A coding guideline with category required chapter: associated-items coding guideline An issue related to a suggestion for a coding guideline decidability: undecidable A coding guideline which cannot be checked automatically scope: system A coding guideline that can be determined applied only when entire source is inspected status: draft
#135 opened Jun 12, 2025 by pellico
[Coding Guideline]: Prevent OS command injection category: required A coding guideline with category required chapter: ffi coding guideline An issue related to a suggestion for a coding guideline decidability: decidable A coding guideline which can be checked automatically scope: module A coding guideline that can be determined applied at the module level status: draft
#133 opened Jun 11, 2025 by sei-dsvoboda
[Coding Guideline]: Do not divide by 0 category: mandatory A coding guideline with category mandatory chapter: expressions coding guideline An issue related to a suggestion for a coding guideline decidability: undecidable A coding guideline which cannot be checked automatically scope: system A coding guideline that can be determined applied only when entire source is inspected status: draft
#131 opened Jun 10, 2025 by vapdrs
Field for citations and references enhancement New feature or request good first issue Good for newcomers
#128 opened Jun 4, 2025 by AlexCeleste
Enable verbose mode for make.py in CI good first issue Good for newcomers
#125 opened Jun 4, 2025 by x0rw
[Coding Guideline]: Avoid Complex or Recursive Macro Constructs category: advisory A coding guideline with category advisory chapter: macros coding guideline An issue related to a suggestion for a coding guideline decidability: decidable A coding guideline which can be checked automatically scope: system A coding guideline that can be determined applied only when entire source is inspected status: draft
#97 opened May 26, 2025 by x0rw
MISRA vs CERT enhancement New feature or request tracking issue A tracking issue for longer running items
#75 opened May 14, 2025 by rcseacord
Macros testing
#71 opened May 7, 2025 by pellico
local guideline::scope?
#50 opened Apr 28, 2025 by Veykril
Document how to build the doc on different platforms (Linux, Windows, macOS) documentation Improvements or additions to documentation good first issue Good for newcomers
#47 opened Apr 23, 2025 by espenalb
Add Rust release coverage versioning enhancement New feature or request help wanted Extra attention is needed
#40 opened Apr 19, 2025 by PLeVasseur
ProTip! Add no:assignee to see everything that’s not assigned.