Skip to content

Commit 61d2b09

Browse files
authored
Add "when is it public API for a trait to be implementable" blog post
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 0802f6d commit 61d2b09

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

0 commit comments

Comments
 (0)