Skip to content

Tags: rustfoundation/safety-critical-rust-coding-guidelines

Tags

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New guideline to refer to names with global paths in a macro (#76)

* Initial draft of global paths in modules

* Update to required, and mention $crate

* Add more explanation to the examples

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add about overflow-checks flag in release mode (#24)

* Add about overflow-checks flag in release mode

* Add links

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cleanup license page (#4)

* Rename licenses in LICENSES to be uniform with the rest of Rust

* Add Ferrocene Spec MIT license

* Update FLS MIT License header underline to fit length of content

---------

Co-authored-by: Pete LeVasseur <plevasseur@gmail.com>

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add deploy step (#3)