@@ -114,28 +114,30 @@ If you are a Rust project owner and are looking for contributors, please submit
114
114
Changes to Rust follow the Rust [ RFC (request for comments) process] ( https://github.com/rust-lang/rfcs#rust-rfcs ) . These
115
115
are the RFCs that were approved for implementation this week:
116
116
117
- * [ RFC 2836: Introduce the ASM project group] ( https://github.com/rust-lang/rfcs/pull/2836 ) .
117
+ * [ RFC 2585: FC for unsafe blocks in unsafe fn] ( https://github.com/rust-lang/rfcs/pull/2585 )
118
+
118
119
119
120
## Final Comment Period
120
121
121
122
Every week [ the team] ( https://www.rust-lang.org/team.html ) announces the
122
123
'final comment period' for RFCs and key PRs which are reaching a
123
124
decision. Express your opinions now.
124
125
126
+
125
127
### [ RFCs] ( https://github.com/rust-lang/rfcs/labels/final-comment-period )
126
128
127
- * [ disposition: merge ] [ Project Groups ] ( https://github.com/rust-lang/rfcs/pull/2856 ) .
129
+ * No RFCs are in final comment period this week *
128
130
129
131
### [ Tracking Issues & PRs] ( https://github.com/rust-lang/rust/labels/final-comment-period )
130
132
131
- * [ disposition: merge] [ Stabilize the ` #[alloc_error_handler] ` attribute (for no_std + liballoc)] ( https://github.com/rust-lang/rust/issues/66740 ) .
132
- * [ disposition: merge] [ Make ` handle_alloc_error ` default to panic (for no_std + liballoc)] ( https://github.com/rust-lang/rust/issues/66741 ) .
133
- * [ disposition: merge] [ Remove language-level UB for non-UTF-8 str] ( https://github.com/rust-lang/rust/issues/71033 ) .
134
- * [ disposition: merge] [ Define UB in float-to-int casts to saturate] ( https://github.com/rust-lang/rust/pull/71269 ) .
133
+ * [ disposition: merge] [ Tracking issue for RFC 2432, "Allow ` if ` and ` match ` in constants"] ( https://github.com/rust-lang/rust/issues/49146 )
134
+ * [ disposition: merge] [ Tracking issue for std::sync::Once poisoning] ( https://github.com/rust-lang/rust/issues/33577 )
135
135
136
136
## New RFCs
137
137
138
- * No new RFCs were proposed this week.*
138
+ * [ Inline ` const ` expressions and patterns] ( https://github.com/rust-lang/rfcs/pull/2920 )
139
+ * [ Add the ` experimental_keywords ` ability] ( https://github.com/rust-lang/rfcs/pull/2919 )
140
+ * [ sigil-option-notation] ( https://github.com/rust-lang/rfcs/pull/2918 )
139
141
140
142
# Upcoming Events
141
143
@@ -145,9 +147,18 @@ decision. Express your opinions now.
145
147
146
148
### North America
147
149
150
+ * [ May 6. Johannesburg, ZA - Johannesburg meetup] ( https://www.meetup.com/Johannesburg-Rust-Meetup )
148
151
* [ May 6. Portland, OR, US - PDXRust - NES Emulation in Rust] ( https://www.meetup.com/PDXRust/events/269165311/ ) .
149
152
* [ May 6. Indianapolis, IN, US - Indy.rs - Rust Meetup] ( https://www.meetup.com/indyrs/events/dtqwprybchbjb/ ) .
150
- * [ May 15. Columbus, OH, US - Columbus Rust Society - Monthly Meeting] ( https://www.meetup.com/columbus-rs/events/dpkhgrybchbsb/ ) .
153
+ * [ May 6. Atlanta, GA, US - Rust Atlanta Meetup] ( https://www.meetup.com/Rust-ATL/ )
154
+ * [ May 11. Seattle, WA, US - Seattle Rust Meetup] ( http://www.meetup.com/Seattle-Rust-Meetup/ )
155
+ * [ May 13. Denver, CO, US Rust Boulder/Denver Monthly Meeting] ( https://www.meetup.com/Rust-Boulder-Denver/ )
156
+ * [ May 13. Vancouver, BC, CA - Vancouver Rust Meetup] ( https://www.meetup.com/Vancouver-Rust/events/ )
157
+ * [ May 14. Berlin, DE - Berlin Rust Hack and Learn] ( https://berline.rs/ )
158
+ * [ May 14. Columbus, OH, US - Columbus Rust Society - Monthly Meeting] ( https://www.meetup.com/columbus-rs/events/dpkhgrybchbsb/ ) .
159
+ * [ May 14. Lehi, UT, US - Utah Rust Monthly Meetup] ( https://www.meetup.com/utahrust )
160
+ * [ May 14. San Diego, CA, US - San Diego Rust] ( http://meetu.ps/c/2vF0G/4DXV4/a )
161
+ * [ May 19. Paris, FR - Rust Paris] ( https://www.meetup.com/Rust-Paris )
151
162
152
163
If you are running a Rust event please add it to the [ calendar] to get
153
164
it mentioned here. Please remember to add a link to the event too.
0 commit comments