Skip to content

Commit de21fc1

Browse files
Merge pull request #5894 from rust-lang/twir-564-prep
Add draft for twir 564
2 parents c464548 + 1786a26 commit de21fc1

File tree

2 files changed

+291
-0
lines changed

2 files changed

+291
-0
lines changed

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

Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,291 @@
1+
Title: This Week in Rust 564
2+
Number: 564
3+
Date: 2024-09-11
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-09-11 - 2024-10-09 🦀
154+
155+
### Virtual
156+
* 2024-09-04 | Virtual (Indianapolis, IN, US) | [Indy Rust](https://www.meetup.com/indyrs/)
157+
* [**Indy.rs - Typestate Pattern in Rust: With a Strict Builder Example**](https://www.meetup.com/indyrs/events/300328029/)
158+
* 2024-09-05 | Virtual (Buenos Aires, AR) | [LambdaClass](https://lu.ma/user/usr-dkk9KnFvsvZEb7k)
159+
* [**Meetup Rust Septiembre [Spanish]**](https://lu.ma/uh1qpox0)
160+
* 2024-09-05 | Virtual (Charlottesville, NC, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/)
161+
* [**Crafting Interpreters in Rust Collaboratively**](https://www.meetup.com/charlottesville-rust-meetup/events/298897957/)
162+
* 2024-09-05 | Virtual (Nürnberg, DE) | [Rust Nuremberg](https://www.meetup.com/rust-noris/)
163+
* [**Rust Nürnberg online**](https://www.meetup.com/rust-noris/events/300820268/)
164+
* 2024-09-10 | Virtual (Dallas, TX, US) | [Dallas Rust](https://www.meetup.com/dallasrust/)
165+
* [**Second Tuesday**](https://www.meetup.com/dallasrust/events/299346981/)
166+
* 2024-09-10 - 2024-09-13 | Hybrid: Virtual and In-Person (Montreal, QC, CA) | [Rust Conf](https://rustconf.com/)
167+
* [**Rust Conf 2024**](https://foundation.rust-lang.org/events/rustconf-2024/)
168+
* 2024-09-12 | Virtual (Berlin, DE) | [OpenTechSchool Berlin](https://berline.rs/) + [Rust Berlin](https://www.meetup.com/rust-berlin/)
169+
* [**Rust Hack and Learn**](https://meet.jit.si/RustHackAndLearnBerlin) | [**Mirror: Rust Hack n Learn Meetup**](https://www.meetup.com/rust-berlin/events/298633268/)
170+
* 2024-09-12 | Virtual (Rotterdam, NL) | [Bevy Game Development](https://www.meetup.com/bevy-game-development/)
171+
* [**Bevy Meetup #6**](https://www.meetup.com/bevy-game-development/events/302841892/)
172+
* 2024-09-16 | Virtual | [Women in Rust](https://www.meetup.com/women-in-rust/)
173+
* [**👋 Community Catch Up**](https://www.meetup.com/women-in-rust/events/302827971/)
174+
* 2024-09-17 | Virtual (Washington, DC, US) | [Rust DC](https://www.meetup.com/rustdc/)
175+
* [**Mid-month Rustful**](https://www.meetup.com/rustdc/events/299346969/)
176+
* 2024-09-18 | Virtual and In-Person (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/)
177+
* [**Cells**](https://www.meetup.com/vancouver-rust/events/298631736/)
178+
* 2024-09-18 - 2024-09-20 | Hybrid - Virtual and In-Person (Vienna, AT) | [Linux Plumbers Conference](https://lpc.events)
179+
* [**Rust Microconference in LPC 2024**](https://lpc.events/event/18/sessions/186/)
180+
* 2024-09-19 | Virtual (Charlottesville, NC, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/)
181+
* [**Crafting Interpreters in Rust Collaboratively**](https://www.meetup.com/charlottesville-rust-meetup/events/298897973/)
182+
* 2024-09-19 | Virtual and In-Person (Seattle, WA, US) | [Seattle Rust User Group](https://www.meetup.com/seattle-rust-user-group/events/)
183+
* [**September Meetup**](https://www.meetup.com/join-srug/events/303067835/)
184+
* 2024-09-24 | Virtual (Dallas, TX, US) | [Dallas Rust](https://www.meetup.com/dallasrust/)
185+
* [**Last Tuesday**](https://www.meetup.com/dallasrust/events/301585670/)
186+
* 2024-09-26 | Virtual (Charlottesville, NC, US) | [Charlottesville Rust Meetup](https://www.meetup.com/charlottesville-rust-meetup/)
187+
* [**Rusty secure communication on embedded devices**](https://www.meetup.com/charlottesville-rust-meetup/events/303159380/)
188+
* 2024-10-02 | Virtual (Vancouver, BC, CA) | [Vancouver Postgres](https://www.meetup.com/vancouver-postgres/)
189+
* [**Leveraging a PL/RUST extension to protect sensitive data in PostgreSQL**](https://www.meetup.com/vancouver-postgres/events/302160672/)
190+
191+
### Africa
192+
* 2024-09-06 | Kampala, UG | [Rust Circle Kampala](https://www.eventbrite.com/o/rust-circle-kampala-65249289033/)
193+
* [**Rust Circle Meetup**](https://www.eventbrite.com/e/rust-circle-meetup-tickets-628763176587/)
194+
195+
### Asia
196+
* 2024-09-07 - 2024-09-08 | Shanghai, CN | [Rust China](https://rustcc.cn/)
197+
* [**Rust China Conf: Shanghai**](https://rustcc.cn/2024conf/)
198+
* 2024-09-09 | Ramat Gan, IL | [Coralogix](https://coralogix.com/)
199+
* [**Rust as Scale**](https://coralogix.com/rust-coralogix-meetup/)
200+
* 2024-09-14 | Bangalore, IN | [Rust Bangalore](https://hasgeek.com/rustbangalore)
201+
* [**September 2024 Rustacean meetup**](https://hasgeek.com/rustbangalore/september-2024-rustacean-meetup/)
202+
203+
### Europe
204+
* 2024-09-04 | Oxford, UK | [Oxfrod Rust Meetup Group](https://www.meetup.com/oxford-rust-meetup-group/)
205+
* [**More Rust - Generics, constraints, safety.**](https://www.meetup.com/oxford-rust-meetup-group/events/302848276/)
206+
* 2024-09-11 | Reading, UK | [Reading Rust Workshop](https://rustworkshop.co/meetup/)
207+
* [**Reading Rust Meetup**](https://www.meetup.com/reading-rust-workshop/events/302833564/)
208+
* 2024-09-17 | Leipzig, DE | [Rust - Modern Systems Programming in Leipzig](https://www.meetup.com/rust-modern-systems-programming-in-leipzig/)
209+
* [**Topic TBD**](https://www.meetup.com/rust-modern-systems-programming-in-leipzig/events/302425049/)
210+
* 2024-09-17 | Trondheim, NO | [Rust Trondheim](https://www.meetup.com/rust-trondheim/)
211+
* [**Making AI-models perform tasks, in Rust!**](https://www.meetup.com/rust-trondheim/events/302957040/)
212+
* 2024-09-18 | Moravia, CZ | [Rust Moravia](https://www.meetup.com/rust-moravia/)
213+
* [**Rust Moravia Meetup (September 2024)**](https://www.meetup.com/rust-moravia/events/301360936)
214+
* 2024-09-18 | Vienna, AT + Virtual | [Linux Plumbers Conference](https://lpc.events)
215+
* [**Rust Microconference in LPC 2024 (Sep 18-20)**](https://lpc.events/event/18/sessions/186/)
216+
* 2024-09-21 | Stockholm, SE | [Stockholm Rust](https://www.meetup.com/Stockholm-Rust/)
217+
* [**Ferris' Fika Forum #5**](https://www.meetup.com/Stockholm-Rust/events/303210419)
218+
* 2024-09-23 | Bratislava, SK | [Bratislava Rust Meetup Group](https://www.meetup.com/bratislava-rust-meetup-group/)
219+
* [**Rust Meetup by Sonalake #6**](https://www.meetup.com/bratislava-rust-meetup-group/events/302916594/)
220+
* 2024-09-24 | Stockholm, SE | [Stockholm Rust](https://www.meetup.com/Stockholm-Rust)
221+
* [**Rust meetup #70**](https://www.meetup.com/Stockholm-Rust/events/303210419)
222+
* 2024-09-26 | Aarhus, DK | [Rust Aarhus](https://www.meetup.com/rust-aarhus/)
223+
* [**Talk Night**](https://www.meetup.com/rust-aarhus/events/301522991/)
224+
* 2024-09-27 | Mannheim, DE | [Hackerstolz e.V.](https://www.hackerstolz.de/en/)
225+
* [**Hackerstolz Stammtisch Rhein-Neckar**](https://www.hackerstolz.de/en/)
226+
* 2024-10-02 | Stockholm, SE | [Stockholm Rust](https://www.meetup.com/Stockholm-Rust/)
227+
* [**Rust Meetup @Funnel**](https://www.meetup.com/Stockholm-Rust/events/303213095)
228+
229+
### North America
230+
* 2024-09-05 | Lehi, UT, US | [Utah Rust](https://www.meetup.com/utah-rust/)
231+
* [**Shooting Stars: Create a game from scratch in 25 minutes!**](https://www.meetup.com/utah-rust/events/303204006/)
232+
* 2024-09-05 | Mountain View, CA, US | [Mountain View Rust Meetup](https://www.meetup.com/mv-rust-meetup/)
233+
* [**Rust Meetup at Hacker Dojo**](https://www.meetup.com/mv-rust-meetup/events/302723843/)
234+
* 2024-09-05 | Portland, OR, US | [PDX Rust](https://www.meetup.com/pdxrust/)
235+
* [**PDX Rust September!**](https://www.meetup.com/pdxrust/events/302588479/)
236+
* 2024-09-05 | St. Louis, MO, US | [STL Rust](https://www.meetup.com/stl-rust/)
237+
* [**Lifetimes**](https://www.meetup.com/stl-rust/events/hdzdmtygcmbhb/)
238+
* 2024-09-07 | Longview, TX, US | [Longview Code and Coffee](https://www.meetup.com/longview-code-and-coffee/)
239+
* [**Longview Code and Coffee**](https://www.meetup.com/longview-code-and-coffee/events/301976293/)
240+
* 2024-09-08 | Cambridge, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/events/302498734/)
241+
* [**Northeastern Rust Lunch, Sep 8**](https://www.meetup.com/bostonrust/events/302498706/)
242+
* 2024-09-10 - 2024-09-13 | Hybrid: Virtual and In-Person (Montreal, QC, CA) | [Rust Conf](https://rustconf.com/)
243+
* [**Rust Conf 2024**](https://foundation.rust-lang.org/events/rustconf-2024/)
244+
* 2024-09-11 | Boulder, CO, US | [Boulder Rust Meetup](https://www.meetup.com/boulder-rust-meetup/)
245+
* [**Boulder Elixir Meetup**](hhttps://www.meetup.com/boulder-elixir/events/302991078/)
246+
* 2024-09-16 | Cambridge, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/)
247+
* [**Somerville Union Square Rust Lunch, Sep 16**](https://www.meetup.com/bostonrust/events/302498750/)
248+
* 2024-09-17 | San Francisco, CA, US | [San Francisco Rust Study Group](https://www.meetup.com/san-francisco-rust-study-group/)
249+
* [**Rust Hacking in Person**](https://www.meetup.com/san-francisco-rust-study-group/events/302638248/)
250+
* 2024-09-18 | Virtual and In-Person (Vancouver, BC, CA) | [Vancouver Rust](https://www.meetup.com/vancouver-rust/)
251+
* [**Cells**](https://www.meetup.com/vancouver-rust/events/298631736/)
252+
* 2024-09-19 | Virtual and In-Person (Seattle, WA, US) | [Seattle Rust User Group](https://www.meetup.com/seattle-rust-user-group/events/)
253+
* [**September Meetup**](https://www.meetup.com/join-srug/events/303067835/)
254+
* 2024-09-21 | Longview, TX, US | [Longview Code and Coffee](https://www.meetup.com/longview-code-and-coffee/)
255+
* [**Longview Code and Coffee**](https://www.meetup.com/longview-code-and-coffee/events/301976355/)
256+
* 2024-09-24 | Detroit, MI, US | [Detroit Rust](https://www.meetup.com/detroitrust/)
257+
* [**Rust Community Meetup - Ferndale**](https://www.meetup.com/detroitrust/events/zfcbntygcmbgc/)
258+
* 2024-09-25 | Austin, TX, US | [Rust ATX](https://www.meetup.com/rust-atx/)
259+
* [**Rust Lunch - Fareground**](https://www.meetup.com/rust-atx/events/302274449/)
260+
261+
If you are running a Rust event please add it to the [calendar] to get
262+
it mentioned here. Please remember to add a link to the event too.
263+
Email the [Rust Community Team][community] for access.
264+
265+
[calendar]: https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com
266+
[community]: mailto:[email protected]
267+
268+
## Jobs
269+
<!--
270+
271+
Rust Jobs:
272+
273+
TWiR has stopped featuring individual job postings. You can read more about this change here:
274+
275+
https://github.com/rust-lang/this-week-in-rust/issues/3412
276+
277+
-->
278+
279+
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
280+
281+
# Quote of the Week
282+
283+
<!-- QOTW goes here -->
284+
285+
[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328)
286+
287+
*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).*
288+
289+
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
290+
291+
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>

0 commit comments

Comments
 (0)