Commit 54efd6d
authored
Add MISRA C mapping table (Safety-Critical-Rust-Consortium#432)
* Add an initial mapping table for MISRA C:2025
The table is taken from Addendum 6 of the MISRA C:2025 coding
guidelines. The table shall contain a mapping between MISRA guidelines
and SCRC coding guidelines. Rules and directives that aren't applicable
at all are listed as well, along with a reason why they are not
applicable.
* Remove rule column for rules that aren't applicable
* Add initial mapping
* Replace column "Rationale" with "Category"
* Add Rust category column
* Fill category column from already linked rules1 parent c54c2ee commit 54efd6d
3 files changed
Lines changed: 1042 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments