Skip to content

Commit 3bd4b5f

Browse files
authored
Merge pull request #6003 from rust-lang/publish-568
prepare 568 for publish, create draft for 569
2 parents 0a1da4c + 5bc95d7 commit 3bd4b5f

File tree

2 files changed

+294
-13
lines changed

2 files changed

+294
-13
lines changed

draft/2024-10-09-this-week-in-rust.md renamed to content/2024-10-09-this-week-in-rust.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ and just ask the editors to select the category.
2929
3030
-->
3131

32-
### Official
33-
3432
### Foundation
3533
* [Thanks For Joining Us at RustConf 2024](https://foundation.rust-lang.org/news/thanks-for-joining-us-at-rustconf-2024/)
3634

@@ -47,29 +45,23 @@ and just ask the editors to select the category.
4745
* [Smart pointers for the kernel](https://lwn.net/SubscriberLink/992055/104fe7d0d355faba/)
4846
* [Efficient Rust tracepoints](https://lwn.net/SubscriberLink/992455/6c61de6764f17830/)
4947
* [Improving bindgen for the kernel](https://lwn.net/SubscriberLink/992693/d4d6587f6faaf524/)
50-
5148
* [termscp 0.15.0](https://blog.veeso.dev/blog/en/announcing-termscp-015/)
5249

5350
### Observations/Thoughts
5451
* [regalloc III](https://d-sonuga.netlify.app/gsoc/regalloc-iii/)
5552
* [On Ousterhout's Dichotomy](https://matklad.github.io/2024/10/06/ousterhouts-dichotomy.html)
5653
* [Rust is rolling off the Volvo assembly line](https://tweedegolf.nl/en/blog/137/rust-is-rolling-off-the-volvo-assembly-line)
5754
* [Three Kinds Of Unwrap](https://zkrising.com/writing/three-unwraps/)
58-
* [video] [A Legendary Web Framework is Reborn... In Rust](https://www.youtube.com/watch?v=7utPutDORb4)
59-
* [audio] [Fixing build times with rubicon](https://sdr-podcast.com/episodes/dynamic-linking/)
60-
6155
* [5 Awesome (and less known) Rust projects](https://kerkour.com/awesome-rust-projects-2024)
6256
* [Nine Rules for Running Rust in the Browser: Practical lessons from porting range-set-blaze to WASM](https://towardsdatascience.com/nine-rules-for-running-rust-in-the-browser-8228353649d1)
63-
* [Rust is rolling off the Volvo assembly line](https://tweedegolf.nl/en/blog/137/rust-is-rolling-off-the-volvo-assembly-line)
57+
* [video] [A Legendary Web Framework is Reborn... In Rust](https://www.youtube.com/watch?v=7utPutDORb4)
58+
* [audio] [Fixing build times with rubicon](https://sdr-podcast.com/episodes/dynamic-linking/)
6459

6560
### Rust Walkthroughs
6661
* [Building Async I/O in Rust: How Futures, Wakers, and Thread Pools Work Together](https://www.spaghetti-coder.com/building-async-io-in-rust-how-futures-wakers-and-thread-pools-work-together)
67-
68-
* [Series] [Serde for Trait Object 2: Serialization](https://voelklmichael.github.io/Blog/2024/10/08/serde-trait-part2.html)
69-
* [video] [Build with Naz : Create an async shell in Rust](https://www.youtube.com/watch?v=jXzFCDIJQag)
7062
* [Index Trait, Pinned Elements and Immutable Push Vector](https://orxfun.github.io/orxfun-notes/#/imp-vec-motivation-2024-10-03)
71-
72-
### Research
63+
* [series] [Serde for Trait Object 2: Serialization](https://voelklmichael.github.io/Blog/2024/10/08/serde-trait-part2.html)
64+
* [video] [Build with Naz : Create an async shell in Rust](https://www.youtube.com/watch?v=jXzFCDIJQag)
7365

7466
### Miscellaneous
7567
* [September 2024 Rust Jobs Report](https://filtra.io/rust-sep-24)
@@ -425,4 +417,4 @@ Thanks to [blonk](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1617)
425417

426418
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
427419

428-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
420+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1g0bncp/this_week_in_rust_568/)</small>

0 commit comments

Comments
 (0)