File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ A good first step is to open a new [coding guideline issue](https://github.com/r
37
37
* Should be done in parallel with developing an addendum matrix to reduce burden of attaching these later
38
38
* We can begin with DO 178 and ISO 26262 at perhaps chapter level, maybe subsection level _ for now_ and expand later
39
39
* Releases of the coding guidelines are tagged and released with versions of the stable compiler which they support
40
- * Upstream Clippy lints which will cover decideable guidelines
40
+ * Upstream Clippy lints which will cover decidable guidelines
41
41
42
42
## Goals obtained by discussion with Tooling Subcommittee
43
43
Original file line number Diff line number Diff line change 2
2
3
3
Coding Guidelines for Safety Critical Rust developed by the [ Safety Critical Rust Consortium] [ safety-critical-rust-consortium ] .
4
4
5
- [ View the latest rendered guidelines online] ( https://rustfoundation.github.io/safety-critical-rust-coding-guidelines/ )
5
+ [ View the latest rendered guidelines online] ( https://coding-guidelines.arewesafetycriticalyet.org/ )
6
+
7
+ Check out the [ coding guideline goals] ( GOALS.md ) .
6
8
7
9
_ Note_ : Early, subject to changes.
8
10
You can’t perform that action at this time.
0 commit comments