You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2025-08-06-this-week-in-rust.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,8 @@ and just ask the editors to select the category.
62
62
### Rust Walkthroughs
63
63
*[building a simple hash map](https://viniciusx.com/blog/building-a-hash-map/)
64
64
*[An Easy Problem Made Hard: Rust & Binary Trees](https://mmhaskell.com/blog/2025/8/4/an-easy-problem-made-hard-rust-amp-binary-trees)
65
-
66
65
*[video][Build with Naz: Claude code + Rust profiling and perf](https://www.youtube.com/watch?v=7iLMdNc-zOs)
67
-
66
+
*[Send More Than Device Data Over Bluetooth LE with Rust](https://medium.com/@potto_94870/send-more-than-device-data-over-bluetooth-le-with-rust-97885316b42d)
68
67
*[Optimizing Rust Builds with Target Flags](https://ianwwagner.com/til/optimizing-rustc-target-features)
0 commit comments