Skip to content

Commit dbda81a

Browse files
authored
Merge pull request #2850 from crd477/patch-17
Add optimization barrier blog post
2 parents 7d16f17 + 970d5e1 commit dbda81a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2022-01-26-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
3838
* [Why Static Languages Suffer From Complexity](https://hirrolot.github.io/posts/why-static-languages-suffer-from-complexity)
3939
* [Async destruction on stable rust](https://github.com/vzvezda/asyncdrop/blob/main/article/async-dest.md)
4040
* [Detect unsigned integer underflow](https://frehberg.com/2022/01/rust-detect-unsigned-integer-underflow/)
41+
* [Part 1: The life of an optimization barrier](https://blog.trailofbits.com/2022/01/26/part-1-the-life-of-an-optimization-barrier/)
4142
* [On Rust in Webdev](https://radekmie.github.io/blog/on-rust-in-webdev/)
4243
* [Unsoundness in owning_ref](https://github.com/noamtashma/owning-ref-unsoundness)
4344

0 commit comments

Comments
 (0)