Skip to content

Commit f44400f

Browse files
Add new article to "Rust Walkthroughs"
This is an introductory article to the concept of "Subtyping and Variance". Let me know if the section is okay :)
1 parent cdde948 commit f44400f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2024-09-18-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ and just ask the editors to select the category.
4141

4242
### Rust Walkthroughs
4343

44+
- [Blindsided by Rust's Subtyping and Variance](https://nullderef.com/blog/rust-variance/)
45+
4446
### Research
4547

4648
### Miscellaneous

0 commit comments

Comments
 (0)