Skip to content

Commit fa13f45

Browse files
Merge pull request #5379 from TennyZhuang/patch-2
Add "Improve performance of you Rust functions by const currying"
2 parents db7a96a + b9ad50b commit fa13f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2024-04-10-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ and just ask the editors to select the category.
6060
* [rust-analyzer changelog #228](https://rust-analyzer.github.io/thisweek/2024/04/08/changelog-228.html)
6161
* [Rerun 0.15.0 - Blueprints from Python · rerun-io/rerun](https://github.com/rerun-io/rerun/releases/tag/0.15.0)
6262
* [Bevy 0.13.2, Curves, Gizmos, and Games](https://thisweekinbevy.com/issue/2024-04-08-bevy-0-13-2-curves-gizmos-and-games)
63-
6463
* [What's new in SeaORM 1.0-rc.x](https://www.sea-ql.org/blog/2024-04-08-whats-new-in-seaorm-1.0-rc.x/)
6564

6665
### Observations/Thoughts
66+
* [Improve performance of you Rust functions by const currying](https://blog.cocl2.com/posts/const-currying-rs/)
6767
* [Ownership in Rust](https://smallcultfollowing.com/babysteps/blog/2024/04/05/ownership-in-rust/)
6868
* [Thoughts on the xz backdoor: an lzma-rs perspective](https://gendignoux.com/blog/2024/04/08/xz-backdoor.html)
6969
* [hyper HTTP/2 Continuation Flood](https://seanmonstar.com/blog/hyper-http2-continuation-flood/)

0 commit comments

Comments
 (0)