diff --git a/draft/2025-05-07-this-week-in-rust.md b/content/2025-05-07-this-week-in-rust.md similarity index 99% rename from draft/2025-05-07-this-week-in-rust.md rename to content/2025-05-07-this-week-in-rust.md index 189a9c887..3bd85cf76 100644 --- a/draft/2025-05-07-this-week-in-rust.md +++ b/content/2025-05-07-this-week-in-rust.md @@ -35,10 +35,6 @@ and just ask the editors to select the category. ### Official * [Announcing rustup 1.28.2](https://blog.rust-lang.org/2025/05/05/Rustup-1.28.2/) -### Foundation - -### Newsletters - ### Project/Tooling Updates * [Announcing Malai - Share your dev server (and more) over P2P](https://malai.sh/announcing-malai/) * [Streaming data analytics, Fluvio 0.17.2 release](https://www.fluvio.io/news/this-week-in-fluvio-0074) @@ -50,7 +46,6 @@ and just ask the editors to select the category. * [Flattening Rust's Learning Curve](https://corrode.dev/blog/flattening-rusts-learning-curve/) * [The Evolution of Rust](https://ranger-ross.github.io/blog/evolution-of-rust/) * [std::mem is... interesting](https://blog.veeso.dev/blog/en/std-mem-is-interesting/) -* [What is my fuzzer doing?](https://tweedegolf.nl/en/blog/154/what-is-my-fuzzer-doing) * [audio] [Svix with Tom Hacohen](https://corrode.dev/podcast/s04e02-svix/) ### Rust Walkthroughs @@ -134,6 +129,7 @@ Are you a new or experienced speaker looking for a place to share something cool +*No Calls for papers or presentations were submitted this week.* If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)! @@ -446,7 +442,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412 --> -Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE) +Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1jttzz4/official_rrust_whos_hiring_thread_for_jobseekers/) # Quote of the Week @@ -464,4 +460,4 @@ Thanks to [Brian Kung](https://users.rust-lang.org/t/twir-quote-of-the-week/328/ *Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)* -[Discuss on r/rust](REDDIT_LINK_HERE) +[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1khfde3/this_week_in_rust_598/) diff --git a/draft/2025-05-14-this-week-in-rust.md b/draft/2025-05-14-this-week-in-rust.md new file mode 100644 index 000000000..68172f2cc --- /dev/null +++ b/draft/2025-05-14-this-week-in-rust.md @@ -0,0 +1,351 @@ +Title: This Week in Rust 599 +Number: 599 +Date: 2025-05-14 +Category: This Week in Rust + +Hello and welcome to another issue of *This Week in Rust*! +[Rust](https://www.rust-lang.org/) is a programming language empowering everyone to build reliable and efficient software. +This is a weekly summary of its progress and community. +Want something mentioned? Tag us at +[@thisweekinrust.bsky.social](https://bsky.app/profile/thisweekinrust.bsky.social) on Bluesky or +[@ThisWeekinRust](https://mastodon.social/@thisweekinrust) on mastodon.social, or +[send us a pull request](https://github.com/rust-lang/this-week-in-rust). +Want to get involved? [We love contributions](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md). + +*This Week in Rust* is openly developed [on GitHub](https://github.com/rust-lang/this-week-in-rust) and archives can be viewed at [this-week-in-rust.org](https://this-week-in-rust.org/). +If you find any errors in this week's issue, [please submit a PR](https://github.com/rust-lang/this-week-in-rust/pulls). + +Want TWIR in your inbox? [Subscribe here](https://this-week-in-rust.us11.list-manage.com/subscribe?u=fd84c1c757e02889a9b08d289&id=0ed8b72485). + +## Updates from Rust Community + + + +### Official + +### Foundation + +### Newsletters + +### Project/Tooling Updates + +### Observations/Thoughts + +### Rust Walkthroughs + +### Research + +### Miscellaneous + +## Crate of the Week + + + +[Please submit your suggestions and votes for next week][submit_crate]! + +[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704 + +## Calls for Testing + +An important step for RFC implementation is for people to experiment with the +implementation and give feedback, especially before stabilization. The following +RFCs would benefit from user testing before moving forward: + + + + + + +### [RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) + +### [Rust](https://github.com/rust-lang/rust/labels/call-for-testing) + +### [Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing) + +If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` +label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature +need testing. + +## Call for Participation; projects and speakers + +### CFP - Projects + +Always wanted to contribute to open-source projects but did not know where to start? +Every week we highlight some tasks from the Rust community for you to pick and get started! + +Some of these tasks may also have mentors available, visit the task page for more information. + + + + + +If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)! + +[guidelines]:https://github.com/rust-lang/this-week-in-rust?tab=readme-ov-file#call-for-participation-guidelines + +### CFP - Events + +Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker. + + + + +If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)! + +## Updates from the Rust Project + + + +### Rust Compiler Performance Triage + + + +### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master) + +Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These +are the RFCs that were approved for implementation this week: + + + + + + + +### Final Comment Period + +Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs +which are reaching a decision. Express your opinions now. + +#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period) + + + + +#### Tracking Issues & PRs + + + + + +##### [Rust](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) + +##### [Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) + +##### [Language Team](https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+) + +##### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) + +##### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) + +#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls) + + + + + +## Upcoming Events + +Rusty Events between 2025-05-14 - 2025-06-11 馃 + +### Virtual +* 2025-05-07 | Virtual (Indianapolis, IN, US) | [Indy Rust](https://www.meetup.com/indyrs/events/) + * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/302031663) +* 2025-05-07 | Virtual (Rotterdam, NL) | [Bevy Game Development](https://www.meetup.com/bevy-game-development/events/) + * [**Bevy Meetup #10**](https://www.meetup.com/bevy-game-development/events/307354690) +* 2025-05-08 | Virtual (Berlin, DE) | [Rust Berlin](https://www.meetup.com/rust-berlin/events/) + * [**Rust Hack and Learn**](https://www.meetup.com/rust-berlin/events/300820300) +* 2025-05-08 | Virtual (Girona, ES) | [Rust Girona](https://lu.ma/rust-girona) + * [**Sessi贸 setmanal de codificaci贸 / Weekly coding session**](https://lu.ma/2lmcm9iq) +* 2025-05-08 | Virtual (Tel Aviv-Yafo, IL) | [Rust 馃 TLV](https://www.meetup.com/rust-tlv/events/) + * [**砖讬讞讛 讞讜驻砖讬转 讜讜讬专讟讜讗诇讬转 注诇 专讗住讟**](https://www.meetup.com/rust-tlv/events/307635288) +* 2025-05-08 | Virtual (Z眉rich, CH) | [Rust Z眉risee](https://www.meetup.com/rust-zurich/events/) + * [**馃 Celebrating 10 years of Rust 1.0 (co-event with berline.rs) 馃**](https://www.meetup.com/rust-zurich/events/307696718) +* 2025-05-10 | Virtual | [Leptos Community](https://lu.ma/3b7solx0) + * [**Leptos Meetup: 0.8 Release and Server Fn Websockets Demo**](https://www.youtube.com/watch?v=CTIeERU1hns) +* 2025-05-11 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Rust Readers Discord Discussion: Async Rust**](https://www.meetup.com/dallasrust/events/307648682) +* 2025-05-11 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Rust Readers Discord Discussion: Async Rust**](https://www.meetup.com/dallasrust/events/kvqfrtyhchbpb) +* 2025-05-13 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Second Tuesday**](https://www.meetup.com/dallasrust/events/305020415) +* 2025-05-15 | Hybrid (Redmond, WA, US) | [Seattle Rust User Group](https://www.meetup.com/join-srug/events/) + * [**May, 2025 SRUG (Seattle Rust User Group) Meetup**](https://www.meetup.com/seattle-rust-user-group/events/305658468) +* 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/) + * [**馃 Celebrating 10 years of Rust 1.0 馃**](https://www.meetup.com/rust-berlin/events/307293317) +* 2025-05-15 | Virtual (Girona, ES) | [Rust Girona](https://lu.ma/rust-girona) + * [**Sessi贸 setmanal de codificaci贸 / Weekly coding session**](https://lu.ma/eeqmobhz) +* 2025-05-18 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Rust Readers Discord Discussion: Async Rust**](https://www.meetup.com/dallasrust/events/kvqfrtyhchbxb) +* 2025-05-19 | Virtual (Tel Aviv-Yafo, IL) | [Rust 馃 TLV](https://www.meetup.com/rust-tlv/events/) + * [**Tauri: Cross-Platform desktop applications with Rust and web technologies**](https://www.meetup.com/rust-tlv/events/307178592) +* 2025-05-20 | Virtual (London, UK) | [Women in Rust](https://www.meetup.com/women-in-rust/events/) + * [**Threading through lifetimes of borrowing - the Rust way**](https://www.meetup.com/women-in-rust/events/307522540) +* 2025-05-20 | Virtual (Tel Aviv, IL) | [Code Mavens 馃 - 馃悕 - 馃惇](https://www.meetup.com/code-mavens/) + * [**Rust at Work a conversation with Ran Reichman Co-Founder & CEO of Flarion**](https://www.meetup.com/code-mavens/events/307635734/) +* 2025-05-20 | Virtual (Washington, DC, US) | [Rust DC](https://www.meetup.com/rustdc/events/) + * [**Mid-month Rustful**](https://www.meetup.com/rustdc/events/305170826) +* 2025-05-21 | Hybrid (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/events/) + * [**Rust Study/Hack/Hang-out**](https://www.meetup.com/vancouver-rust/events/307184332) +* 2025-05-22 | Virtual (Berlin, DE) | [Rust Berlin](https://www.meetup.com/rust-berlin/events/) + * [**Rust Hack and Learn**](https://www.meetup.com/rust-berlin/events/300820302) +* 2025-05-22 | Virtual (Girona, ES) | [Rust Girona](https://lu.ma/rust-girona) + * [**Sessi贸 setmanal de codificaci贸 / Weekly coding session**](https://lu.ma/8zabmc3w) +* 2025-05-25 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Rust Readers Discord Discussion: Async Rust**](https://www.meetup.com/dallasrust/events/307668643) +* 2025-05-25 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Rust Readers Discord Discussion: Async Rust**](https://www.meetup.com/dallasrust/events/kvqfrtyhchbhc) +* 2025-05-27 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Fourth Tuesday**](https://www.meetup.com/dallasrust/events/305361435) +* 2025-05-27 | Virtual (Tel Aviv, IL) | [Code Mavens 馃 - 馃悕 - 馃惇](https://www.meetup.com/code-mavens/) + * [**Rust at Work - conversation with Eli Shalom & Igal Tabachnik of Eureka Labs**](https://www.meetup.com/code-mavens/events/307673680/) +* 2025-05-29 | Virtual (N眉rnberg, DE) | [Rust Nuremberg](https://www.meetup.com/rust-noris/events/) + * [**Rust N眉rnberg online**](https://www.meetup.com/rust-noris/events/300820285/) +* 2025-06-01 | Virtual (Dallas, TX, US) | [Dallas Rust User Meetup](https://www.meetup.com/dallasrust/events/) + * [**Rust Readers Discord Discussion: Async Rust**](https://www.meetup.com/dallasrust/events/kvqfrtyhcjbcb) +* 2025-06-04 | Virtual (Indianapolis, IN, US) | [Indy Rust](https://www.meetup.com/indyrs/events/) + * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/302031665) + +### Asia +* 2025-05-17 | Delhi, IN | [Rust Delhi](https://www.meetup.com/rustdelhi/events/) + * [**Rust Delhi Meetup #10**](https://www.meetup.com/rustdelhi/events/307657584) +* 2025-05-24 | Bangalore/Bengaluru, IN | [Rust Bangalore](https://hasgeek.com/rustbangalore) + * [**May 2025 Rustacean meetup**](https://hasgeek.com/rustbangalore/may-2025-rustacean-meetup/) + +### Europe +* 2025-05-07 | Girona, ES | [Rust Girona](https://lu.ma/rust-girona) + * [**Rust Girona Hack & Learn 05 2025**](https://lu.ma/k4nscy5q) +* 2025-05-07 | K枚ln, DE | [Rust Cologne](https://www.meetup.com/rust-cologne-bonn/events/) + * [**Rust in May: FFI**](https://www.meetup.com/rustcologne/events/307548402) +* 2025-05-07 | Madrid, ES | [MadRust](https://www.meetup.com/madrust/events/) + * [**VII Lenguajes, VII Perspectivas, I Problema**](https://www.meetup.com/madrust/events/307030185) +* 2025-05-07 | Oxford, UK | [Oxford Rust Meetup Group](https://www.meetup.com/oxford-rust-meetup-group/events/) + * [**Oxford Rust and C++ social**](https://www.meetup.com/oxford-rust-meetup-group/events/306541571) +* 2025-05-08 | Gdansk, PL | [Rust Gdansk](https://www.meetup.com/rust-gdansk/events/) + * [**Rust Gdansk Meetup #8**](https://www.meetup.com/rust-gdansk/events/307281434) +* 2025-05-08 | London, UK | [London Rust Project Group](https://www.meetup.com/london-rust-project-group/events/) + * [**Adopting Rust (Hosted by Lloyds bank)**](https://www.meetup.com/london-rust-project-group/events/307085179) +* 2025-05-12 | Amsterdam, NL | [RustNL](https://www.meetup.com/rust-amsterdam/events/) + * [**Bowling at Rust Week**](https://www.meetup.com/rust-nederland/events/307676003) +* 2025-05-12 | Amsterdam, NL | [RustNL](https://www.meetup.com/rust-amsterdam/events/) + * [**Create your rusty steel Rust logo!**](https://www.meetup.com/rust-nederland/events/307679174) +* 2025-05-12 | Amsterdam, NL | [RustNL](https://www.meetup.com/rust-amsterdam/events/) + * [**Walking Tour around Utrecht - Monday (afternoon)**](https://www.meetup.com/rust-nederland/events/307661412) +* 2025-05-12 | Amsterdam, NL | [RustNL](https://www.meetup.com/rust-amsterdam/events/) + * [**Walking Tour around Utrecht - Monday**](https://www.meetup.com/rust-nederland/events/307521994) +* 2025-05-13 | Amsterdam, NL | [RustNL](https://www.meetup.com/rust-amsterdam/events/) + * [**RustWeek 2025 announcement**](https://www.meetup.com/rust-nederland/events/305227330) +* 2025-05-13 - 2025-05-17 | Utrecht, NL | [Rust NL](https://rustweek.org/about) + * [**RustWeek 2025**](https://rustweek.org) +* 2025-05-14 | Reading, UK | [Reading Rust Workshop](https://www.meetup.com/reading-rust-workshop/events/) + * [**Reading Rust Meetup**](https://www.meetup.com/reading-rust-workshop/events/305045447) +* 2025-05-15 | Oslo, NO | [Rust Oslo](https://www.meetup.com/rust-oslo/events/) + * [**Rust 10-year anniversary @ Appear**](https://www.meetup.com/rust-oslo/events/307427014) +* 2025-05-16 | Amsterdam, NL | [RustNL](https://www.meetup.com/rust-amsterdam/events/) + * [**Rust Week Hackathon**](https://www.meetup.com/rust-nederland/events/307107584) +* 2025-05-16 | Utrecht, NL | [Rust NL Meetup Group](https://www.meetup.com/rust-nederland/) + * [**RustWeek Hackathon**](https://www.meetup.com/rust-nederland/events/307107584/) +* 2025-05-17 | Amsterdam, NL | [RustNL](https://www.meetup.com/rust-amsterdam/events/) + * [**Walking Tour around Utrecht - Saturday**](https://www.meetup.com/rust-nederland/events/307522004) +* 2025-05-20 | Aarhus, DK | [Rust Aarhus](https://www.meetup.com/rust-aarhus/events/) + * [**Hack Night - Robot Edition**](https://www.meetup.com/rust-aarhus/events/307289572) +* 2025-05-20 | Leipzig, SN, DE | [Rust - Modern Systems Programming in Leipzig](https://www.meetup.com/rust-modern-systems-programming-in-leipzig/events/) + * [**Topic TBD**](https://www.meetup.com/rust-modern-systems-programming-in-leipzig/events/305741635) +* 2025-05-22 | Augsburg, DE | [Rust Augsburg](https://rust-augsburg.github.io/meetup/introduction.html) + * [**Rust meetup #13**](https://rust-augsburg.github.io/meetup/Meetup_13.html) +* 2025-05-22 | Bern, CH | [Rust Bern](https://www.meetup.com/rust-bern/events/) + * [**2025 Rust Talks Bern #3 @zentroom**](https://www.meetup.com/rust-bern/events/307559606) +* 2025-05-22 | Paris, FR | [Rust Paris](https://www.meetup.com/rust-paris/events/) + * [**Rust meetup #77**](https://www.meetup.com/rust-paris/events/307565141) +* 2025-05-22 | Stockholm, SE | [Stockholm Rust](https://www.meetup.com/stockholm-rust/events/) + * [**Rust Meetup @UXStream**](https://www.meetup.com/stockholm-rust/events/307653223) +* 2025-05-27 | Basel, CH | [Rust Basel](https://www.meetup.com/rust-basel/events/) + * [**Rust Meetup #11 @ Letsboot Basel**](https://www.meetup.com/rust-basel/events/307567083) +* 2025-05-29 | Oslo, NO | [Rust Oslo](https://www.meetup.com/rust-oslo/events/) + * [**Rust Hack'n'Learn at Kampen Bistro**](https://www.meetup.com/rust-oslo/events/305809683) +* 2025-06-04 | M眉nchen, DE | [Rust Munich](https://www.meetup.com/rust-munich/events/) + * [**Rust Munich 2025 / 2 - Hacking Evening**](https://www.meetup.com/rust-munich/events/307105443) +* 2025-06-04 | Oxford, UK | [Oxford Rust Meetup Group](https://www.meetup.com/oxford-rust-meetup-group/events/) + * [**Oxford Rust and C++ social**](https://www.meetup.com/oxford-rust-meetup-group/events/307673867) + +### North America +* 2025-05-07 | Chicago, IL, US | [Chicago Rust Meetup](https://www.meetup.com/chicago-rust-meetup/events/) + * [**Rust Happy Hour**](https://www.meetup.com/chicago-rust-meetup/events/307557852) +* 2025-05-08 | M茅xico City, MX | [Rust MX](https://www.meetup.com/rust-mx/events/) + * [**Calculando con el compilador: Compiler time vs Run time. Introducci贸n a uv**](https://www.meetup.com/rust-mx/events/307015601) +* 2025-05-08 | Portland, OR, US | [PDXRust](https://www.meetup.com/pdxrust/events/) + * [**Apache DataFusion: A Fast, Extensible, Modular Analytic Query Engine in Rust**](https://www.meetup.com/pdxrust/events/307288436) +* 2025-05-11 | Boston, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/events/) + * [**Porter Square Rust Lunch, May 11**](https://www.meetup.com/bostonrust/events/306845728) +* 2025-05-13 | New York, NY, US | [Rust NYC](https://www.meetup.com/rust-nyc/events/) + * [**Multi-Platform App in Rust @ Warp.dev && Verifying Rust's Stdlib @ CMU**](https://www.meetup.com/rust-nyc/events/307675512) +* 2025-05-15 | Mountain View, CA, US | [Hacker Dojo](https://www.meetup.com/hackerdojo/events/) + * [**RUST MEETUP at HACKER DOJO**](https://www.meetup.com/hackerdojo/events/307488039/) +* 2025-05-15 | Nashville, TN, US | [Music City Rust Developers](https://www.meetup.com/music-city-rust-developers/events/) + * [**Using Rust For Web Series 2 : Why you, Yes You. Should use Hyperscript!**](https://www.meetup.com/music-city-rust-developers/events/304333101) +* 2025-05-15 | Hybrid (Redmond, WA, US) | [Seattle Rust User Group](https://www.meetup.com/join-srug/events/) + * [**May, 2025 SRUG (Seattle Rust User Group) Meetup**](https://www.meetup.com/seattle-rust-user-group/events/305658468) +* 2025-05-20 | San Francisco, CA, US | [San Francisco Rust Study Group](https://www.meetup.com/san-francisco-rust-study-group/events/) + * [**Rust Hacking in Person**](https://www.meetup.com/san-francisco-rust-study-group/events/307337307) +* 2025-05-21 | Hybrid (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/events/) + * [**Rust Study/Hack/Hang-out**](https://www.meetup.com/vancouver-rust/events/307184332) +* 2025-05-28 | Austin, TX, US | [Rust ATX](https://www.meetup.com/rust-atx/events/) + * [**Rust Lunch - Fareground**](https://www.meetup.com/rust-atx/events/xvkdgtyhchblc) +* 2025-05-29 | Atlanta, GA, US | [Rust Atlanta](https://www.meetup.com/rust-atl/events/) + * [**Rust-Atl**](https://www.meetup.com/rust-atl/events/307152367) + +### South America +* 2025-05-28 | Montevideo, DE, UY | [Rust Meetup Uruguay](https://www.meetup.com/rust-uruguay/events/) + * [**Primera meetup de Rust de 2025!**](https://www.meetup.com/rust-uruguay/events/307341567) +* 2025-05-31 | S茫o Paulo, BR | [Rust S茫o Paulo Meetup](https://www.meetup.com/rust-sao-paulo-meetup/events/) + * [**Encontro do Rust-SP na WillBank**](https://www.meetup.com/rust-sao-paulo-meetup/events/307308851) + +If you are running a Rust event please add it to the [calendar] to get +it mentioned here. Please remember to add a link to the event too. +Email the [Rust Community Team][community] for access. + +[calendar]: https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com +[community]: mailto:community-team@rust-lang.org + +## Jobs + + +Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE) + +# Quote of the Week + + + +[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328) + +*This Week in Rust is edited by: [nellshamrell](https://github.com/nellshamrell), [llogiq](https://github.com/llogiq), [cdmistman](https://github.com/cdmistman), [ericseppanen](https://github.com/ericseppanen), [extrawurst](https://github.com/extrawurst), [U007D](https://github.com/U007D), [joelmarcey](https://github.com/joelmarcey), [mariannegoldin](https://github.com/mariannegoldin), [bennyvasquez](https://github.com/bennyvasquez), [bdillo](https://github.com/bdillo)* + +*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)* + +[Discuss on r/rust](REDDIT_LINK_HERE)