Skip to content

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

0.1.3

21 May 14:02
fbe0061
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

What's Changed

  • update readme.md with guideline link by @Blindspot22 in #70
  • Do not hide unsafe blocks within macro expansions by @espenalb in #73
  • Migrate paragraph ids from spec.ferrocene.dev to rust-lang.github.io by @x0rw in #79
  • guideline: a macro should not be used in place of a function by @x0rw in #74
  • New guideline to refer to names with global paths in a macro by @vapdrs in #76

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

07 May 19:12
939400b
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

What's Changed

  • Normalize terminology to fit other standards by @PLeVasseur in #23
  • Strive to make the spec lock file update clearer, update spec lock file by @PLeVasseur in #30
  • Spec lock bump 2025-04-19 by @PLeVasseur in #39
  • Add style guideline chapter by @PLeVasseur in #27
  • [bugfix] add merge queue trigger by @PLeVasseur in #43
  • Add read the docs PR build by @PLeVasseur in #41
  • [Sphinx Extension] Add offline build support by @x0rw in #15
  • [bugfix] add sphinx-autobuild to dependencies by @AchimKriso in #48
  • Make pull request previews use debug by @plaindocs in #54
  • [Sphinx Extension] Add check for required guideline fields by @x0rw in #45
  • Document how to build on Windows. by @espenalb in #56
  • Add instructions for offline builds to README.md by @x0rw in #57
  • Scaffold out the macros chapter to section level (x.y) by @PLeVasseur in #61
  • Add guideline stub for attribute macros by @AchimKriso in #62
  • WIP test adding a PR for a new guideline by @AlexCeleste in #63
  • Scaffolding: add function-like macros section in the guidelines by @scrabsha in #64
  • Add about overflow-checks flag in release mode by @iglesias in #24

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

19 Mar 18:53
47dd576
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

What's Changed

New Contributors

  • @skade made their first contribution in #4

Full Changelog: 0.1.0...0.1.1

0.1.0

15 Mar 03:31
fbf2a32
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/commits/0.1.0