Skip to content

Commit 8a8b86f

Browse files
authored
Merge pull request #6840 from andylokandy/dev
Add artical about stacksafe
2 parents 3550b37 + f70cfce commit 8a8b86f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-07-23-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ and just ask the editors to select the category.
4848
* [Rust: Clippy performance status update](https://blog.goose.love/posts/clippy-performance-status-update/)
4949
* [How to write Rust in the kernel: part 3](https://lwn.net/SubscriberLink/1026694/ec6db2459bc68907/)
5050
* [State of the Art Dynamic Matrix Multiplication](https://burn.dev/blog/sota-multiplatform-matmul/)
51+
* [StackSafe: Taming Recursion in Rust Without Stack Overflow](https://fast.github.io/blog/stacksafe-taming-recursion-in-rust-without-stack-overflow/)
5152

5253
### Observations/Thoughts
5354
* ["Bypassing" specialization in Rust or How I Learned to Stop Worrying and Love Function Pointers](https://oakchris1955.eu/posts/bypassing_specialization/)

0 commit comments

Comments
 (0)