Skip to content

Commit 282eee5

Browse files
Merge pull request #5916 from rust-lang/prep-564
Prep TWIR 564
2 parents 1f8093e + ee78544 commit 282eee5

File tree

2 files changed

+305
-8
lines changed

2 files changed

+305
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,12 @@ and just ask the editors to select the category.
5555
* [Why I started livestreaming as a Rust developer?](https://blog.orhun.dev/livestreaming/)
5656
* [What’s So Hard About Hashing Data?](https://www.dfns.co/article/unambiguous-hashing)
5757
* [video] [Renaissance of Terminal User Interfaces with Rust — FrOSCon 2024](https://www.youtube.com/watch?v=OxfxkWoHhxM)
58-
5958
* [Module-companion for a standalone function - associated items for a function](https://www.reddit.com/r/rust/comments/1fcmk37/rust_modulecompanion_for_a_standalone_function/)
60-
6159
* [No more unchecked SQLx queries](http://www.matildasmeds.com/posts/no-more-unchecked-sqlx-queries/)
6260

6361
### Rust Walkthroughs
6462
* [video] [Build with Naz : Explore Linux TTY, process, signals w/ Rust - Part 3/3 `tokio::process::Command`](https://www.youtube.com/watch?v=8JeL1sGozO4)
6563

66-
### Research
67-
68-
### Miscellaneous
69-
7064
## Crate of the Week
7165

7266
This week's crate is [cargo-override](https://github.com/eopb/cargo-override/), a cargo plugin for quick overriding of dependencies.
@@ -284,7 +278,7 @@ which are reaching a decision. Express your opinions now.
284278
## Upcoming Events
285279

286280
Rusty Events between 2024-09-11 - 2024-10-09 🦀
287-
x
281+
288282
### Virtual
289283
* 2024-09-10 - 2024-09-13 | Hybrid: Virtual and In-Person (Montreal, QC, CA) | [Rust Conf](https://rustconf.com/)
290284
* [**Rust Conf 2024**](https://foundation.rust-lang.org/events/rustconf-2024/)
@@ -421,7 +415,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
421415
422416
-->
423417

424-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
418+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1fa0tf6/official_rrust_whos_hiring_thread_for_jobseekers/)
425419

426420
# Quote of the Week
427421

0 commit comments

Comments
 (0)