Skip to content

Commit bd0feba

Browse files
committed
community updates issue 567
1 parent e5c268e commit bd0feba

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

draft/2024-10-02-this-week-in-rust.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,31 @@ and just ask the editors to select the category.
3030
-->
3131

3232
### Official
33+
* [This Development-cycle in Cargo: 1.82](https://blog.rust-lang.org/inside-rust/2024/10/01/this-development-cycle-in-cargo-1.82.html)
34+
* [Return type notation MVP: Call for testing!](https://blog.rust-lang.org/inside-rust/2024/09/26/rtn-call-for-testing.html)
3335

3436
### Foundation
3537

3638
### Newsletters
3739

3840
### Project/Tooling Updates
41+
* [Two weeks of binsider](https://binsider.dev/blog/v020/)
42+
* [egui 0.29](https://github.com/emilk/egui/releases/tag/0.29.0)
43+
* [pantheon: Parsing command line arguments](https://traxys.me/sheshat_pantheon_3.html)
3944

4045
### Observations/Thoughts
46+
* [(Re)Using rustc components in gccrs](https://rust-gcc.github.io/2024/09/20/reusing-rustc-components.html)
47+
* [Whence '\n'?](https://rodarmor.com/blog/whence-newline/)
48+
* [Should you use Rust in LLM based tools for performance?](https://bosun.ai/posts/rust-for-genai-performance/)
49+
* [Code Generation in Rust vs C++26](https://brevzin.github.io/c++/2024/09/30/annotations/)
50+
* [Rust adventure to develop a Game Boy emulator — Part 3: CPU Instructions](https://medium.com/@wolferxy/rust-adventure-to-develop-a-game-boy-emulator-part-3-cpu-instructions-d6d1d727026f)
51+
* [Mastering Dependency Injection in Rust: Despatma with Lifetimes](https://chesedo.me/blog/despatma-with-singleton-and-scoped-support/)
52+
* [Improved Turso (libsql) ergonomics in Rust](https://codethoughts.io/posts/2024-10-01-improved-turso-ergonomics-in-rust/)
53+
* [Rewriting Rust](https://josephg.com/blog/rewriting-rust/)
54+
* [Making overwrite opt-in #crazyideas](https://smallcultfollowing.com/babysteps/blog/2024/09/26/overwrite-trait/)
55+
* [Rust needs a web framework for lazy developers](https://ntietz.com/blog/rust-needs-a-web-framework-for-lazy-developers/)
56+
* [Safety Goggles for Alchemists](https://jack.wrenn.fyi/blog/safety-goggles-for-alchemists/)
57+
* [Beyond multi-core parallelism: faster Mandelbrot with SIMD](https://pythonspeed.com/articles/optimizing-with-simd/)
4158

4259
### Rust Walkthroughs
4360

0 commit comments

Comments
 (0)