|
| 1 | +Title: This Week in Rust 573 |
| 2 | +Number: 573 |
| 3 | +Date: 2024-11-13 |
| 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://x.com/ThisWeekInRust) on X (formerly 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 | +Want TWIR in your inbox? [Subscribe here](https://this-week-in-rust.us11.list-manage.com/subscribe?u=fd84c1c757e02889a9b08d289&id=0ed8b72485). |
| 16 | + |
| 17 | +## Updates from Rust Community |
| 18 | + |
| 19 | +<!-- |
| 20 | +
|
| 21 | +Dear community contributors: |
| 22 | +Please read README.md for guidance on submissions. |
| 23 | +Each submitted link should be of the form: |
| 24 | +
|
| 25 | +* [Title of the Linked Page](https://example.com/my_article) |
| 26 | +
|
| 27 | +If you don't know which category to use, feel free to submit a PR anyway |
| 28 | +and just ask the editors to select the category. |
| 29 | +
|
| 30 | +--> |
| 31 | + |
| 32 | +### Official |
| 33 | + |
| 34 | +### Foundation |
| 35 | + |
| 36 | +### Newsletters |
| 37 | + |
| 38 | +### Project/Tooling Updates |
| 39 | + |
| 40 | +### Observations/Thoughts |
| 41 | + |
| 42 | +### Rust Walkthroughs |
| 43 | + |
| 44 | +### Research |
| 45 | + |
| 46 | +### Miscellaneous |
| 47 | + |
| 48 | +## Crate of the Week |
| 49 | + |
| 50 | +<!-- COTW goes here --> |
| 51 | + |
| 52 | +[Please submit your suggestions and votes for next week][submit_crate]! |
| 53 | + |
| 54 | +[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704 |
| 55 | + |
| 56 | +## [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) |
| 57 | +An important step for RFC implementation is for people to experiment with the |
| 58 | +implementation and give feedback, especially before stabilization. The following |
| 59 | +RFCs would benefit from user testing before moving forward: |
| 60 | + |
| 61 | +<!-- Calls for Testing go here, use this format: |
| 62 | + * [<RFC Topic>](<RFC URL>) |
| 63 | + * [Tracking Issue](<Tracking Issue URL>) |
| 64 | + * [Testing steps](<Testing Steps URL>) |
| 65 | +--> |
| 66 | +<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* --> |
| 67 | +<!-- Remember to remove the `call-for-testing` label from the RFC so that the maintainer can signal for testers again, if desired. --> |
| 68 | + |
| 69 | +If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` |
| 70 | +label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature |
| 71 | +need testing. |
| 72 | + |
| 73 | +## Call for Participation; projects and speakers |
| 74 | + |
| 75 | +### CFP - Projects |
| 76 | + |
| 77 | +Always wanted to contribute to open-source projects but did not know where to start? |
| 78 | +Every week we highlight some tasks from the Rust community for you to pick and get started! |
| 79 | + |
| 80 | +Some of these tasks may also have mentors available, visit the task page for more information. |
| 81 | + |
| 82 | +<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) --> |
| 83 | +<!-- * [ - ]() --> |
| 84 | +<!-- or if none - *No Calls for participation were submitted this week.* --> |
| 85 | + |
| 86 | +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)! |
| 87 | + |
| 88 | +[guidelines]:https://github.com/rust-lang/this-week-in-rust?tab=readme-ov-file#call-for-participation-guidelines |
| 89 | + |
| 90 | +### CFP - Events |
| 91 | + |
| 92 | +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. |
| 93 | + |
| 94 | +<!-- CFPs go here, use this format: * [**event name**](URL to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD --> |
| 95 | +<!-- or if none - *No Calls for papers or presentations were submitted this week.* --> |
| 96 | + |
| 97 | +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)! |
| 98 | + |
| 99 | +## Updates from the Rust Project |
| 100 | + |
| 101 | +<!-- Rust updates go here --> |
| 102 | + |
| 103 | +### Rust Compiler Performance Triage |
| 104 | + |
| 105 | +<!-- Perf results go here --> |
| 106 | + |
| 107 | +### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master) |
| 108 | + |
| 109 | +Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These |
| 110 | +are the RFCs that were approved for implementation this week: |
| 111 | + |
| 112 | +<!-- Approved RFCs go here, use this format: * [Topic](URL) --> |
| 113 | +<!-- or if none were approved this week, use: * *No RFCs were approved this week.* --> |
| 114 | +<!-- * []() --> |
| 115 | + |
| 116 | +<!-- |
| 117 | +### [Approved Major Change Proposals (MCP)](https://forge.rust-lang.org/compiler/mcp.html) |
| 118 | +<!~~ MCPs occur infrequently, so this section is commented out by default. ~~> |
| 119 | +<!~~ MCPs which have been approved or rejected this week go here, use this format: * [major change accepted|rejected] [Topic](URL) ~~> |
| 120 | +--> |
| 121 | + |
| 122 | +### Final Comment Period |
| 123 | + |
| 124 | +Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs |
| 125 | +which are reaching a decision. Express your opinions now. |
| 126 | + |
| 127 | +#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period) |
| 128 | + |
| 129 | +<!-- RFCs which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) --> |
| 130 | +<!-- or if none entered FCP this week, use: * *No RFCs entered Final Comment Period this week.* --> |
| 131 | +<!-- * [disposition: ] []() --> |
| 132 | + |
| 133 | +#### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) |
| 134 | + |
| 135 | +<!-- Tracking Issues which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) --> |
| 136 | +<!-- or if none entered FCP this week, use: * *No Tracking Issues or PRs entered Final Comment Period this week.* --> |
| 137 | +<!-- * [disposition: ] []() --> |
| 138 | + |
| 139 | +### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) |
| 140 | +<!-- Remove this section if empty> |
| 141 | +
|
| 142 | +### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) |
| 143 | +<!-- Remove this section if empty> |
| 144 | +
|
| 145 | +### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls) |
| 146 | +
|
| 147 | +<!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) --> |
| 148 | +<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* --> |
| 149 | +<!-- * [new|updated] []() --> |
| 150 | + |
| 151 | +## Upcoming Events |
| 152 | + |
| 153 | +Rusty Events between 2024-11-13 - 2024-12-11 🦀 |
| 154 | + |
| 155 | +### Virtual |
| 156 | +* 2024-11-06 | Virtual (Indianapolis, IN, US) | [Indy Rust](https://www.meetup.com/indyrs/) |
| 157 | + * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/302031651/) |
| 158 | +* 2024-11-07 | Virtual (Berlin, DE) | [OpenTechSchool Berlin](https://berline.rs/) + [Rust Berlin](https://www.meetup.com/rust-berlin/) |
| 159 | + * [**Rust Hack and Learn**](https://meet.jit.si/RustHackAndLearnBerlin) | [**Mirror: Rust Hack n Learn Meetup**](https://www.meetup.com/rust-berlin/events/298633272/) |
| 160 | +* 2024-11-08 | Virtual (Jersey City, NJ, US) | [Jersey City Classy and Curious Coders Club Cooperative](https://www.meetup.com/jersey-city-classy-curious-coders-club-cooperative/) |
| 161 | + * [**Rust Coding / Game Dev Fridays Open Mob Session!**](https://www.meetup.com/jersey-city-classy-curious-coders-club-cooperative/events/304099245/) |
| 162 | +* 2024-11-12 | Virtual (Dallas, TX, US) | [Dallas Rust](https://www.meetup.com/dallasrust/) |
| 163 | + * [**Second Tuesday**](https://www.meetup.com/dallasrust/events/299346985/) |
| 164 | +* 2024-11-14 | Virtual (Charlottesville, NC, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/) |
| 165 | + * [**Crafting Interpreters in Rust Collaboratively**](https://www.meetup.com/charlottesville-rust-meetup/events/298898070/) |
| 166 | +* 2024-11-14 | Virtual and In-Person (Lehi, UT, US) | [Utah Rust](https://www.meetup.com/utah-rust/events/) |
| 167 | + * [**Green Thumb: Building a Bluetooth-Enabled Plant Waterer with Rust and Microbit**](https://www.meetup.com/utah-rust/events/304206130/) |
| 168 | +* 2024-11-14 | Virtual and In-Person (Seattle, WA, US) | [Seattle Rust User Group](https://www.meetup.com/seattle-rust-user-group/) |
| 169 | + * [**November Meetup**](https://www.meetup.com/join-srug/events/304166747/) |
| 170 | +* 2024-11-15 | Virtual (Jersey City, NJ, US) | [Jersey City Classy and Curious Coders Club Cooperative](https://www.meetup.com/jersey-city-classy-curious-coders-club-cooperative/) |
| 171 | + * [**Rust Coding / Game Dev Fridays Open Mob Session!**](https://www.meetup.com/jersey-city-classy-curious-coders-club-cooperative/events/gvxrntygcpbtb/) |
| 172 | +* 2024-11-19 | Virtual (Los Angeles, CA, US) | [DevTalk LA](https://www.meetup.com/lajugstudygroup/) |
| 173 | + * [**Discussion - Topic: Rust for UI**](https://www.meetup.com/lajugstudygroup/events/302952703/) |
| 174 | +* 2024-11-19 | Virtual (Washington, DC, US) | [Rust DC](https://www.meetup.com/rustdc/) |
| 175 | + * [**Mid-month Rustful**](https://www.meetup.com/rustdc/events/299346971/) |
| 176 | +* 2024-11-20 | Virtual and In-Person (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/) |
| 177 | + * [**Embedded Rust Workshop**](https://www.meetup.com/vancouver-rust/events/304047664/) |
| 178 | +* 2024-11-21 | 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/298633273/) |
| 180 | +* 2024-11-21 | Virtual (Charlottesville, NC, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/) |
| 181 | + * [**Trustworthy IoT with Rust--and passwords!**](https://www.meetup.com/charlottesville-rust-meetup/events/304216847/) |
| 182 | +* 2024-11-21 | Virtual (Rotterdam, NL) | [Bevy Game Development](https://www.meetup.com/bevy-game-development/events/) |
| 183 | + * [**Bevy Meetup #7**](https://www.meetup.com/bevy-game-development/events/304078762/) |
| 184 | +* 2024-11-25 | Bratislava, SK | [Bratislava Rust Meetup Group](https://www.meetup.com/bratislava-rust-meetup-group/) |
| 185 | + * [**ONLINE Talk, sponsored by Sonalake - Bratislava Rust Meetup**](https://www.meetup.com/bratislava-rust-meetup-group/events/304373224/) |
| 186 | +* 2024-11-26 | Virtual (Dallas, TX, US) | [Dallas Rust](https://www.meetup.com/dallasrust/) |
| 187 | + * [**Last Tuesday**](https://www.meetup.com/dallasrust/events/fkmcntygcpbjc/) |
| 188 | +* 2024-11-28 | Virtual (Charlottesville, NC, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/) |
| 189 | + * [**Crafting Interpreters in Rust Collaboratively**](https://www.meetup.com/charlottesville-rust-meetup/events/298898099/) |
| 190 | +* 2024-12-03 | Virtual (Buffalo, NY, US) | [Buffalo Rust Meetup](https://www.meetup.com/buffalo-rust-meetup/) |
| 191 | + * [**Buffalo Rust User Group**](https://www.meetup.com/buffalo-rust-meetup/events/302007374/) |
| 192 | + |
| 193 | +### Asia |
| 194 | +* 2024-11-28 | Bangalore/Bengaluru, IN | [Rust Bangalore](https://hasgeek.com/rustbangalore) |
| 195 | + * [**RustTechX Summit 2024 BOSCH**](https://hasgeek.com/rustbangalore/rusttechx-summit-2024-bosch/) |
| 196 | +* 2024-11-30 | Tokyo, JP | [Rust Tokyo](https://rust.tokyo/) |
| 197 | + * [**Rust.Tokyo 2024**](https://rust.tokyo/lineup) |
| 198 | + |
| 199 | +### Europe |
| 200 | +* 2024-11-06 | Oxford, UK | [Oxford Rust Meetup Group](https://www.meetup.com/oxford-rust-meetup-group/) |
| 201 | + * [**Oxford Rust and C++ social**](https://www.meetup.com/oxford-rust-meetup-group/events/303123398/) |
| 202 | +* 2024-11-06 | Paris, FR | [Paris Rustaceans](https://www.eventbrite.fr/o/paris-rustaceans-74289178383) |
| 203 | + * [**Rust Meetup in Paris**](https://www.eventbrite.fr/e/rust-meetup-in-paris-tickets-1037795553437) |
| 204 | +* 2024-11-09 - 2024-11-11 | Florence, IT | [Rust Lab](https://rustlab.it/) |
| 205 | + * [**Rust Lab 2024: The International Conference on Rust in Florence**](https://rustlab.it/schedule) |
| 206 | +* 2024-11-12 | Zurich, CH | [Rust Zurich](https://www.meetup.com/rust-zurich/events/) |
| 207 | + * [**Encrypted/distributed filesystems, wasm-bindgen**](https://www.meetup.com/rust-zurich/events/304162840) |
| 208 | +* 2024-11-13 | Reading, UK | [Reading Rust Workshop](https://www.meetup.com/reading-rust-workshop/events/) |
| 209 | + * [**Reading Rust Meetup**](https://www.meetup.com/reading-rust-workshop/events/303915771/) |
| 210 | +* 2024-11-14 | Stockholm, SE | [Stockholm Rust](https://www.meetup.com/Stockholm-Rust/) |
| 211 | + * [**Rust Meetup @UXStream**](https://www.meetup.com/stockholm-rust/events/304124737/) |
| 212 | +* 2024-11-19 | Leipzig, DE | [Rust - Modern Systems Programming in Leipzig](https://www.meetup.com/rust-modern-systems-programming-in-leipzig/) |
| 213 | + * [**Daten sichern mit ZFS (und Rust)**](https://www.meetup.com/rust-modern-systems-programming-in-leipzig/events/302425200/) |
| 214 | +* 2024-11-21 | Edinburgh, UK | [Rust and Friends](https://www.meetup.com/rust-edi/events/) |
| 215 | + * [**Rust and Friends (pub)**](https://www.meetup.com/rust-and-friends/events/304110922/) |
| 216 | +* 2024-11-21 | Oslo, NO | [Rust Oslo](https://www.meetup.com/rust-oslo/events/) |
| 217 | + * [**Rust Hack'n'Learn at Kampen Bistro**](https://www.meetup.com/rust-oslo/events/303154277/) |
| 218 | +* 2024-11-23 | Basel, CH | [Rust Basel](https://www.meetup.com/rust-basel/events/) |
| 219 | + * [**Rust + HTMX - Workshop #3**](https://www.meetup.com/rust-basel/events/303714372/) |
| 220 | +* 2024-11-27 | Dortmund, DE | [Rust Dortmund](https://www.meetup.com/rust-dortmund) |
| 221 | + * [**Rust Dortmund**](https://www.meetup.com/rust-dortmund/events/304290556) |
| 222 | +* 2024-11-28 | Aarhus, DK | [Rust Aarhus](https://www.meetup.com/rust-aarhus/) |
| 223 | + * [**Talk Night at Lind Capital**](https://www.meetup.com/rust-aarhus/events/304005322/) |
| 224 | +* 2024-11-28 | Augsburg, DE | [Rust Meetup Augsburg](https://www.meetup.com/rust-meetup-augsburg/) |
| 225 | + * [**Augsburg Rust Meetup #10**](https://www.meetup.com/rust-meetup-augsburg/events/304002691/) |
| 226 | +* 2024-11-28 | Berlin, DE | [OpenTechSchool Berlin](https://berline.rs/) + [Rust Berlin](https://www.meetup.com/rust-berlin/) |
| 227 | + * [**Rust and Tell - Title**](https://www.meetup.com/rust-berlin/events/299421381/) |
| 228 | + |
| 229 | +### North America |
| 230 | +* 2024-11-07 | Chicago, IL, US | [Chicago Rust Meetup](https://www.meetup.com/chicago-rust-meetup/) |
| 231 | + * [**Chicago Rust Meetup**](https://www.meetup.com/chicago-rust-meetup/events/304327595/) |
| 232 | +* 2024-11-07 | Montréal, QC, CA | [Rust Montréal](https://www.meetup.com/rust-montreal/) |
| 233 | + * [**November Monthly Social**](https://www.meetup.com/rust-montreal/events/304248702/) |
| 234 | +* 2024-11-07 | St. Louis, MO, US | [STL Rust](https://www.meetup.com/stl-rust/) |
| 235 | + * [**Game development with Rust and the Bevy engine**](https://www.meetup.com/stl-rust/events/302371464/) |
| 236 | +* 2024-11-12 | Ann Arbor, MI, US | [Detroit Rust](https://www.meetup.com/detroitrust/) |
| 237 | + * [**Rust Community Meetup - Ann Arbor**](https://www.meetup.com/detroitrust/events/cvdcntygcpbqb/) |
| 238 | +* 2024-11-14 | Mountain View, CA, US | [Hacker Dojo](https://www.meetup.com/hackerdojo/events/) |
| 239 | + * [**Rust Meetup at Hacker Dojo**](https://www.meetup.com/hackerdojo/events/304211045/) |
| 240 | +* 2024-11-15 | Mexico City, DF, MX | [Rust MX](https://www.meetup.com/rust-mx/) |
| 241 | + * [**Multi threading y Async en Rust parte 2 - Smart Pointes y Closures**](https://www.meetup.com/rust-mx/events/304150412/) |
| 242 | +* 2024-11-15 | Somerville, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/) |
| 243 | + * [**Ball Square Rust Lunch, Nov 15**](https://www.meetup.com/bostonrust/events/303708398/) |
| 244 | +* 2024-11-19 | San Francisco, CA, US | [San Francisco Rust Study Group](https://www.meetup.com/san-francisco-rust-study-group/events/) |
| 245 | + * [**Rust Hacking in Person**](https://www.meetup.com/san-francisco-rust-study-group/events/302638252/) |
| 246 | +* 2024-11-23 | Boston, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/) |
| 247 | + * [**Boston Common Rust Lunch, Nov 23**](https://www.meetup.com/bostonrust/events/303708407/) |
| 248 | +* 2024-11-25 | Ferndale, MI, US | [Detroit Rust](https://www.meetup.com/detroitrust/) |
| 249 | + * [**Rust Community Meetup - Ferndale**](https://www.meetup.com/detroitrust/events/dmgjntygcpbhc/) |
| 250 | +* 2024-11-27 | Austin, TX, US | [Rust ATX](https://www.meetup.com/rust-atx/events/) |
| 251 | + * [**Rust Lunch - Fareground**](https://www.meetup.com/rust-atx/events/xvkdgtygcpbkc/) |
| 252 | + |
| 253 | +### Oceania |
| 254 | +* 2024-11-12 | Christchurch, NZ | [Christchurch Rust Meetup Group](https://www.meetup.com/christchurch-rustlang-meetup-group/events/) |
| 255 | + * [**Christchurch Rust Meetup**](https://www.meetup.com/christchurch-rustlang-meetup-group/events/304029765/) |
| 256 | + |
| 257 | +If you are running a Rust event please add it to the [calendar] to get |
| 258 | +it mentioned here. Please remember to add a link to the event too. |
| 259 | +Email the [Rust Community Team][community] for access. |
| 260 | + |
| 261 | +[calendar]: https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com |
| 262 | +[community]: mailto:[email protected] |
| 263 | + |
| 264 | +## Jobs |
| 265 | +<!-- |
| 266 | +
|
| 267 | +Rust Jobs: |
| 268 | +
|
| 269 | +TWiR has stopped featuring individual job postings. You can read more about this change here: |
| 270 | +
|
| 271 | +https://github.com/rust-lang/this-week-in-rust/issues/3412 |
| 272 | +
|
| 273 | +--> |
| 274 | + |
| 275 | +Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE) |
| 276 | + |
| 277 | +# Quote of the Week |
| 278 | + |
| 279 | +<!-- QOTW goes here --> |
| 280 | + |
| 281 | +[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328) |
| 282 | + |
| 283 | +*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).* |
| 284 | + |
| 285 | +*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)* |
| 286 | + |
| 287 | +<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small> |
0 commit comments