Skip to content

Commit bab8834

Browse files
authored
Merge branch 'master' into master
2 parents a3f8ba3 + 4409e65 commit bab8834

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

content/2025-04-23-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Revision range: [15f58c46..8f2819b0](https://perf.rust-lang.org/?start=15f58c46d
216216
| Improvements ✅ <br /> (secondary) | -2.2% | [-12.3%, -0.2%] | 111 |
217217
| All ❌✅ (primary) | -0.9% | [-12.9%, 2.1%] | 151 |
218218

219-
[Full report here](https://github.com/rust-lang/rustc-perf/blob/02138a9d3679be358403ee8906141666870e5346/triage/2024-04-22.md)
219+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/eaf0e22c56f793258767947dc4e4ecc750f662f3/triage/2025-04-22.md)
220220

221221
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
222222

draft/2025-04-30-this-week-in-rust.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,29 @@ and just ask the editors to select the category.
3737
### Foundation
3838

3939
### Newsletters
40+
* [The Embedded Rustacean Issue #44](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-44)
4041

4142
### Project/Tooling Updates
4243

4344
* [Yelken Alpha Release Announcement](https://bwqr.github.io/yelken-blog/first-announcement/)
45+
* [BugStalker v0.3.0 - Modern debugger for Linux x86-64. Written in Rust for Rust programs.](https://www.reddit.com/r/rust/comments/1k6vni5/bugstalker_v030_released_async_debugging_new/)
4446

4547
### Observations/Thoughts
4648

4749
### Rust Walkthroughs
50+
* [Freeing Up Gigabytes: Reclaiming Disk Space from Rust Cargo Builds](https://thisdavej.com/freeing-up-gigabytes-reclaiming-disk-space-from-rust-cargo-builds/)
51+
52+
* [Video] [Shipping Rust to Python, Typescript, and Ruby](https://www.youtube.com/watch?v=Zs6Uer3VAyQ)
53+
* [Video] [From Rust to C and Back Again: an introduction to "foreign functions"](https://www.youtube.com/watch?v=B4yNqR0WgYQ) ([Long Version](https://www.youtube.com/watch?v=LLAUzghhNHg))
54+
55+
* [A Visual Journey Through Async Rust](https://github.com/alexpusch/rust-magic-patterns/blob/master/visual-journey-through-async-rust/Readme.md)
4856

4957
### Research
5058

5159
### Miscellaneous
5260

61+
* [How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained](https://www.atriiy.dev/blog/rolldown-module-loader-and-dependency-graph)
62+
5363
## Crate of the Week
5464

5565
<!-- COTW goes here -->
@@ -187,8 +197,8 @@ Rusty Events between 2025-04-30 - 2025-05-28 🦀
187197
* [**Rust Hack and Learn**](https://www.meetup.com/rust-berlin/events/300820300)
188198
* 2025-05-13 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/)
189199
* [**Second Tuesday**](https://www.meetup.com/dallasrust/events/305020415)
190-
* 2025-05-15 | Virtual (Berlin, DE) | [Rust Berlin](https://www.meetup.com/rust-berlin/events/)
191-
* [**🦀 Celebrating 10 years of Rust 1.0 🦀**](https://www.meetup.com/rust-berlin/events/307293317) | [**Livestream**](https://berline.rs/)
200+
* 2025-05-15 | Virtual (Joint Meetup, Europe + Israel) | [Rust Berlin](https://www.meetup.com/rust-berlin/events/), [Rust Paris](https://www.meetup.com/de-DE/rust-paris/), [London Rust Project Group](https://www.meetup.com/de-DE/london-rust-project-group/), [Rust Zürisee](https://www.meetup.com/de-DE/rust-zurich/), [Rust TLV](https://www.meetup.com/de-DE/rust-tlv/), [Rust Nürnberg](https://www.meetup.com/de-DE/rust-noris/), [Rust Munich](https://www.meetup.com/de-DE/rust-munich/), [Rust Aarhus](https://www.meetup.com/de-de/rust-aarhus/), [lunch.rs](http://lunch.rs/)
201+
* [**🦀 Celebrating 10 years of Rust 1.0 🦀**](https://www.meetup.com/rust-berlin/events/307293317)
192202
* 2025-05-20 | Virtual (Washington, DC, US) | [Rust DC](https://www.meetup.com/rustdc/events/)
193203
* [**Mid-month Rustful**](https://www.meetup.com/rustdc/events/305170826)
194204
* 2025-05-21 | Virtual (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/events/)

0 commit comments

Comments
 (0)