It's as easy as submitting a GitHub issue:
github.com/rustfoundati...
github.com/rustfoundati...
github.com/rustfoundati...
github.com/rustfoundati...
github.com/rustfoundati...
(more below)
(more below)
- Americas + Europe-friendly
- Europe + Asia-Pacific-friendly
- Asia-Pacific + Americas-friendly
If you're located in Asia-Pacific we'd love to have you!
bsky.app/profile/safe...
It's as easy as submitting a GitHub issue:
github.com/rustfoundati...
- Americas + Europe-friendly
- Europe + Asia-Pacific-friendly
- Asia-Pacific + Americas-friendly
If you're located in Asia-Pacific we'd love to have you!
bsky.app/profile/safe...
It's as easy as submitting a GitHub issue:
github.com/rustfoundati...
Check it out if you're a tooling vendor, run an open source project, or know of some tool which could be useful in safety-critical systems development when using Rust:
arewesafetycriticalyet.org/tooling/rfc-...
Check it out if you're a tooling vendor, run an open source project, or know of some tool which could be useful in safety-critical systems development when using Rust:
arewesafetycriticalyet.org/tooling/rfc-...
We'd love to hear from you!
Today we had a representative from AbsInt describe how tooling works on Rust software. It operates at the binary level. (beep boop)
More on how to get involved below
We'd love to hear from you!
Today we had a representative from AbsInt describe how tooling works on Rust software. It operates at the binary level. (beep boop)
More on how to get involved below
As a Consortium member put it: "we put the safety-critical logo on the critical miss side to keep you safe!"
We hope to be able to hand them out at Rust conferences this year.
As a Consortium member put it: "we put the safety-critical logo on the critical miss side to keep you safe!"
We hope to be able to hand them out at Rust conferences this year.
- Coding Guidelines
- Liaison
- Tooling
Click here to do so:
github.com/rustfoundati...
- Coding Guidelines
- Liaison
- Tooling
Click here to do so:
github.com/rustfoundati...
It's as easy as submitting a GitHub issue:
github.com/rustfoundati...
It's as easy as submitting a GitHub issue:
github.com/rustfoundati...
- coding guidelines
- liaison
- tooling
By submitting an issue here:
github.com/rustfoundati...
- coding guidelines
- liaison
- tooling
By submitting an issue here:
github.com/rustfoundati...
github.com/rustfoundati...
github.com/rustfoundati...
github.com/rustfoundati...
github.com/rustfoundati...
For now if you'd like to check out the deployed version, here's a link to the Expressions chapter:
coding-guidelines.arewesafetycriticalyet.org/coding-guide...
For now if you'd like to check out the deployed version, here's a link to the Expressions chapter:
coding-guidelines.arewesafetycriticalyet.org/coding-guide...
Plus, now any code block which includes `unsafe` will fail the build unless `:miri:` is attached with an attestation that either:
- UB should not happen (`:miri:`)
- UB should happen (`:miri: expect_ub`)
Plus, now any code block which includes `unsafe` will fail the build unless `:miri:` is attached with an attestation that either:
- UB should not happen (`:miri:`)
- UB should happen (`:miri: expect_ub`)
Note here that we've got a hidden `fn main() {}` here that we can toggle between hidden and not.
Note here that we've got a hidden `fn main() {}` here that we can toggle between hidden and not.
lukaswirth.dev/tlborm/decl-...
lukaswirth.dev/tlborm/decl-...
- copyable
- buildable, runnable
- when annotated, Miri can be run
- hide/unhide less key portions
- copyable
- buildable, runnable
- when annotated, Miri can be run
- hide/unhide less key portions
(survey link below)
Here's the GitHub issue template to submit a tool:
github.com/rustfoundati...
Here's the GitHub issue template to submit a tool:
github.com/rustfoundati...
arewesafetycriticalyet.org/tooling/rfc-...
arewesafetycriticalyet.org/tooling/rfc-...
More details follow
More details follow