Skip to content

Commit 1e76159

Browse files
committed
prepares 584 for publish, adds draft of 585
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 8f3c42c commit 1e76159

File tree

2 files changed

+311
-15
lines changed

2 files changed

+311
-15
lines changed

draft/2025-01-29-this-week-in-rust.md

+5-15
Original file line numberDiff line numberDiff line change
@@ -36,33 +36,23 @@ and just ask the editors to select the category.
3636
### Foundation
3737
* [Rust Language Trademark Policy Updates, Explained](https://rustfoundation.org/media/rust-language-trademark-policy-updates-explained/)
3838

39-
### Newsletters
40-
4139
### Project/Tooling Updates
4240
* [The Rust 2024 Edition takes shape](https://lwn.net/SubscriberLink/1002456/0d3c386d8c401be9/)
4341
* [Defmt is going to 1.0](https://ferrous-systems.com/blog/defmt-1-0/)
4442
* [rust-analyzer changelog #270](https://rust-analyzer.github.io/thisweek/2025/01/27/changelog-270.html)
45-
46-
- [git-cliff 2.8.0 is released! (a highly customizable changelog generator)](https://git-cliff.org/blog/2.8.0)
43+
* [git-cliff 2.8.0 is released! (a highly customizable changelog generator)](https://git-cliff.org/blog/2.8.0)
4744

4845
### Observations/Thoughts
4946
* [Musings on iterator trait names](https://blog.yoshuawuyts.com/musings-on-iterator-trait-names/)
50-
* [audio] [Rahul Kumar: Why verify Rust's standard library?](https://timclicks.dev/podcast/rahul-kumar-why-verify-rusts-stdlib)
51-
* [audio] [Volvo with Julius Gustavsson](https://corrode.dev/podcast/s03e08-volvo/)
52-
5347
* [The magic function](https://bitfieldconsulting.com/posts/magic-function)
54-
5548
* [Custom Equatability in Rust: Beyond the Standard Cases](https://minikin.me/blog/custom-equatability-in-rust)
49+
* [audio] [Rahul Kumar: Why verify Rust's standard library?](https://timclicks.dev/podcast/rahul-kumar-why-verify-rusts-stdlib)
50+
* [audio] [Volvo with Julius Gustavsson](https://corrode.dev/podcast/s03e08-volvo/)
5651

5752
### Rust Walkthroughs
5853
* [Tips for Faster Rust CI Builds | corrode Rust Consulting](https://corrode.dev/blog/tips-for-faster-ci-builds/)
59-
6054
* [Hello async Rust](https://weipin.github.io/hello-async-rust/index.html)
6155

62-
### Research
63-
64-
### Miscellaneous
65-
6656
## Crate of the Week
6757

6858
This week's crate is [embed\_it](https://github.com/riberk/embed_it), a crate that helps you to embed assets into your binary and generates structs / trait implementations for each file or directory.
@@ -439,7 +429,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
439429
440430
-->
441431

442-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
432+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1hynsw7/official_rrust_whos_hiring_thread_for_jobseekers/)
443433

444434
# Quote of the Week
445435

@@ -455,4 +445,4 @@ Thanks to [Jonas Fassbender](https://users.rust-lang.org/t/twir-quote-of-the-wee
455445

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

458-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
448+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1idm0o8/this_week_in_rust_584/)</small>

0 commit comments

Comments
 (0)