@@ -170,9 +170,8 @@ See the [full report](https://github.com/rust-lang/rustc-perf/blob/master/triage
170
170
Changes to Rust follow the Rust [ RFC (request for comments) process] ( https://github.com/rust-lang/rfcs#rust-rfcs ) . These
171
171
are the RFCs that were approved for implementation this week:
172
172
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 )
176
175
177
176
## Final Comment Period
178
177
@@ -181,33 +180,34 @@ Every week [the team](https://www.rust-lang.org/team.html) announces the
181
180
decision. Express your opinions now.
182
181
183
182
### [ 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 )
185
183
* [ Get type of an arbitrary expression] ( https://github.com/rust-lang/rfcs/pull/2706 )
186
184
* [ Add generalized arity tuples] ( https://github.com/rust-lang/rfcs/pull/2702 )
187
185
188
186
### [ 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 )
191
189
* [ 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 )
194
190
* [ 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 )
195
192
* [ disposition: merge] [ Explicitly document the size guarantees that Option makes. ] (https://github.com/rust-lang/rust/pull/75454 )
196
193
* [ 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 )
197
195
* [ disposition: merge] [ target-feature 1.1: should closures inherit target-feature annotations? ] (https://github.com/rust-lang/rust/issues/73631 )
198
196
* [ disposition: merge] [ might_permit_raw_init: also check aggregate fields ] (https://github.com/rust-lang/rust/pull/71274 )
199
197
200
198
## New RFCs
201
199
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 )
203
202
204
203
# Upcoming Events
205
204
206
205
### 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/ )
210
206
* [ 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/ )
211
211
212
212
If you are running a Rust event please add it to the [ calendar] to get
213
213
it mentioned here. Please remember to add a link to the event too.
0 commit comments