Releases: rustfoundation/safety-critical-rust-coding-guidelines
Releases · rustfoundation/safety-critical-rust-coding-guidelines
0.1.19
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
What's Changed
- Update extension readme and style guideline by @PLeVasseur in #348
Full Changelog: 0.1.17...0.1.18
0.1.17
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
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
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
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
What's Changed
- Add multiple examples for coding guidelines template, test the code in generated comment by @PLeVasseur in #292
- fix: make numbers not link to erroneous spots by @PLeVasseur in #294
- fix: make numbers not link to erroneous spots by @PLeVasseur in #295
- docs: improve generated document guidance by @PLeVasseur in #296
- fix: fixing more formatting on generated comment by @PLeVasseur in #298
- fix: update path to chapter by @PLeVasseur in #299
- feat: update contribution workflow based on guideline generated as comment by @PLeVasseur in #251
- [Coding Guideline]: Ensure reads of union fields produce valid values by @rcseacord in #270
- Make typo check step shorter by @iglesias in #301
- Add guidelines-bot, needs to be tested by @PLeVasseur in #308
- fix: guidelines-bot initial state and processing concurrency by @PLeVasseur in #311
- fix: make parsing consistent for guidelines-bot by @PLeVasseur in #312
- fix: fetch members.md from the consortium repo by @PLeVasseur in #313
- fix: migrate to use an issue to store state by @PLeVasseur in #315
- fix: fairer logic for queue by @PLeVasseur in #316
- fix: properly populate all Producers by @PLeVasseur in #318
- fix: keep track of passes and order correctly by @PLeVasseur in #319
- fix: unassign passed reviewers by @PLeVasseur in #320
- fix: externally track state for both PRs and issues by @PLeVasseur in #321
- fix: resolve labeling issues by @PLeVasseur in #323
- fix: remove assignee from coding guideline issue by @PLeVasseur in #325
- fix: bot label logic and command naming by @PLeVasseur in #327
- fix: disallow non-existent labels, remove duped commands, make comman… by @PLeVasseur in #328
- Fix/queue and status command difference by @PLeVasseur in #329
- feat: update with some additional tracking flows by @PLeVasseur in #330
- Add bibliography capabilities by @PLeVasseur in #334
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- chore: update spec.lock; no affected guidelines by @PLeVasseur in #285
- Update formatting to make guidelines more legible by @PLeVasseur in #289
Full Changelog: 0.1.11...0.1.12
0.1.11
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.incfile 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
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