Skip to content

Commit 5080397

Browse files
authored
Merge pull request #5874 from rust-lang/publishing_562
publishing 562, and creating 563 draft
2 parents 44321b7 + da5db49 commit 5080397

File tree

3 files changed

+304
-13
lines changed

3 files changed

+304
-13
lines changed

draft/2024-08-28-this-week-in-rust.md renamed to content/2024-08-28-this-week-in-rust.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ and just ask the editors to select the category.
3636
### Foundation
3737
* [What's in Store at RustConf 2024](https://foundation.rust-lang.org/news/what-s-in-store-at-rustconf-2024/)
3838

39-
### Newsletters
40-
4139
### Project/Tooling Updates
4240
* [git-cliff 2.5.0 is released!](https://git-cliff.org/blog/2.5.0)
4341
* [Ferrocene 24.08.0 now available!](https://ferrous-systems.com/blog/ferrocene-24-08-0/)
@@ -47,7 +45,6 @@ and just ask the editors to select the category.
4745
* [Bon builder generator 2.0 release 🎉](https://elastio.github.io/bon/blog/bon-builder-generator-v2-release)
4846
* [Meilisearch 1.10](https://blog.meilisearch.com/meilisearch-1-10/)
4947

50-
5148
### Observations/Thoughts
5249
* [Rust dylib rabbit holes](https://davidlattimore.github.io/posts/2024/08/27/rust-dylib-rabbit-holes.html)
5350
* [I sped up serde_json strings by 20%](https://purplesyringa.moe/blog/i-sped-up-serde-json-strings-by-20-percent/)
@@ -73,7 +70,6 @@ and just ask the editors to select the category.
7370

7471
### Miscellaneous
7572
* [Can DARPA’s TRACTOR Pull C to Rust for Memory-Safe Overhaul?](https://thenewstack.io/can-darpas-tractor-pull-c-to-rust-for-memory-safe-overhaul/)
76-
7773
* [Crafting a Blockchain in Go and Rust: A Comparative Journey — Private keys, Public Keys and Signatures [Part 1]](https://hashblog.thepolyglotprogrammer.com/crafting-a-blockchain-in-go-and-rust-a-comparative-journey-private-keys-public-keys-and-signatures-part-1)
7874
* [video] [A Multiplatform Mobile Navigation SDK with Rust at the Core](https://www.youtube.com/watch?v=WL0jY51PQR8)
7975

@@ -115,9 +111,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
115111

116112
Some of these tasks may also have mentors available, visit the task page for more information.
117113

118-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
119-
<!-- * [ - ]() -->
120-
<!-- or if none - *No Calls for participation were submitted this week.* -->
114+
*No Calls for participation were submitted this week.*
121115

122116
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
123117

@@ -127,8 +121,7 @@ If you are a Rust project owner and are looking for contributors, please submit
127121

128122
Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
129123

130-
<!-- CFPs go here, use this format: * [**event name**](URL to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
131-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
124+
*No Calls for papers or presentations were submitted this week.*
132125

133126
If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
134127

@@ -409,7 +402,6 @@ Rusty Events between 2024-08-28 - 2024-09-25 🦀
409402
* 2024-08-28 | Sydney, NSW, AU | [Rust Sydney](https://www.meetup.com/rust-sydney/)
410403
* [**Stuff ⚡ And Crabs 🦀**](https://www.meetup.com/rust-sydney/events/302951173/)
411404

412-
413405
If you are running a Rust event please add it to the [calendar] to get
414406
it mentioned here. Please remember to add a link to the event too.
415407
Email the [Rust Community Team][community] for access.
@@ -428,7 +420,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
428420
429421
-->
430422

431-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
423+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1ecdzp2/official_rrust_whos_hiring_thread_for_jobseekers/)
432424

433425
# Quote of the Week
434426

@@ -444,4 +436,4 @@ Thanks to [Anton Fetisov](https://users.rust-lang.org/t/twir-quote-of-the-week/3
444436

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

447-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
439+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1f3rlhp/this_week_in_rust_562_this_week_in_rust/)</small>

0 commit comments

Comments
 (0)