Skip to content

Commit 1eae235

Browse files
committed
docs: clarify which standards starting with and why
1 parent 942b2cf commit 1eae235

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

GOALS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ There will be an addendum which covers how various safety standards like ISO 262
1717
* We include a rationale with links to parts of the Rust Project and wider Rust community for guidance
1818
* We will include linkage where appropriate to to various standards, e.g. CERT C, MISRA C, DO 178, ISO 26262
1919
* We will include practical recommendations on how to use this piece of the language using compliant and non-compliant examples
20-
* We will develop an addendum matrix to reduce burden of attaching these later
21-
* We will begin with DO 178 and ISO 26262 at perhaps chapter level, maybe subsection level _for now_ and expand later
20+
* We will develop an addendum matrix to 1. clarify which safety standards are supported 2. lower burden of users
21+
* We will begin with DO 178 and ISO 26262
22+
* We will begin perhaps chapter level, maybe subsection level _for now_ and may expand granularity of matrix mapping later
2223
* We will release the coding guidelines tagged with the versions of stable Rust that they support (e.g. `1.42`)
2324
* We will find or create Clippy lints which will cover decidable guidelines
2425

0 commit comments

Comments
 (0)