Skip to content

Commit 7372db2

Browse files
committed
adds additional events
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 8be27e7 commit 7372db2

File tree

1 file changed

+19
-8
lines changed

1 file changed

+19
-8
lines changed

drafts/2020-05-05-this-week-in-rust.md

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -114,28 +114,30 @@ If you are a Rust project owner and are looking for contributors, please submit
114114
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
115115
are the RFCs that were approved for implementation this week:
116116

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+
118119

119120
## Final Comment Period
120121

121122
Every week [the team](https://www.rust-lang.org/team.html) announces the
122123
'final comment period' for RFCs and key PRs which are reaching a
123124
decision. Express your opinions now.
124125

126+
125127
### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
126128

127-
* [disposition: merge] [Project Groups](https://github.com/rust-lang/rfcs/pull/2856).
129+
*No RFCs are in final comment period this week*
128130

129131
### [Tracking Issues & PRs](https://github.com/rust-lang/rust/labels/final-comment-period)
130132

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)
135135

136136
## New RFCs
137137

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)
139141

140142
# Upcoming Events
141143

@@ -145,9 +147,18 @@ decision. Express your opinions now.
145147

146148
### North America
147149

150+
* [May 6. Johannesburg, ZA - Johannesburg meetup](https://www.meetup.com/Johannesburg-Rust-Meetup)
148151
* [May 6. Portland, OR, US - PDXRust - NES Emulation in Rust](https://www.meetup.com/PDXRust/events/269165311/).
149152
* [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)
151162

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

0 commit comments

Comments
 (0)