Skip to content

Commit 381eae7

Browse files
authored
Merge pull request rust-lang#6860 from potto216/master
Added BlueR tutorial link to walk though
2 parents 3e0c83a + e3515d7 commit 381eae7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

draft/2025-08-06-this-week-in-rust.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,8 @@ and just ask the editors to select the category.
6262
### Rust Walkthroughs
6363
* [building a simple hash map](https://viniciusx.com/blog/building-a-hash-map/)
6464
* [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-
6665
* [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)
6867
* [Optimizing Rust Builds with Target Flags](https://ianwwagner.com/til/optimizing-rustc-target-features)
6968

7069
### Research

0 commit comments

Comments
 (0)