Skip to content

Commit cabf5de

Browse files
Merge pull request #1 from rust-lang/master
Update fork for TWIR 443
2 parents 67c6fe8 + 28f224b commit cabf5de

11 files changed

+2641
-76
lines changed

draft/2022-03-30-this-week-in-rust.md renamed to content/2022-03-30-this-week-in-rust.md

Lines changed: 97 additions & 76 deletions
Large diffs are not rendered by default.

content/2022-04-06-this-week-in-rust.md

Lines changed: 342 additions & 0 deletions
Large diffs are not rendered by default.

content/2022-04-13-this-week-in-rust.md

Lines changed: 325 additions & 0 deletions
Large diffs are not rendered by default.

content/2022-04-20-this-week-in-rust.md

Lines changed: 334 additions & 0 deletions
Large diffs are not rendered by default.

content/2022-04-27-this-week-in-rust.md

Lines changed: 356 additions & 0 deletions
Large diffs are not rendered by default.

content/2022-05-04-this-week-in-rust.md

Lines changed: 318 additions & 0 deletions
Large diffs are not rendered by default.

content/2022-05-11-this-week-in-rust.md

Lines changed: 343 additions & 0 deletions
Large diffs are not rendered by default.

draft/2022-05-18-this-week-in-rust.md

Lines changed: 192 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,192 @@
1+
Title: This Week in Rust 443
2+
Number: 443
3+
Date: 2022-05-18
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? Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) 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).
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+
* [What's new in SeaORM 0.8.0](https://www.sea-ql.org/SeaORM/blog/2022-05-15-whats-new-in-0.8.0/)
39+
* [Fornjot (code-first CAD in Rust) - Weekly Dev Log - 2022-W19](https://www.fornjot.app/blog/weekly-dev-log/2022-w19/)
40+
* [Slint (UI crate) weekly update -- Version 0.2.4 Release](https://slint-ui.com/thisweek/2022-05-16.html)
41+
42+
### Observations/Thoughts
43+
44+
* [Asteracea (platform-agnostic mixed-style frontend components)](https://blog.schichler.dev/posts/Asteracea/)
45+
* [video] [Building a Postgres storage system in Rust](https://www.youtube.com/watch?v=kAQeout-mh8)
46+
47+
### Rust Walkthroughs
48+
* [Compiler Adventures, part 3: Value Numbering](https://medium.com/@predrag.gruevski/compiler-adventures-part-3-value-numbering-12d087b891bd)
49+
50+
### Research
51+
52+
### Miscellaneous
53+
54+
## Crate of the Week
55+
56+
<!-- COTW goes here -->
57+
58+
[Please submit your suggestions and votes for next week][submit_crate]!
59+
60+
[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704
61+
62+
## Call for Participation
63+
64+
Always wanted to contribute to open-source projects but didn't know where to start?
65+
Every week we highlight some tasks from the Rust community for you to pick and get started!
66+
67+
Some of these tasks may also have mentors available, visit the task page for more information.
68+
69+
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
70+
71+
[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821
72+
73+
## Updates from the Rust Project
74+
75+
<!-- Rust updates go here -->
76+
77+
### Rust Compiler Performance Triage
78+
79+
<!-- Perf results go here -->
80+
81+
### Call for Testing
82+
83+
An important step for RFC implementation is for people to experiment with the
84+
implementation and give feedback, especially before stabilization. The following
85+
RFCs are at point where user testing is needed before moving forward:
86+
87+
<!-- Pre-Stabilization RFCs go here -->
88+
89+
<!-- RFC and FCP sections go here -->
90+
91+
## Upcoming Events
92+
93+
Rusty Events between 2022-05-18 - 2022-06-15 🦀
94+
95+
### Virtual
96+
97+
* 2022-05-11 | Boulder, CO, US | [Boulder Elixir and Rust](https://www.meetup.com/boulder-elixir-rust/)
98+
* [**Monthly Meetup**](https://www.meetup.com/boulder-elixir-rust/events/zvxcsrydchbpb/)
99+
* 2022-05-11 | Malaysia, MY | [Rust Malaysia Meetup](https://rust-malaysia.github.io/meetup/)
100+
* [**Rust Malaysia Meetup**](https://forms.gle/Xe61Zebj6tY53HR7A)
101+
* 2022-05-12 | Nürnberg, DE | [Rust Nurnberg DE](https://www.meetup.com/rust-noris/)
102+
* [**Rust Nürnberg online**](https://www.meetup.com/rust-noris/events/tzjtssydchbqb/)
103+
* 2022-05-12 | San Diego, CA, US | [San Diego Rust](https://www.meetup.com/San-Diego-Rust/)
104+
* [**San Diego Rust May 2022 Tele-Meetup**](https://www.meetup.com/San-Diego-Rust/events/285767149/)
105+
* 2022-05-12 | Stuttgart, DE | [Rust Community Stuttgart](https://www.meetup.com/Rust-Community-Stuttgart/)
106+
* [**Rust-Meetup**](https://www.meetup.com/Rust-Community-Stuttgart/events/swgrssydchbqb/)
107+
* 2022-05-17 | Washington, DC, US | [Rust DC](https://www.meetup.com/RustDC/)
108+
* [**Mid-month Rustful**](https://www.meetup.com/RustDC/events/vdhxgsydchbwb/)
109+
* 2022-05-18 | Philadelphia, PA, US | [Rust Philly (Rust Philadelphia)](https://www.meetup.com/RustPhilly/)
110+
* [**Remote Book Club: Rust for Rustaceans Chapter Discussion**](https://www.meetup.com/RustPhilly/events/qkbktsydchbxb/)
111+
* 2022-05-18 | Vancouver, BC, CA | [Vancouver Rust](https://www.meetup.com/Vancouver-Rust/)
112+
* [**Rust Study/Hack/Hang-out night**](https://www.meetup.com/Vancouver-Rust/events/nwcmpsydchbxb/)
113+
* 2022-05-24 | Berlin, DE | [OpenTechSchool Berlin](https://www.meetup.com/opentechschool-berlin/)
114+
* [**Rust Hack and Learn**](https://www.meetup.com/opentechschool-berlin/events/284399980/)
115+
* 2022-05-24 | San Francisco, CA, US | [Rust Bay Area](https://www.meetup.com/Rust-Bay-Area/)
116+
* [**(@ Google) What is soundness anyways?**](https://www.meetup.com/Rust-Bay-Area/events/285563981/)
117+
* 2022-05-25 | Stuttgart, DE | [Rust Community Stuttgart](https://www.meetup.com/Rust-Community-Stuttgart/)
118+
* [**Rust-Meetup**](https://www.meetup.com/Rust-Community-Stuttgart/events/qwgrssydchbhc/)
119+
* 2022-06-01 | Indianapolis, IN, US | [Indy Rust](https://www.meetup.com/indyrs/)
120+
* [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/qwtdjsydcjbcb/)
121+
* 2022-06-01 | Philadelphia, PA, US | [Rust Philly (Rust Philadelphia)](https://www.meetup.com/RustPhilly/)
122+
* [**Remote Book Club: Rust for Rustaceans Chapter Discussion**](https://www.meetup.com/RustPhilly/events/qkbktsydcjbcb/)
123+
* 2022-06-07 | Buffalo, NY, US | [Buffalo Rust Meetup](https://www.meetup.com/Buffalo-Rust-Meetup/)
124+
* [**Buffalo Rust User Group, First Tuesdays**](https://www.meetup.com/Buffalo-Rust-Meetup/events/xgmfssydcjbkb/)
125+
* 2022-06-08 | Boulder, CO, US | [Boulder Elixir and Rust](https://www.meetup.com/boulder-elixir-rust/)
126+
* [**Monthly Meetup**](https://www.meetup.com/boulder-elixir-rust/events/zvxcsrydcjblb/)
127+
128+
### North America
129+
130+
* 2022-05-11 | Atlanta, GA, US | [Rust ATL](https://www.meetup.com/Rust-ATL/)
131+
* [**Grab a beer with fellow Rustaceans**](https://www.meetup.com/Rust-ATL/events/pczdssydchbpb/)
132+
* 2022-05-12 | Columbus, OH, US | [Columbus Rust Society](https://www.meetup.com/columbus-rs/)
133+
* [**Monthly Meeting**](https://www.meetup.com/columbus-rs/events/dpkhgrydchbqb/)
134+
* 2022-05-17 | Austin, TX, US | [Rust ATX](https://www.meetup.com/rust-atx/)
135+
* [**Rust Lunch**](https://www.meetup.com/rust-atx/events/285680468/)
136+
* 2022-05-17 | San Francisco, CA, US | [San Francisco Rust Study Group](https://www.meetup.com/san-francisco-rust-study-group/)
137+
* [**Rust Hacking in Person**](https://www.meetup.com/san-francisco-rust-study-group/events/wjkjssydchbwb/)
138+
* 2022-05-24 | San Francisco, CA, US | [Rust Bay Area](https://www.meetup.com/Rust-Bay-Area/)
139+
* [**(@ Google) What is soundness anyways?**](https://www.meetup.com/Rust-Bay-Area/events/285563981/)
140+
* 2022-06-08 | Atlanta, GA, US | [Rust ATL](https://www.meetup.com/Rust-ATL/)
141+
* [**Grab a beer with fellow Rustaceans**](https://www.meetup.com/Rust-ATL/events/pczdssydcjblb/)
142+
143+
### Europe
144+
145+
* 2022-05-17 | Stuttgart, DE | [Rust Community Stuttgart](https://www.meetup.com/Rust-Community-Stuttgart/)
146+
* [**On Site Meetup**](https://www.meetup.com/Rust-Community-Stuttgart/events/285820373/)
147+
* 2022-05-18 | Stockholm, SE | [Stockholm Rust](https://www.meetup.com/Stockholm-Rust/)
148+
* [**Rust Meetup @AWS**](https://www.meetup.com/Stockholm-Rust/events/285701456/)
149+
* 2022-05-19 & 05-20 | Berlin, DE | [Entwickler.de](https://entwickler.de/)
150+
* [**Rust Summit (paid)**](https://entwickler.de/rust-summit)
151+
* 2022-05-24 | Amsterdam, NL | [Rust Developers Amsterdam Group](https://www.meetup.com/rust-amsterdam-group/)
152+
* [**Rust Developer Meetup: Lightning Talks @ Fiberplane**](https://www.meetup.com/rust-amsterdam-group/events/285291653/)
153+
154+
### Oceania
155+
156+
* 2022-05-26 | Brisbane City, QL | [Rust Brisbane](https://www.meetup.com/Rust-Brisbane/)
157+
* [**May Meetup**](https://www.meetup.com/Rust-Brisbane/events/285665676/)
158+
159+
If you are running a Rust event please add it to the [calendar] to get
160+
it mentioned here. Please remember to add a link to the event too.
161+
Email the [Rust Community Team][community] for access.
162+
163+
[calendar]: https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com
164+
[community]: mailto:[email protected]
165+
166+
# Rust Jobs
167+
168+
<!--
169+
170+
New jobs can be posted here.
171+
172+
They should be of the form:
173+
174+
**Company Name**
175+
176+
* [Job Title (Location)](https://example.com/my-job-link)
177+
178+
-->
179+
180+
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
181+
182+
# Quote of the Week
183+
184+
<!-- QOTW goes here -->
185+
186+
[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328)
187+
188+
*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).*
189+
190+
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
191+
192+
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>

themes/rusted/static/css/_base.scss

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,28 @@ pre {
147147
}
148148

149149

150+
/**
151+
* Tables
152+
*/
153+
table {
154+
border-collapse: collapse;
155+
margin: 1em 0;
156+
157+
td, th {
158+
border: 1px solid #d2d2d2;
159+
padding: 2px 8px;
160+
}
161+
162+
th {
163+
background-color: #eeeeee;
164+
}
165+
166+
tr:nth-child(even) td {
167+
background-color: #f7f7f7;
168+
}
169+
}
170+
171+
150172

151173
/**
152174
* Wrapper

tools/DRAFT_TEMPLATE

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
Title: This Week in Rust $twir_issue_number
2+
Number: $twir_issue_number
3+
Date: $twir_issue_date
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? Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) 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).
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 Participation
55+
56+
Always wanted to contribute to open-source projects but didn't know where to start?
57+
Every week we highlight some tasks from the Rust community for you to pick and get started!
58+
59+
Some of these tasks may also have mentors available, visit the task page for more information.
60+
61+
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
62+
63+
[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821
64+
65+
## Updates from the Rust Project
66+
67+
<!-- Rust updates go here -->
68+
69+
### Rust Compiler Performance Triage
70+
71+
<!-- Perf results go here -->
72+
73+
### Call for Testing
74+
75+
An important step for RFC implementation is for people to experiment with the
76+
implementation and give feedback, especially before stabilization. The following
77+
RFCs are at point where user testing is needed before moving forward:
78+
79+
<!-- Pre-Stabilization RFCs go here -->
80+
81+
<!-- RFC and FCP sections go here -->
82+
83+
## Upcoming Events
84+
85+
Rusty Events between $twir_issue_date - $twir_events_end_date 🦀
86+
87+
$twir_events_list
88+
89+
If you are running a Rust event please add it to the [calendar] to get
90+
it mentioned here. Please remember to add a link to the event too.
91+
Email the [Rust Community Team][community] for access.
92+
93+
[calendar]: https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com
94+
[community]: mailto:[email protected]
95+
96+
# Rust Jobs
97+
98+
<!--
99+
100+
New jobs can be posted here.
101+
102+
They should be of the form:
103+
104+
**Company Name**
105+
106+
* [Job Title (Location)](https://example.com/my-job-link)
107+
108+
-->
109+
110+
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
111+
112+
# Quote of the Week
113+
114+
<!-- QOTW goes here -->
115+
116+
[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328)
117+
118+
*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).*
119+
120+
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
121+
122+
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>

0 commit comments

Comments
 (0)