Releases: rustfoundation/safety-critical-rust-coding-guidelines
Releases · rustfoundation/safety-critical-rust-coding-guidelines
0.1.23
What's Changed
- chore: update FLS spec lock by @PLeVasseur in #398
- fix(reviewer-bot): auto-reconcile fork PR approvals via workflow_run by @PLeVasseur in #399
- fix(reviewer-bot): reconcile pull_request_review via artifact handshake by @PLeVasseur in #400
- fix: post workflow_run reconcile comment when state changes by @PLeVasseur in #401
- chore: update FLS spec lock by @PLeVasseur in #404
- docs: update CONTRIBUTING.md with guidelines-bot details and review expectations by @PLeVasseur in #331
- fix(reviewer-bot): mutation-intent routing and git-ref CAS state lock by @PLeVasseur in #405
- [Coding Rule]: assure visibility of unsafe keyword in unsafe code by @rcseacord in #358
Full Changelog: 0.1.22...0.1.23
0.1.22
What's Changed
- Fixing various things, including the PR review not being accepted by @PLeVasseur in #391
- chore: update FLS spec lock by @PLeVasseur in #396
- fix: add /rectify reconciliation path for reviewer-bot state by @PLeVasseur in #395
- [Coding Rule]: Do not read from uninitialized union fields by @rcseacord in #302
Full Changelog: 0.1.21...0.1.22
0.1.21
What's Changed
- Make it so that bibliography entries need not be cited by @PLeVasseur in #375
- Fixes to guidelines-bot to make it better behaved by @PLeVasseur in #374
- fix(deps): update vulnerable Python dependencies by @PLeVasseur in #376
- chore: update spec lock metadata by @PLeVasseur in #378
- improve spec.lock audit capabilies by @PLeVasseur in #379
- Update spec.lock by @felix91gr in #380
- Add macOS to build docs; resolves #47 by @Dillonmcewan in #216
- feat(fls-audit): automate audit issue triage by @PLeVasseur in #382
- fix: handle hyphenated labels and rename guideline helper by @PLeVasseur in #383
- Fix RST preview warning ordering by @PLeVasseur in #384
- Render each guideline as a standalone page by @PLeVasseur in #385
New Contributors
- @Dillonmcewan made their first contribution in #216
Full Changelog: 0.1.20...0.1.21
0.1.20
What's Changed
- Update spec.lock, 3 guidelines related but not affected by @felix91gr in #372
- Fix code example qualifiers by @felix91gr in #373
Full Changelog: 0.1.19...0.1.20
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