Skip to content

Commit 1a32027

Browse files
authored
Add "when is it public API for a trait to be implementable" blog post (#6449)
It describes a number of edge cases around trait sealing that I discovered and had to reason through & implement in cargo-semver-checks. It includes the headline features of cargo-semver-checks v0.40.
1 parent 3e1f7f1 commit 1a32027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-03-12-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ and just ask the editors to select the category.
3838
### Project/Tooling Updates
3939

4040
### Observations/Thoughts
41+
* [When is "this trait can be implemented" part of the trait's public API?](https://predr.ag/blog/when-is-trait-can-be-implemented-public-api/)
4142

4243
### Rust Walkthroughs
4344
* [video] [Ratatui - terminal user interfaces in Rust with Orhun Parmaksız - build ratatop in pair programming](https://www.youtube.com/watch?v=OkmYsa25pIw)

0 commit comments

Comments
 (0)