@@ -122,9 +122,8 @@ See the [full report](https://github.com/rust-lang/rustc-perf/blob/master/triage
122
122
Changes to Rust follow the Rust [ RFC (request for comments) process] ( https://github.com/rust-lang/rfcs#rust-rfcs ) . These
123
123
are the RFCs that were approved for implementation this week:
124
124
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 )
128
127
129
128
## Final Comment Period
130
129
@@ -133,33 +132,34 @@ Every week [the team](https://www.rust-lang.org/team.html) announces the
133
132
decision. Express your opinions now.
134
133
135
134
### [ 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 )
137
135
* [ Get type of an arbitrary expression] ( https://github.com/rust-lang/rfcs/pull/2706 )
138
136
* [ Add generalized arity tuples] ( https://github.com/rust-lang/rfcs/pull/2702 )
139
137
140
138
### [ 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 )
143
141
* [ 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 )
146
142
* [ 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 )
147
144
* [ disposition: merge] [ Explicitly document the size guarantees that Option makes. ] (https://github.com/rust-lang/rust/pull/75454 )
148
145
* [ 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 )
149
147
* [ disposition: merge] [ target-feature 1.1: should closures inherit target-feature annotations? ] (https://github.com/rust-lang/rust/issues/73631 )
150
148
* [ disposition: merge] [ might_permit_raw_init: also check aggregate fields ] (https://github.com/rust-lang/rust/pull/71274 )
151
149
152
150
## New RFCs
153
151
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 )
155
154
156
155
# Upcoming Events
157
156
158
157
### 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/ )
162
158
* [ 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/ )
163
163
164
164
If you are running a Rust event please add it to the [ calendar] to get
165
165
it mentioned here. Please remember to add a link to the event too.
0 commit comments