-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: rustfoundation/safety-critical-rust-coding-guidelines
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
Label
Projects
Milestones
Assignee
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
Fix coding guideline template to allow only a single selection for Scope
#134
opened Jun 11, 2025 by
PLeVasseur
[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
Identify Clippy lints suitable for creating safety-critical guidelines
#86
opened May 21, 2025 by
sei-dsvoboda
Add infrastructure for how to extract and test compliant and non-compliant code
enhancement
New feature or request
#80
opened May 15, 2025 by
PLeVasseur
Show full workflow from guideline => link to clippy lint
enhancement
New feature or request
help wanted
Extra attention is needed
#78
opened May 15, 2025 by
PLeVasseur
Get some initial coding guidelines landed, get a sense of any challenges
7 tasks
MISRA vs CERT
enhancement
New feature or request
tracking issue
A tracking issue for longer running items
#75
opened May 14, 2025 by
rcseacord
When is safer a macro than user code --> Macro "cyclomatic" complexity
#72
opened May 7, 2025 by
pellico
Go wide and get broad strokes coding guidelines for macros
coding guideline
An issue related to a suggestion for a coding guideline
#68
opened May 5, 2025 by
PLeVasseur
Get some initial coding guidelines landed, get a sense of any challenges
Enforce manual paragraph IDs
good first issue
Good for newcomers
sphinx extension
#58
opened Apr 29, 2025 by
x0rw
Enhance CI by showing we can build for several major platforms: Linux, Windows, macOS (if possible...?)
enhancement
New feature or request
good first issue
Good for newcomers
#55
opened Apr 29, 2025 by
PLeVasseur
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.