Skip to content

Commit 1b6e43b

Browse files
committed
cleanup community formatting
1 parent 9511376 commit 1b6e43b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

draft/2025-01-15-this-week-in-rust.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,21 @@ and just ask the editors to select the category.
3939
### Project/Tooling Updates
4040
* [cargo.nvim - A Neovim plugin for Rust's Cargo commands](https://github.com/nwiizo/cargo.nvim)
4141
A plugin that enables seamless integration with Cargo commands in Neovim, providing a floating window interface for executing Cargo operations directly from your editor.
42-
4342
* [Context-Generic Programming Updates: v0.3.0 Release and New Chapters](https://contextgeneric.dev/blog/v0-3-0-release/)
4443

4544
### Observations/Thoughts
46-
4745
* [Async Rust is about concurrency, not (just) performance](https://kobzol.github.io/rust/2025/01/15/async-rust-is-about-concurrency.html)
4846

4947
### Rust Walkthroughs
50-
* [video] [CppCon - C++/Rust Interop: Using Bridges in Practice](https://tylerjw.dev/posts/20240920-cppcon-cpp-rust-interop/)
51-
5248
* [Creating an embedded device driver in Rust](https://blog.mjolner.tech/device-driver-rust/)
53-
5449
* [Const Evaluation in Rust For Hex Strings Validation](https://asyncmove.com/blog/2025/01/compile-time-hex-string-validation-in-rust-using-const-evaluation/)
55-
5650
* [Concurrent and parallel future execution in Rust](https://heikoseeberger.de/2025-01-15-concurrent-parallel-futures/)
51+
* [video] [CppCon - C++/Rust Interop: Using Bridges in Practice](https://tylerjw.dev/posts/20240920-cppcon-cpp-rust-interop/)
5752

5853
### Research
5954

6055
### Miscellaneous
6156
* [December 2024 Rust Jobs Report](https://filtra.io/rust/jobs-report/dec-24)
62-
6357
* [Nand2Tetris - Project 7 (VM Translator Part 1)](https://gurudas.dev/blog/2025/01/01/nand-to-tetris-2024-project-7/)
6458

6559
## Crate of the Week

0 commit comments

Comments
 (0)