Skip to content

Commit 266b362

Browse files
authored
Merge pull request #1528 from emberian/add-links-357
adds in more links for various sections
2 parents ebb1a0f + 6be76e1 commit 266b362

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

draft/2020-09-23-this-week-in-rust.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,8 @@ See the [full report](https://github.com/rust-lang/rustc-perf/blob/master/triage
170170
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
171171
are the RFCs that were approved for implementation this week:
172172

173-
* [eRFC: Add JSON backend to Rustdoc](https://github.com/rust-lang/rfcs/pull/2963)
174-
175-
*No RFCs were approved this week.*
173+
* [[RFC]: Portable SIMD Libs Project Group](https://github.com/rust-lang/rfcs/pull/2977)
174+
* [Establish a new error handling project group](https://github.com/rust-lang/rfcs/pull/2965)
176175

177176
## Final Comment Period
178177

@@ -181,33 +180,34 @@ Every week [the team](https://www.rust-lang.org/team.html) announces the
181180
decision. Express your opinions now.
182181

183182
### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
184-
* [[RFC]: Portable SIMD Libs Project Group](https://github.com/rust-lang/rfcs/pull/2977)
185183
* [Get type of an arbitrary expression](https://github.com/rust-lang/rfcs/pull/2706)
186184
* [Add generalized arity tuples](https://github.com/rust-lang/rfcs/pull/2702)
187185

188186
### [Tracking Issues & PRs](https://github.com/rust-lang/rust/labels/final-comment-period)
189-
* [disposition: merge][Add `[T; N]: TryFrom<Vec<T>>` (insta-stable)](https://github.com/rust-lang/rust/pull/76310)
190-
* [disposition: merge][Implementation of Write for some immutable ref structs](https://github.com/rust-lang/rust/pull/76275)
187+
188+
* [disposition: merge][Make RawFd implement the RawFd traits](https://github.com/rust-lang/rust/pull/76969)
191189
* [disposition: merge][Permit uninhabited enums to cast into ints](https://github.com/rust-lang/rust/pull/76199)
192-
* [disposition: merge][Stabilize some Result methods as const](https://github.com/rust-lang/rust/pull/76136)
193-
* [disposition: merge][Stabilize some Option methods as const](https://github.com/rust-lang/rust/pull/76135)
194190
* [disposition: merge][Stabilize move_ref_pattern](https://github.com/rust-lang/rust/pull/76119)
191+
* [disposition: merge][Write manifest for MAJOR.MINOR channel to enable rustup convenience](https://github.com/rust-lang/rust/pull/76107)
195192
* [disposition: merge][Explicitly document the size guarantees that Option makes.](https://github.com/rust-lang/rust/pull/75454)
196193
* [disposition: merge][Stabilize intra-doc links](https://github.com/rust-lang/rust/pull/74430)
194+
* [disposition: merge][Add PartialEq impls for Vec <-> slice](https://github.com/rust-lang/rust/pull/74194)
197195
* [disposition: merge][target-feature 1.1: should closures inherit target-feature annotations?](https://github.com/rust-lang/rust/issues/73631)
198196
* [disposition: merge][might_permit_raw_init: also check aggregate fields](https://github.com/rust-lang/rust/pull/71274)
199197

200198
## New RFCs
201199

202-
* [rustdoc edit links](https://github.com/rust-lang/rfcs/pull/2985)
200+
* [RFC 2582: fix implicit auto-deref of raw pointers](https://github.com/rust-lang/rfcs/pull/2987)
201+
* [Stable Rustdoc URLs](https://github.com/rust-lang/rfcs/pull/2988)
203202

204203
# Upcoming Events
205204

206205
### Online
207-
* [September 16. Vancouver, BC, CA - Vancouver Rust - Rust Study/Hack/Hang-out night](https://www.meetup.com/Vancouver-Rust/events/gbzjxrybcmbvb/)
208-
* [September 17. Linz, AT - Rust Linz - Rust Meetup Linz - Meaghan Lewis on Rust, Embedded Rust with Roland Ruckerbauer](https://www.meetup.com/de-DE/Rust-Linz/events/271857244/)
209-
* [September 17. Berlin, DE - Berline.rs - Berlin Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybcmbwb/)
210206
* [September 29. Dallas, TX, US - Dallas Rust - Last Tuesday](https://www.meetup.com/Dallas-Rust/events/jqxqwrybcmbmc/)
207+
* [October 1. Berlin, DE - Berline.rs - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybcnbcb/)
208+
209+
### Asia Pacific
210+
* [October 5. Auckland, NZ - Rust AKL - Rust meetup](https://www.meetup.com/rust-akl/events/266876708/)
211211

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

0 commit comments

Comments
 (0)