Skip to content

Commit 6913793

Browse files
authored
Merge pull request #1420 from emberian/update-350
adds in additional sections
2 parents 09d958a + 1ed7616 commit 6913793

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

draft/2020-08-04-this-week-in-rust.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ Every week we highlight some tasks from the Rust community for you to pick and g
8181

8282
Some of these tasks may also have mentors available, visit the task page for more information.
8383

84+
*No issues were proposed for CfP*.
85+
8486
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
8587

8688
[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821
@@ -117,8 +119,7 @@ If you are a Rust project owner and are looking for contributors, please submit
117119
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
118120
are the RFCs that were approved for implementation this week:
119121

120-
* [Inline assembly](https://github.com/rust-lang/rfcs/pull/2873)
121-
* [Add a new `#[instruction_set(...)]` attribute for supporting per-function instruction set changes](https://github.com/rust-lang/rfcs/pull/2867)
122+
* [RFC: 'C unwind' ABI](https://github.com/rust-lang/rfcs/pull/2945)
122123

123124
## Final Comment Period
124125

@@ -128,23 +129,20 @@ decision. Express your opinions now.
128129

129130
### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
130131

131-
* [RFC: 'C unwind' ABI](https://github.com/rust-lang/rfcs/pull/2945)
132+
*No RFCs are currently in the final comment period.*
132133

133134
### [Tracking Issues & PRs](https://github.com/rust-lang/rust/labels/final-comment-period)
134135

135-
* [disposition: merge] [Stabilize Vec::leak as a method](https://github.com/rust-lang/rust/pull/74605)
136-
* [disposition: merge] [add `slice::array_chunks` to std](https://github.com/rust-lang/rust/pull/74373)
136+
*No Tracking Issues or PRs are currently in the final comment period.*
137137

138138
## New RFCs
139139

140-
* [RFC: Add JSON backend to Rustdoc](https://github.com/rust-lang/rfcs/pull/2963)
141-
* [RFC: Named arguments](https://github.com/rust-lang/rfcs/pull/2964)
142-
* [Establish a new error handling project group](https://github.com/rust-lang/rfcs/pull/2965)
140+
* [Procedural vtables and wide ptr metadata](https://github.com/rust-lang/rfcs/pull/2967)
141+
* [Edition 2021 and beyond](https://github.com/rust-lang/rfcs/pull/2966)
143142

144143
# Upcoming Events
145144

146145
### Online
147-
* [July 27 - August 2. Rusty Days Virtual Rust Conference](https://rusty-days.org/)
148146
* [August 5. Johannesburg, ZA - Johannesburg Rust Meetup - Monthly Joburg Rust Chat](https://www.meetup.com/Johannesburg-Rust-Meetup/events/271875886/)
149147
* [August 5. Dublin, IE - Rust Dublin - August Remote Meetup](https://www.meetup.com/Rust-Dublin/events/272162980/)
150148
* [August 5. Buffalo, NY, US - Buffalo Rust Meetup - Rust User Group](https://www.meetup.com/Buffalo-Rust-Meetup/events/271511557/)
@@ -153,12 +151,12 @@ decision. Express your opinions now.
153151
* [August 6. Berlin, DE - Berline.rs - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybclbjb/)
154152
* [August 11. Seattle, WA, US - Seattle Rust Meetup - Monthly meetup](https://www.meetup.com/Seattle-Rust-Meetup/events/gskksrybclbpb/)
155153
* [August 11. Saarbrücken, DE - Rust-Saar Meetup `3u16`](https://www.meetup.com/Rust-Saar/events/272044845/)
154+
* [August 13. San Diego, CA, US - San Diego Rust - August 2020 Tele-Meetup](https://www.meetup.com/San-Diego-Rust/events/272060817/)
156155

157156
### North America
158-
* [July 28. Dallas, TX, US - Dallas Rust - Last Tuesday](https://www.meetup.com/Dallas-Rust/events/nppvrrybckblc/)
157+
* [August 13. Columbus, OH, US - Columbus Rust Society - Monthly Meeting](https://www.meetup.com/columbus-rs/events/dpkhgrybclbrb/)
159158

160159
### Asia Pacific
161-
* [August 3. Auckland, NZ - Rust ALK - Rust Meetup](https://www.meetup.com/rust-akl/events/266876693/)
162160

163161
If you are running a Rust event please add it to the [calendar] to get
164162
it mentioned here. Please remember to add a link to the event too.

0 commit comments

Comments
 (0)