|
| 1 | +Title: This Week in Rust 544 |
| 2 | +Number: 544 |
| 3 | +Date: 2024-04-24 |
| 4 | +Category: This Week in Rust |
| 5 | + |
| 6 | +Hello and welcome to another issue of *This Week in Rust*! |
| 7 | +[Rust](https://www.rust-lang.org/) is a programming language empowering everyone to build reliable and efficient software. |
| 8 | +This is a weekly summary of its progress and community. |
| 9 | +Want something mentioned? Tag us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) on Twitter or [@ThisWeekinRust](https://mastodon.social/@thisweekinrust) on mastodon.social, or [send us a pull request](https://github.com/rust-lang/this-week-in-rust). |
| 10 | +Want to get involved? [We love contributions](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md). |
| 11 | + |
| 12 | +*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/). |
| 13 | +If you find any errors in this week's issue, [please submit a PR](https://github.com/rust-lang/this-week-in-rust/pulls). |
| 14 | + |
| 15 | +## Updates from Rust Community |
| 16 | + |
| 17 | +<!-- |
| 18 | +
|
| 19 | +Dear community contributors: |
| 20 | +Please read README.md for guidance on submissions. |
| 21 | +Each submitted link should be of the form: |
| 22 | +
|
| 23 | +* [Title of the Linked Page](https://example.com/my_article) |
| 24 | +
|
| 25 | +If you don't know which category to use, feel free to submit a PR anyway |
| 26 | +and just ask the editors to select the category. |
| 27 | +
|
| 28 | +--> |
| 29 | + |
| 30 | +### Official |
| 31 | + |
| 32 | +### Foundation |
| 33 | + |
| 34 | +### Newsletters |
| 35 | + |
| 36 | +### Project/Tooling Updates |
| 37 | + |
| 38 | +### Observations/Thoughts |
| 39 | + |
| 40 | +### Rust Walkthroughs |
| 41 | + |
| 42 | +### Research |
| 43 | + |
| 44 | +### Miscellaneous |
| 45 | + |
| 46 | +## Crate of the Week |
| 47 | + |
| 48 | +<!-- COTW goes here --> |
| 49 | + |
| 50 | +[Please submit your suggestions and votes for next week][submit_crate]! |
| 51 | + |
| 52 | +[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704 |
| 53 | + |
| 54 | +## [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) |
| 55 | +An important step for RFC implementation is for people to experiment with the |
| 56 | +implementation and give feedback, especially before stabilization. The following |
| 57 | +RFCs would benefit from user testing before moving forward: |
| 58 | + |
| 59 | +<!-- Calls for Testing go here, use this format: |
| 60 | + * [<RFC Topic>](<RFC URL>) |
| 61 | + * [Tracking Issue](<Tracking Issue URL>) |
| 62 | + * [Testing steps](<Testing Steps URL>) |
| 63 | +--> |
| 64 | +<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* --> |
| 65 | +<!-- Remember to remove the `call-for-testing` label from the RFC so that the maintainer can signal for testers again, if desired. --> |
| 66 | + |
| 67 | +If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` |
| 68 | +label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature |
| 69 | +need testing. |
| 70 | + |
| 71 | +## Call for Participation; projects and speakers |
| 72 | + |
| 73 | +### CFP - Projects |
| 74 | + |
| 75 | +Always wanted to contribute to open-source projects but did not know where to start? |
| 76 | +Every week we highlight some tasks from the Rust community for you to pick and get started! |
| 77 | + |
| 78 | +Some of these tasks may also have mentors available, visit the task page for more information. |
| 79 | + |
| 80 | +<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) --> |
| 81 | +<!-- * [ - ]() --> |
| 82 | + |
| 83 | +If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines]. |
| 84 | + |
| 85 | +[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821 |
| 86 | + |
| 87 | +### CFP - Speakers |
| 88 | + |
| 89 | +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. |
| 90 | + |
| 91 | +<!-- CFPs go here, use this format: * [**event name**](link to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD --> |
| 92 | +<!-- or if none - *No Calls for papers or presentations were submitted this week.* --> |
| 93 | + |
| 94 | +If you are an event organizer hoping to expand the reach of your event, please submit a link to the submission website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust). |
| 95 | + |
| 96 | +## Updates from the Rust Project |
| 97 | + |
| 98 | +<!-- Rust updates go here --> |
| 99 | + |
| 100 | +### Rust Compiler Performance Triage |
| 101 | + |
| 102 | +<!-- Perf results go here --> |
| 103 | + |
| 104 | +### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master) |
| 105 | + |
| 106 | +Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These |
| 107 | +are the RFCs that were approved for implementation this week: |
| 108 | + |
| 109 | +<!-- Approved RFCs go here, use this format: * [Topic](URL) --> |
| 110 | +<!-- or if none were approved this week, use: * *No RFCs were approved this week.* --> |
| 111 | +<!-- * []() --> |
| 112 | + |
| 113 | +<!-- |
| 114 | +### [Approved Major Change Proposals (MCP)](https://forge.rust-lang.org/compiler/mcp.html) |
| 115 | +<!~~ MCPs occur infrequently, so this section is commented out by default. ~~> |
| 116 | +<!~~ MCPs which have been approved or rejected this week go here, use this format: * [major change accepted|rejected] [Topic](URL) ~~> |
| 117 | +--> |
| 118 | + |
| 119 | +### Final Comment Period |
| 120 | + |
| 121 | +Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs |
| 122 | +which are reaching a decision. Express your opinions now. |
| 123 | + |
| 124 | +#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period) |
| 125 | + |
| 126 | +<!-- RFCs which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) --> |
| 127 | +<!-- or if none entered FCP this week, use: * *No RFCs entered Final Comment Period this week.* --> |
| 128 | +<!-- * [disposition: ] []() --> |
| 129 | + |
| 130 | +#### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) |
| 131 | + |
| 132 | +<!-- Tracking Issues which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) --> |
| 133 | +<!-- or if none entered FCP this week, use: * *No Tracking Issues or PRs entered Final Comment Period this week.* --> |
| 134 | +<!-- * [disposition: ] []() --> |
| 135 | + |
| 136 | +### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) |
| 137 | +<!-- Remove this section if empty> |
| 138 | +
|
| 139 | +### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) |
| 140 | +<!-- Remove this section if empty> |
| 141 | +
|
| 142 | +### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls) |
| 143 | +
|
| 144 | +<!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) --> |
| 145 | +<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* --> |
| 146 | +<!-- * [new|updated] []() --> |
| 147 | + |
| 148 | +## Upcoming Events |
| 149 | + |
| 150 | +Rusty Events between 2024-04-24 - 2024-05-22 🦀 |
| 151 | + |
| 152 | +### Virtual |
| 153 | + |
| 154 | +* 2024-04-17 | Virtual (Cardiff, UK) | [Rust and C++ Cardiff](https://www.meetup.com/rust-and-c-plus-plus-in-cardiff/) |
| 155 | + * [**Reflections on RustNation UK 2024**](https://www.meetup.com/rust-and-c-plus-plus-in-cardiff/events/300325512/) |
| 156 | +* 2024-04-17 | Virtual (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/) |
| 157 | + * [**Camigo (Peter Kehl)**](https://www.meetup.com/vancouver-rust/events/298542323/) |
| 158 | +* 2024-04-18 | Virtual (Charlottesville, VA, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/) |
| 159 | + * [**Crafting Interpreters in Rust Collaboratively**](https://www.meetup.com/charlottesville-rust-meetup/events/298368799/) |
| 160 | +* 2024-04-21 | Virtual (Israel) | [Rust in Israel](https://rust.org.il/) |
| 161 | + * [**Using AstroNvim for Rust development (in Hebrew)**](https://www.meetup.com/code-mavens/events/300265648/) |
| 162 | +* 2024-04-23 | Trondheim, NO | [Rust Trondheim](https://www.meetup.com/rust-trondheim/) |
| 163 | + * [**Show and Tell in April**](https://www.meetup.com/rust-trondheim/events/300469130/) |
| 164 | +* 2024-04-24 | Virtual + In Person (Prague, CZ) | [Rust Czech Republic](https://www.meetup.com/rust-czech-republic/) |
| 165 | + * [**#2: Making Safe Rust Safer (Pavel Šimerda)**](https://www.meetup.com/rust-czech-republic/events/300388563) |
| 166 | +* 2024-04-25 | Virtual (Berlin, DE) | [OpenTechSchool Berlin](https://berline.rs/) + [Rust Berlin](https://www.meetup.com/rust-berlin/) |
| 167 | + * [**Rust Hack and Learn**](https://meet.jit.si/RustHackAndLearnBerlin) | [**Mirror: Rust Hack n Learn Meetup**](https://www.meetup.com/rust-berlin/events/298477692/) |
| 168 | +* 2024-04-30 | Virtual (Dallas, TX, US) | [Dallas Rust](https://www.meetup.com/dallasrust/) |
| 169 | + * [**Last Tuesday**](https://www.meetup.com/dallasrust/events/mvdtgtygcgbnc/) |
| 170 | +* 2024-05-01 | Virtual (Cardiff, UK) | [Rust and C++ Cardiff](https://www.meetup.com/rust-and-c-plus-plus-in-cardiff/) |
| 171 | + * [**Rust for Rustaceans Book Club: Chapter 5 - Project Structure**](https://www.meetup.com/rust-and-c-plus-plus-in-cardiff/events/300325526/) |
| 172 | +* 2024-05-01 | Virtual (Indianapolis, IN, US) | [Indy Rust](https://www.meetup.com/indyrs/) |
| 173 | + * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/299047895/) |
| 174 | +* 2024-05-02 | Virtual (Charlottesville, NC, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/) |
| 175 | + * [**Crafting Interpreters in Rust Collaboratively**](https://www.meetup.com/charlottesville-rust-meetup/events/298368804/) |
| 176 | +* 2024-05-07 | Virtual (Buffalo, NY) | [Buffalo Rust Meetup](https://www.meetup.com/buffalo-rust-meetup/) |
| 177 | + * [**Buffalo Rust User Group**](https://www.meetup.com/buffalo-rust-meetup/events/300100279/) |
| 178 | +* 2024-05-09 | Virtual (Berlin, DE) | [OpenTechSchool Berlin](https://berline.rs/) + [Rust Berlin](https://www.meetup.com/rust-berlin/) |
| 179 | + * [**Rust Hack and Learn**](https://meet.jit.si/RustHackAndLearnBerlin) | [**Mirror: Rust Hack n Learn Meetup**](https://www.meetup.com/rust-berlin/events/298477697/) |
| 180 | +* 2024-05-09 | Virtual (Israel) | [Rust in Israel](https://rust.org.il/) |
| 181 | + * [**Rust at Microsoft, Tel Aviv - Are we embedded yet?**](https://www.meetup.com/code-mavens/events/300144781/) |
| 182 | +* 2024-05-09 | Virtual (Nuremberg/Nürnberg, DE) | [Rust Nuremberg](https://www.meetup.com/rust-noris/) |
| 183 | + * [**Rust Nürnberg online**](https://www.meetup.com/rust-noris/events/297945257/) |
| 184 | +* 2024-05-14| Virtual (Dallas, TX, US) | [Dallas Rust](https://www.meetup.com/dallasrust/) |
| 185 | + * [**Last Tuesday**](https://www.meetup.com/dallasrust/events/298341699/) |
| 186 | +* 2024-05-14 | Virtual + In-Person (München/Munich, DE) | [Rust Munich](https://www.meetup.com/rust-munich/) |
| 187 | + * [**Rust Munich 2024 / 1 - hybrid (Rescheduled)**](https://www.meetup.com/rust-munich/events/298507657/) |
| 188 | +* 2024-05-15 | Virtual (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/) |
| 189 | + * [**Rust Study/Hack/Hang-out**](https://www.meetup.com/vancouver-rust/events/298542323/) |
| 190 | + |
| 191 | +### Africa |
| 192 | + |
| 193 | +* 2024-05-04 | Kampala, UG | [Rust Circle Kampala](https://www.eventbrite.com/o/rust-circle-kampala-65249289033) |
| 194 | + * [**Rust Circle Meetup**](https://www.eventbrite.com/e/rust-circle-meetup-tickets-628763176587?aff=ebdsoporgprofile) |
| 195 | + |
| 196 | +### Asia |
| 197 | + |
| 198 | +* 2024-04-20 | Kuala Lumpur, MY | [GoLang Malaysia](https://t.me/golangmalaysia) |
| 199 | + * [**Rust Talk & Workshop - Parallel Programming April 2024**](https://docs.google.com/forms/d/e/1FAIpQLSfeWzcnWic--G2Sj6uJFJNc_L2Iv7J27hIofZwhBYXu2CbUjQ/viewform) | [Event updates Telegram](https://t.me/+dF46Fly4A_BjOTJl) | [Event group chat](https://t.me/golangmalaysia) |
| 200 | +* 2024-05-11 | Bangalore, IN | [Rust Bangalore](https://hasgeek.com/rustbangalore) |
| 201 | + * [**May 2024 Rustacean meetup**](https://hasgeek.com/rustbangalore/may-2024-rustacean-meetup/) |
| 202 | + |
| 203 | +### Europe |
| 204 | + |
| 205 | +* 2024-04-17 | Bergen, NO | [Hubbel kodeklubb](https://www.meetup.com/bergen-html-css-meetup-group/) |
| 206 | + * [**Lær Rust med Conways Game of Life**](https://www.meetup.com/bergen-html-css-meetup-group/events/300031586/) |
| 207 | +* 2024-04-17 | Lyon, FR | [Rust Lyon](https://www.meetup.com/rust-lyon/) |
| 208 | + * [**Rust Lyon Meetup #10**](https://www.meetup.com/rust-lyon/events/300268616/) |
| 209 | +* 2024-04-17 | Ostrava, CZ | [TechMeetup Ostrava](https://www.meetup.com/techmeetupostrava/) |
| 210 | + * [**TechMeetup: RUST**](https://www.meetup.com/techmeetupostrava/events/299912212/) |
| 211 | +* 2024-04-20 | Augsburg, DE | [Augsburger Linux-Infotag 2024](https://www.luga.de/static/LIT-2024/) |
| 212 | + * [**Augsburger Linux-Infotag 2024: Workshop Einstieg in Embedded Rust mit dem Raspberry Pico WH**](https://www.luga.de/static/LIT-2024/talks/einstieg_in_embedded_rust_mit_dem_raspberry_pico_wh/) |
| 213 | +* 2024-04-23 | Berlin, DE | [Rust Berlin](https://www.meetup.com/rust-berlin/) |
| 214 | + * [**Rust'n'Tell - Rust for the Web**](https://www.meetup.com/rust-berlin/events/300047151/) |
| 215 | +* 2024-04-23 | Paris, FR | [Rust Paris](https://mobilizon.fr/@rust_paris) |
| 216 | + * [**Paris Rust Meetup #67**](https://mobilizon.fr/events/4ba93021-c43a-4e4a-b3e5-09c1c0d0a957) |
| 217 | +* 2024-04-24 | Virtual + In Person (Prague, CZ) | [Rust Czech Republic](https://www.meetup.com/rust-czech-republic/) |
| 218 | + * [**#2: Making Safe Rust Safer (Pavel Šimerda)**](https://www.meetup.com/rust-czech-republic/events/300388563) |
| 219 | +* 2024-04-25 | Aarhus, DK | [Rust Aarhus](https://www.meetup.com/rust-aarhus/) |
| 220 | + * [**Talk Night at MFT Energy**](https://www.meetup.com/rust-aarhus/events/299564517/) |
| 221 | +* 2024-04-25 | Berlin, DE | [Rust Berlin](https://www.meetup.com/rust-berlin/) |
| 222 | + * [**Rust and Tell - TBD**](https://www.meetup.com/rust-berlin/events/299288960/) |
| 223 | +* 2024-04-25 | København/Copenhagen, DK | [Copenhagen Rust Community](https://www.meetup.com/copenhagen-rust-community/) |
| 224 | + * [**Rust meetup #46 sponsored by Nine A/S**](https://www.meetup.com/copenhagen-rust-community/events/300458178/) |
| 225 | +* 2024-04-25 | Vienna, AT | [Rust Vienna](https://www.meetup.com/rust-vienna/) |
| 226 | + * [**Rust Vienna x Python User Group - April**](https://www.meetup.com/rust-vienna/events/300389154/) |
| 227 | +* 2024-04-27 | Basel, CH | [Rust Basel](https://www.meetup.com/rust-basel/) |
| 228 | + * [**Fullstack Rust - Workshop #2 (Register by 23 April)**](https://www.meetup.com/rust-basel/events/299933581/) |
| 229 | +* 2024-04-27 | Stockholm, SE | [Stockholm Rust](https://www.meetup.com/stockholm-rust/) |
| 230 | + * [**Ferris' Fika Forum #2**](https://www.meetup.com/stockholm-rust/events/300369409) |
| 231 | +* 2024-04-30 | Budapest, HU | [Budapest Rust Meetup Group](https://www.meetup.com/budapest-rust-meetup-group/) |
| 232 | + * [**Rust Meetup Budapest 2**](https://www.meetup.com/budapest-rust-meetup-group/events/300269044/) |
| 233 | +* 2024-04-30 | Salzburg, AT | Rust Salzburg |
| 234 | + * [**Rust Salzburg meetup**]: 6:30pm - CCC Salzburg, 1. OG, ArgeKultur, Ulrike-Gschwandtner-Straße 5, 5020 Salzburg |
| 235 | +* 2024-05-01 | Utrecht, NL | [NL-RSE Community](https://nl-rse.org/events/2024-05-01-meetup) |
| 236 | + * [**NL-RSE RUST meetup**](https://www.eventbrite.nl/e/nl-rse-rust-meetup-tickets-871056271757) |
| 237 | +* 2024-05-06 | Delft, NL | [GOSIM](https://www.gosim.org/) |
| 238 | + * [**GOSIM Europe 2024**](https://europe2024.gosim.org/) |
| 239 | +* 2024-05-07 & 2024-05-08 | Delft, NL | [RustNL](https://rustnl.org/) |
| 240 | + * [**RustNL 2024**](https://2024.rustnl.org/) |
| 241 | +* 2024-05-09 | Gdańsk, PL | [Rust Gdansk](https://www.meetup.com/rust-gdansk/) |
| 242 | + * [**Rust Gdansk Meetup #2**](https://www.meetup.com/rust-gdansk/events/299766774/) |
| 243 | +* 2024-05-14 | Virtual + In-Person (München/Munich, DE) | [Rust Munich](https://www.meetup.com/rust-munich/) |
| 244 | + * [**Rust Munich 2024 / 1 - hybrid (Rescheduled)**](https://www.meetup.com/rust-munich/events/298507657/) |
| 245 | + |
| 246 | +### North America |
| 247 | + |
| 248 | +* 2024-04-18 | Chicago, IL, US | [Deep Dish Rust](https://www.meetup.com/deep-dish-rust/) |
| 249 | + * [**Rust Talk: What Are Panics?**](https://www.meetup.com/deep-dish-rust/events/300204763/) |
| 250 | +* 2024-04-18 | Mountain View, CA, US | [Mountain View Rust Meetup](https://www.meetup.com/mv-rust-meetup/) |
| 251 | + * [**Rust Meetup at Hacker Dojo**](https://www.meetup.com/mv-rust-meetup/events/299803586/) |
| 252 | +* 2024-04-24 | Austin, TX, US | [Rust ATX](https://www.meetup.com/rust-atx/) |
| 253 | + * [**Rust Lunch - Fareground**](https://www.meetup.com/rust-atx/events/299960315/) |
| 254 | +* 2024-04-25 | Nashville, TN, US | [Music City Rust Developers](https://www.meetup.com/music-city-rust-developers/) |
| 255 | + * [**Music City Rust Developers - Async Rust on Embedded**](https://www.meetup.com/music-city-rust-developers/events/299976876/) |
| 256 | +* 2024-04-26 | Boston, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/) |
| 257 | + * [**North End Rust Lunch, Apr 26**](https://www.meetup.com/bostonrust/events/300116689/) |
| 258 | +* 2024-05-04 | Cambridge, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/) |
| 259 | + * [**Kendall Rust Lunch, May 4**](https://www.meetup.com/bostonrust/events/300116701/) |
| 260 | +* 2024-05-12 | Brookline, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/) |
| 261 | + * [**Coolidge Corner Brookline Rust Lunch, May 12**](https://www.meetup.com/bostonrust/events/300116747/) |
| 262 | + |
| 263 | +### Oceania |
| 264 | + |
| 265 | +* 2024-04-17 | Sydney, NSW, AU | [Rust Sydney](https://www.meetup.com/rust-sydney/) |
| 266 | + * [**WMaTIR 2024 Gala & Talks**](https://www.meetup.com/rust-sydney/events/299882966/) |
| 267 | +* 2024-04-30 | Auckland, NZ | [Rust AKL](https://www.meetup.com/rust-akl/) |
| 268 | + * [**Rust AKL: Why Rust? Convince Me!**](https://www.meetup.com/rust-akl/events/300304958/) |
| 269 | +* 2024-04-30 | Canberra, ACT, AU | [Canberra Rust User Group](https://www.meetup.com/rust-canberra/) |
| 270 | + * [**CRUG April Meetup: Generics and Traits**](https://www.meetup.com/rust-canberra/events/300023000/) |
| 271 | + |
| 272 | +If you are running a Rust event please add it to the [calendar] to get |
| 273 | +it mentioned here. Please remember to add a link to the event too. |
| 274 | +Email the [Rust Community Team][community] for access. |
| 275 | + |
| 276 | +[calendar]: https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com |
| 277 | +[community]: mailto:[email protected] |
| 278 | + |
| 279 | +## Jobs |
| 280 | +<!-- |
| 281 | +
|
| 282 | +Rust Jobs: |
| 283 | +
|
| 284 | +TWiR has stopped featuring individual job postings. You can read more about this change here: |
| 285 | +
|
| 286 | +https://github.com/rust-lang/this-week-in-rust/issues/3412 |
| 287 | +
|
| 288 | +--> |
| 289 | + |
| 290 | +Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE) |
| 291 | + |
| 292 | +# Quote of the Week |
| 293 | + |
| 294 | +<!-- QOTW goes here --> |
| 295 | + |
| 296 | +[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328) |
| 297 | + |
| 298 | +*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), [andrewpollack](https://github.com/andrewpollack), [U007D](https://github.com/U007D), [kolharsam](https://github.com/kolharsam), [joelmarcey](https://github.com/joelmarcey), [mariannegoldin](https://github.com/mariannegoldin), [bennyvasquez](https://github.com/bennyvasquez).* |
| 299 | + |
| 300 | +*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)* |
| 301 | + |
| 302 | +<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small> |
0 commit comments