Skip to content

Commit 1cd45b5

Browse files
Merge pull request rust-lang#6109 from rust-lang/mariannegoldin-patch-1
Remove duplicates in TWIR 573
2 parents 275301c + 4d9d8dc commit 1cd45b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

draft/2024-11-13-this-week-in-rust.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,8 @@ and just ask the editors to select the category.
4343
* [Introducing Hyperlight: Virtual machine-based security for functions at scale](https://opensource.microsoft.com/blog/2024/11/07/introducing-hyperlight-virtual-machine-based-security-for-functions-at-scale/)
4444
* [Introducing Sled, a Rust Library for Creating Spatial LED Strip Lighting Effects](https://davjcosby.github.io/all-published/miscellaneous-tech/Introducing%20Sled,%20a%20Rust%20Library%20for%20Creating%20Spatial%20LED%20Strip%20Lighting%20Effects.html)
4545
* [Redis Shield: A high-performance rate limiting module in Rust using the Token Bucket algorithm](https://github.com/ayarotsky/redis-shield)
46-
* [Introducing Hyperlight: Virtual machine-based security for functions at scale](https://opensource.microsoft.com/blog/2024/11/07/introducing-hyperlight-virtual-machine-based-security-for-functions-at-scale/)
4746
* [Cohen: gccrs: An alternative compiler for Rust](https://lwn.net/Articles/997483/)
4847
* [Progress on toolchain security features](https://lwn.net/SubscriberLink/996344/a68070fd6ffe56e9/)
49-
5048
* [Next-gen builder macro Bon 3.0 release](https://bon-rs.com/blog/bon-v3-release)
5149

5250
### Observations/Thoughts
@@ -56,10 +54,8 @@ and just ask the editors to select the category.
5654
* [Bringing faster exceptions to Rust](https://purplesyringa.moe/blog/bringing-faster-exceptions-to-rust/)
5755
* [Exploring the Assembly Code generated by Rust Recursive Tree Traversal](https://www.eventhelix.com/rust/rust-to-assembly-recursive-tree-fold/)
5856
* [Typed IDs with SeaORM](https://klacan.sk/posts/typed-ids-with-sea-orm/)
59-
* [Blog: Rust needs an official specification](https://tweedegolf.nl/en/blog/140/rust-needs-an-official-specification)
6057
* [video] [Rust 2024 Project Goals Update & Rust 1.80.1](https://www.youtube.com/watch?v=DQ2XqNB-0Qg)
6158
* [video] [Rio: Next generation terminal emulator written in Rust](https://www.youtube.com/watch?v=bxcYj78UNPU)
62-
6359
* [Spawning Processes in Linux](https://maelstrom-software.com/blog/spawning-processes-on-linux/)
6460

6561
### Rust Walkthroughs

0 commit comments

Comments
 (0)