Skip to content

Commit d8d8e78

Browse files
committed
community links for issue 576
1 parent 858a72d commit d8d8e78

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

draft/2024-12-04-this-week-in-rust.md

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

3232
### Official
33+
* [Announcing Rust 1.83.0](https://blog.rust-lang.org/2024/11/28/Rust-1.83.0.html)
34+
* [ Rustc Trait System Refactor Initiative Update: Stabilizing `-Znext-solver=coherence` ](https://blog.rust-lang.org/inside-rust/2024/12/04/trait-system-refactor-initiative.html)
35+
* [The wasm32-wasip2 Target Has Reached Tier 2 Support](https://blog.rust-lang.org/2024/11/26/wasip2-tier-2.html)
3336

3437
### Foundation
3538

3639
### Newsletters
3740

3841
### Project/Tooling Updates
42+
* [Measuring and Improving rustls's Multithreaded Performance](https://rustls.dev/perf/2024-11-28-threading/)
43+
* [Bevy 0.15](https://bevyengine.org/news/bevy-0-15/)
44+
* [Leptos 0.7.0](https://github.com/leptos-rs/leptos/releases/tag/v0.7.0)
45+
* [Advent of Rust 2024](https://www.rustfinity.com/advent-of-rust)
46+
* [Introducing Uniffi for React Native: Rust-Powered Turbo Modules](https://hacks.mozilla.org/2024/12/introducing-uniffi-for-react-native-rust-powered-turbo-modules/)
47+
* [Revisiting Hubris appconfigs](https://cliffle.com/blog/exhubris/)
3948

4049
### Observations/Thoughts
50+
* [audio] [GitButler with Scott Chacon and Kiril Videlov](https://corrode.dev/podcast/s03e04-gitbutler/)
51+
* [audio] [A different serde](https://sdr-podcast.com/episodes/a-different-serde/)
4152

4253
### Rust Walkthroughs
54+
* [Optimization adventures: making a parallel Rust workload even faster with data-oriented design (and other tricks)](https://gendignoux.com/blog/2024/12/02/rust-data-oriented-design.html)
55+
* [Designing a const `array::from_fn` in stable Rust](https://13ros27.github.io/blog/const-array-from-fn/)
56+
* [Implementing async APIs for microcontroller peripherals](https://beaurivage.io/atsamd-hal-async/)
57+
* [Rust 🦀 on the RP2040](https://baileytownsend.dev/articles/getting-started-with-rust-an-rp2040)
4358

4459
### Research
4560

0 commit comments

Comments
 (0)