Skip to content

Commit 9a06514

Browse files
committed
formatting fixes
Signed-off-by: Nell Shamrell <[email protected]>
1 parent c94149f commit 9a06514

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

draft/2024-09-25-this-week-in-rust.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ and just ask the editors to select the category.
3333
* [September Project Goals Update](https://blog.rust-lang.org/2024/09/23/Project-Goals-Sep-Update.html)
3434
* [WebAssembly targets: change in default target-features](https://blog.rust-lang.org/2024/09/24/webassembly-targets-change-in-default-target-features.html)
3535

36-
### Foundation
37-
38-
### Newsletters
39-
4036
### Project/Tooling Updates
4137
* [Bevy Foundation is now a 501(c)(3) Public Charity](https://bevyengine.org/news/bevy-foundation-501c3/)
4238
* [Development of rustc_codegen_gcc](https://blog.antoyo.xyz/development-rustc_codegen_gcc)
@@ -47,8 +43,7 @@ and just ask the editors to select the category.
4743
* [Fjall 2.0, LSM-based safe Rust key-value storage engine](https://fjall-rs.github.io/post/announcing-fjall-2/)
4844

4945
### Observations/Thoughts
50-
51-
* [“Truly Hygienic” Let Statements in Rust](https://sabrinajewson.org/blog/truly-hygienic-let)
46+
* ["Truly Hygienic" Let Statements in Rust](https://sabrinajewson.org/blog/truly-hygienic-let)
5247
* [One year of Rust in production](https://yieldcode.blog/post/one-year-of-rust-in-production/)
5348
* [Rust panics under the hood, and implementing them in .NET](https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html)
5449
* [video] [Miguel Raz - Building a compile-time SIMD optimized smoothing filter](https://www.youtube.com/watch?v=bdsBhqKOe7A)
@@ -57,7 +52,6 @@ and just ask the editors to select the category.
5752
* [audio] [You might not need Arc](https://sdr-podcast.com/episodes/arc/)
5853

5954
### Rust Walkthroughs
60-
6155
* [The Watermelon Operator](https://matklad.github.io/2024/09/24/watermelon-operator.html)
6256
* [Fast Unorm Conversions](https://rundevelopment.github.io/blog/fast-unorm-conversions)
6357
* [A small trick for simple Rust/C++ interop](https://gaultier.github.io/blog/rust_c++_interop_trick.html)
@@ -66,8 +60,6 @@ and just ask the editors to select the category.
6660
* [video] [Build with Naz : Rust lifetimes](https://www.youtube.com/watch?v=eIJxAEcle7E)
6761
* [video] [Backend in Rust 02 - JWT Authentication, Sea ORM, Axum, Rust](https://www.youtube.com/watch?v=QqPqlUqxW2A)
6862

69-
### Research
70-
7163
### Miscellaneous
7264
* [Eliminating Memory Safety Vulnerabilities at the Source](https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html)
7365
* [Committing to Rust in the kernel](https://lwn.net/SubscriberLink/991062/b0df468b40b21f5d/)
@@ -422,7 +414,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
422414
423415
-->
424416

425-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
417+
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/)
426418

427419
# Quote of the Week
428420

0 commit comments

Comments
 (0)