Skip to content

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

0.1.8

04 Dec 00:16
4543086

Choose a tag to compare

0.1.8 Pre-release
Pre-release

What's Changed

  • [auto-pr] #174: [Coding Guideline]: Defect Guideline for CERT C, INT34-C: Do not shift an expression by a negative number of bits or by greater than or equal to the number of bits that exist in the operand by @scrc-cg-pr-from-issue[bot] in #181
  • Update spec.lock to fix CI build by @MarcosBorgesPhD in #236
  • Fix [Sphinx] [Automation] Issue -> PR conversion of hyperlinks | Closes #221 by @MarcosBorgesPhD in #226
  • Fix [Sphinx] [Automation] Issue -> PR conversion of code blocks | Closes #211 by @MarcosBorgesPhD in #227
  • Fix [Sphinx] [Automation] Issue -> PR conversion of tables | Closes #210 by @MarcosBorgesPhD in #228
  • revised divide by zero rule by @rcseacord in #232

New Contributors

Full Changelog: 0.1.7...0.1.8

0.1.7

22 Nov 23:59
01afd49

Choose a tag to compare

0.1.7 Pre-release
Pre-release

What's Changed

  • fix: update spec lock file; confirmed no affected coding guidelines by @PLeVasseur in #219
  • Add GOALS.md, revise contribution process, freshen up to use arewesafetycriticalyet.org by @PLeVasseur in #149
  • [auto-pr] #156: [Coding Guideline]: Subset Guideline for CERT C, INT34-C: Do not shift an expression by a negative number of bits or by greater than or equal to the number of bits that exist in the operand by @scrc-cg-pr-from-issue[bot] in #180
  • Add Netlify link to footer by @JoelMarcey in #222
  • chore: update spec.lock file - 2025-11-22 by @PLeVasseur in #230

New Contributors

  • @scrc-cg-pr-from-issue[bot] made their first contribution in #180
  • @JoelMarcey made their first contribution in #222

Full Changelog: 0.1.6...0.1.7

0.1.6

28 Oct 20:48
737a09e

Choose a tag to compare

0.1.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

23 Jul 21:02
4177b92

Choose a tag to compare

0.1.5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

23 Jul 20:17
0c2e50f

Choose a tag to compare

0.1.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

21 May 14:02
fbe0061

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

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

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

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