Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions draft/2025-11-05-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ and just ask the editors to select the category.
* [Developing UEFI in Rust with Patina](https://opendevicepartnership.github.io/patina/introduction.html)

* [`esp-hal` 1.0.0 release announcement](https://developer.espressif.com/blog/2025/10/esp-hal-1/)
* [Announcing `cgp-serde`: A modular serialization library for Serde powered by CGP](https://contextgeneric.dev/blog/cgp-serde-release/)
* [CGP v0.6.0 Release - Major ergonomic improvements for provider and context implementations](https://contextgeneric.dev/blog/v0-6-0-release/)
Comment on lines +51 to +52
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating this, as we have already included the cgp-serde link in the community PR

Suggested change
* [Announcing `cgp-serde`: A modular serialization library for Serde powered by CGP](https://contextgeneric.dev/blog/cgp-serde-release/)
* [CGP v0.6.0 Release - Major ergonomic improvements for provider and context implementations](https://contextgeneric.dev/blog/v0-6-0-release/)
* [CGP v0.6.0 Release - Major ergonomic improvements for provider and context implementations](https://contextgeneric.dev/blog/v0-6-0-release/)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unable to change this branch, so I will make this PR separately to the repo


### Observations/Thoughts
- [Ghosts in the Compilation](https://predr.ag/blog/ghosts-in-the-compilation/)
Expand Down