Skip to content

Pull requests: rustfoundation/safety-critical-rust-coding-guidelines

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Improve as guideline (gui_ADHABsmK9FXz)
#426 opened Mar 10, 2026 by inkreasing Loading…
docs: clarify guideline PR-to-merge flow
#421 opened Mar 2, 2026 by PLeVasseur Loading…
2
2
[Coding Guideline] Prevent OS Command Injection CERT C Issues or coding guidelines directly related to the CERT C Coding Guidelines coding guideline An issue related to a suggestion for a coding guideline
#370 opened Jan 13, 2026 by sei-dsvoboda Loading…
[Coding Guideline] Revise guideline on unsafe code in macros chapter: macros coding guideline An issue related to a suggestion for a coding guideline
#368 opened Jan 10, 2026 by rcseacord Loading…
[Coding Guideline]: Ensure all loops have a termination condition that is provably reachable chapter: expressions coding guideline An issue related to a suggestion for a coding guideline decidability: undecidable A coding guideline which cannot be checked automatically
#305 opened Dec 17, 2025 by rcseacord Draft
[Coding Guideline]: Do Not Depend on Function Pointer Identity chapter: types-and-traits coding guideline An issue related to a suggestion for a coding guideline
#256 opened Dec 6, 2025 by rcseacord Loading…
ProTip! Exclude everything labeled bug with -label:bug.