Skip to content

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

0.1.19

01 Jan 19:34
48e18ea

Choose a tag to compare

0.1.19 Pre-release
Pre-release

What's Changed

  • [Coding Guideline]: Ensure reads of union fields produce valid values by @manhatsu in #300
  • Fix CI error in check rust examples by @iglesias in #352
  • fix/ci fixes to fail not skip on dependent steps failing by @PLeVasseur in #356

Full Changelog: 0.1.18...0.1.19

0.1.18

25 Dec 20:45
395511f

Choose a tag to compare

0.1.18 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.17...0.1.18

0.1.17

25 Dec 19:36
9fc1e27

Choose a tag to compare

0.1.17 Pre-release
Pre-release

What's Changed

  • Convert inline links to either bibliography or std role by @PLeVasseur in #347

Full Changelog: 0.1.16...0.1.17

0.1.16

25 Dec 16:10
5feea12

Choose a tag to compare

0.1.16 Pre-release
Pre-release

What's Changed

  • fix: make miri microscope icon be font awesome as well by @PLeVasseur in #346

Full Changelog: 0.1.15...0.1.16

0.1.15

25 Dec 05:40
cafb7a9

Choose a tag to compare

0.1.15 Pre-release
Pre-release

What's Changed

  • fix: loosen parsing logic for options in code examples and warn on fix by @PLeVasseur in #345

Full Changelog: 0.1.14...0.1.15

0.1.14

25 Dec 05:05
e98cf3e

Choose a tag to compare

0.1.14 Pre-release
Pre-release

What's Changed

  • fix: make duplicate URL behavior check for inconsistency by @PLeVasseur in #335
  • Add bibliography to coding guidelines issue template by @PLeVasseur in #339
  • Allow release even if not assigned to self if triage+ permissions by @PLeVasseur in #341
  • Commonize logic for /pass, /release, and /away to return person to reviewer queue by @PLeVasseur in #342
  • Address code examples features: copyable, runnable, hideable + add miri by @PLeVasseur in #344

Full Changelog: 0.1.13...0.1.14

0.1.13

19 Dec 00:53
90ff0c9

Choose a tag to compare

0.1.13 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.12...0.1.13

0.1.12

15 Dec 20:06
6b90563

Choose a tag to compare

0.1.12 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.11...0.1.12

0.1.11

12 Dec 21:46
02f9052

Choose a tag to compare

0.1.11 Pre-release
Pre-release

What's Changed

  • fix: update code directive by @PLeVasseur in #274
  • feat: allow for hidden code in Markdown examples by @PLeVasseur in #275
  • fix: provide examples and clarification to use rust code blocks by @PLeVasseur in #277
  • fix: make code example in issue template copy-paste-able by @PLeVasseur in #278
  • Split up into one .rst.inc file per guideline to reduce conflicts by @PLeVasseur in #279
  • fix: include copyright header in generated guideline text for .rst.inc file by @PLeVasseur in #281

Full Changelog: 0.1.10...0.1.11

0.1.10

12 Dec 02:59
08e15b4

Choose a tag to compare

0.1.10 Pre-release
Pre-release

What's Changed

  • Update shifting operations guidelines in expressions.rst by @rcseacord in #244
  • Add ability to extract and compile examples both locally and in CI by @PLeVasseur in #273

Full Changelog: 0.1.9...0.1.10