Skip to content

Document singleton! soundness fix breaking change in changelog for v0.7.8. - #686

Merged
adamgreig merged 1 commit into
rust-embedded:masterfrom
Dirbaio:singleton-breaking-docs
Aug 18, 2026
Merged

Document singleton! soundness fix breaking change in changelog for v0.7.8.#686
adamgreig merged 1 commit into
rust-embedded:masterfrom
Dirbaio:singleton-breaking-docs

Conversation

@Dirbaio

@Dirbaio Dirbaio commented Aug 18, 2026

Copy link
Copy Markdown
Member

As discussed in today's WG meeting, this documents the breaking change as an intended soundness fix. Breaking changes
are acceptable in minor releases if they're soundness fixes.

Fixes #683

…v0.7.8.

As discussed in today's WG meeting, this documents the breaking change as an intended soundness fix. Breaking changes
are acceptable in minor releases if they're soundness fixes.

Fixes rust-embedded#683
@Dirbaio
Dirbaio force-pushed the singleton-breaking-docs branch from 40d6381 to b810e00 Compare August 18, 2026 18:42
@adamgreig
adamgreig enabled auto-merge August 18, 2026 18:43
@adamgreig
adamgreig added this pull request to the merge queue Aug 18, 2026
Merged via the queue into rust-embedded:master with commit ee5daf0 Aug 18, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

singleton! in 0.7.8 requires a critical-section impl — link failure in existing dependents

2 participants