Skip to content

Commit c5f1e20

Browse files
authored
Merge pull request #2769 from tnballo/master
Add [my own] differential fuzzing tutorial post
2 parents 7b00847 + e334bc7 commit c5f1e20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github
3333
### Rust Walkthroughs
3434
* [series] [Don't shell out!](https://fasterthanli.me/series/dont-shell-out)
3535

36+
* [Beyond the Borrow Checker: Differential Fuzzing](https://tiemoko.com/blog/diff-fuzz/)
37+
3638
### Miscellaneous
3739

3840
## Crate of the Week

0 commit comments

Comments
 (0)