Skip to content

Commit 2bf4c75

Browse files
Prep 591 for publishing
1 parent 6a5129a commit 2bf4c75

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ cache
1313
publishing/email
1414
publishing/output*
1515
publishing/juice
16+
.qodo

draft/2025-03-19-this-week-in-rust.md

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

3232
### Official
33+
3334
* [Announcing Rust 1.85.1](https://blog.rust-lang.org/2025/03/18/Rust-1.85.1.html)
3435
* [Hiring for Rust program management](https://blog.rust-lang.org/inside-rust/2025/03/18/hiring-for-program-management.html)
3536
* [March 2025 Leadership Council Update](https://blog.rust-lang.org/inside-rust/2025/03/17/leadership-council-update.html)
3637

37-
### Foundation
38-
39-
### Newsletters
40-
4138
### Project/Tooling Updates
39+
4240
* [rust-analyzer #277](https://rust-analyzer.github.io/thisweek/2025/03/17/changelog-277.html)
4341
* [Git 2.49 Released With Faster Packing, Rust Foreign Language Interface](https://www.phoronix.com/news/Git-2.49-Released)
4442
* [Rust CUDA project update](https://rust-gpu.github.io/blog/2025/03/18/rust-cuda-update/)
@@ -51,25 +49,25 @@ and just ask the editors to select the category.
5149
* [Announcing mocktail: HTTP & gRPC server mocking for Rust](https://danclark.io/blog/announcing-mocktail/)
5250

5351
### Observations/Thoughts
52+
5453
* [How to speed up the Rust compiler in March 2025](https://nnethercote.github.io/2025/03/19/how-to-speed-up-the-rust-compiler-in-march-2025.html)
5554
* [Carefully But Purposefully Oxidising Ubuntu](https://jnsgr.uk/2025/03/carefully-but-purposefully-oxidising-ubuntu/)
5655
* [Below: World Writable Directory in /var/log/below Allows Local Privilege Escalation](https://security.opensuse.org/2025/03/12/below-world-writable-log-dir.html)
5756
* [Extending Future In Rust](https://blog.veeso.dev/blog/en/extending-future-in-rust/)
5857
* [Writing Terrible Code](https://bitfieldconsulting.com/posts/writing-terrible-code)
58+
* [alp-rs is faster than c++ reference](https://blog.spiraldb.com/alp-rust-is-faster-than-c/)
5959
* [video] [It’s Not As Simple As “Use A Memory Safe Language"](https://www.youtube.com/watch?v=iQ-eTaW6-cM)
6060
* [video] [Ubuntu Will Replace GNU Core Utilities With Rust](https://www.youtube.com/watch?v=N2dbyFddcIs)
6161
* [video] [What's up with Rust?](https://www.youtube.com/watch?v=pppU--kHLP0)
62-
* [alp-rs is faster than c++ reference](https://blog.spiraldb.com/alp-rust-is-faster-than-c/)
6362

6463
### Rust Walkthroughs
64+
6565
* [Create A Web + Desktop Application With Rust](https://medium.com/gitconnected/build-a-web-desktop-application-with-rust-i-8eb12cf160b6)
6666
* [Transition Systems in Rust](https://minikin.me/blog/transition-systems-in-rust)
6767
* [Nine Pico PIO Wats with Rust: Raspberry Pi programmable IO Pitfalls Illustrated with a Musical Example (Part 2)](https://towardsdatascience.com/nine-pico-pio-wats-with-rust-part-2/)
6868
* [series] [Building a search engine from scratch, in Rust](https://jdrouet.github.io/posts/202503161800-search-engine-intro/)
6969
* [video] [Build with Naz : newtype design pattern, and impl Into T for ergonomic APIs](https://www.youtube.com/watch?v=3-Ika3mAOGQ)
7070

71-
### Research
72-
7371
### Miscellaneous
7472
* [February 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/feb-25)
7573

@@ -377,7 +375,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
377375
378376
-->
379377

380-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
378+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1ivrkhs/official_rrust_whos_hiring_thread_for_jobseekers/)
381379

382380
# Quote of the Week
383381

@@ -393,4 +391,4 @@ Thanks to [Jacob Lifshay](https://users.rust-lang.org/t/twir-quote-of-the-week/3
393391

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

396-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
394+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1jfitub/this_week_in_rust_591/)</small>

0 commit comments

Comments
 (0)