Skip to content

Commit 6be76e1

Browse files
committed
adds in more links for various sections
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 45b444d commit 6be76e1

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
@@ -122,9 +122,8 @@ See the [full report](https://github.com/rust-lang/rustc-perf/blob/master/triage
122122
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
123123
are the RFCs that were approved for implementation this week:
124124

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

129128
## Final Comment Period
130129

@@ -133,33 +132,34 @@ Every week [the team](https://www.rust-lang.org/team.html) announces the
133132
decision. Express your opinions now.
134133

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

140138
### [Tracking Issues & PRs](https://github.com/rust-lang/rust/labels/final-comment-period)
141-
* [disposition: merge][Add `[T; N]: TryFrom<Vec<T>>` (insta-stable)](https://github.com/rust-lang/rust/pull/76310)
142-
* [disposition: merge][Implementation of Write for some immutable ref structs](https://github.com/rust-lang/rust/pull/76275)
139+
140+
* [disposition: merge][Make RawFd implement the RawFd traits](https://github.com/rust-lang/rust/pull/76969)
143141
* [disposition: merge][Permit uninhabited enums to cast into ints](https://github.com/rust-lang/rust/pull/76199)
144-
* [disposition: merge][Stabilize some Result methods as const](https://github.com/rust-lang/rust/pull/76136)
145-
* [disposition: merge][Stabilize some Option methods as const](https://github.com/rust-lang/rust/pull/76135)
146142
* [disposition: merge][Stabilize move_ref_pattern](https://github.com/rust-lang/rust/pull/76119)
143+
* [disposition: merge][Write manifest for MAJOR.MINOR channel to enable rustup convenience](https://github.com/rust-lang/rust/pull/76107)
147144
* [disposition: merge][Explicitly document the size guarantees that Option makes.](https://github.com/rust-lang/rust/pull/75454)
148145
* [disposition: merge][Stabilize intra-doc links](https://github.com/rust-lang/rust/pull/74430)
146+
* [disposition: merge][Add PartialEq impls for Vec <-> slice](https://github.com/rust-lang/rust/pull/74194)
149147
* [disposition: merge][target-feature 1.1: should closures inherit target-feature annotations?](https://github.com/rust-lang/rust/issues/73631)
150148
* [disposition: merge][might_permit_raw_init: also check aggregate fields](https://github.com/rust-lang/rust/pull/71274)
151149

152150
## New RFCs
153151

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

156155
# Upcoming Events
157156

158157
### Online
159-
* [September 16. Vancouver, BC, CA - Vancouver Rust - Rust Study/Hack/Hang-out night](https://www.meetup.com/Vancouver-Rust/events/gbzjxrybcmbvb/)
160-
* [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/)
161-
* [September 17. Berlin, DE - Berline.rs - Berlin Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybcmbwb/)
162158
* [September 29. Dallas, TX, US - Dallas Rust - Last Tuesday](https://www.meetup.com/Dallas-Rust/events/jqxqwrybcmbmc/)
159+
* [October 1. Berlin, DE - Berline.rs - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybcnbcb/)
160+
161+
### Asia Pacific
162+
* [October 5. Auckland, NZ - Rust AKL - Rust meetup](https://www.meetup.com/rust-akl/events/266876708/)
163163

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

0 commit comments

Comments
 (0)