Skip to content

Fix accidental breaking change in Format macro#954

Merged
Veykril merged 1 commit intomainfrom
veykril/push-mtmoqvylqpuw
Apr 1, 2025
Merged

Fix accidental breaking change in Format macro#954
Veykril merged 1 commit intomainfrom
veykril/push-mtmoqvylqpuw

Conversation

@Veykril
Copy link
Copy Markdown
Member

@Veykril Veykril commented Apr 1, 2025

https://github.com/knurling-rs/defmt/pull/948/files#diff-0613bd222ac6714be0d35f8f2f1ecaa685b8fa455726083f7ed6e866f5161b2f accidentally fully qualified the defmt path being used, forcing the lookup to happen exclusively in the extern prelude which is a breaking change
Fixes #953

We'll need to yank the 1.0.0 release after this 😬

@Veykril Veykril force-pushed the veykril/push-mtmoqvylqpuw branch from b5e50fb to 1e2b926 Compare April 1, 2025 16:25
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 1, 2025

Deploying knurling-defmt-book with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8459657
Status: ✅  Deploy successful!
Preview URL: https://ec6d1770.knurling-defmt-book.pages.dev
Branch Preview URL: https://veykril-push-mtmoqvylqpuw.knurling-defmt-book.pages.dev

View logs

@Veykril Veykril force-pushed the veykril/push-mtmoqvylqpuw branch from 1e2b926 to 8459657 Compare April 1, 2025 16:26
@Veykril Veykril added this pull request to the merge queue Apr 1, 2025
Merged via the queue into main with commit aad3615 Apr 1, 2025
24 checks passed
@Veykril Veykril deleted the veykril/push-mtmoqvylqpuw branch April 1, 2025 16:36
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.

defmt 0.3.100 seems to break the build somehow

2 participants