Skip to content

Commit 0c534cf

Browse files
committed
final draft 313
1 parent b7eaf55 commit 0c534cf

File tree

1 file changed

+30
-22
lines changed

1 file changed

+30
-22
lines changed

drafts/2019-11-19-this-week-in-rust.md

Lines changed: 30 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,20 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1616

1717
## News & Blog Posts
1818

19-
- [Implementing ArrayVec Using Const Generics](http://adventures.michaelfbryan.com/posts/const-arrayvec/)
19+
* [Stacked borrows: An aliasing model for Rust](https://www.ralfj.de/blog/2019/11/18/stacked-borrows-paper.html).
20+
* [Implementing ArrayVec using const generics](http://adventures.michaelfbryan.com/posts/const-arrayvec/).
21+
* [Thoughts on error handling in Rust](https://lukaskalbertodt.github.io/2019/11/14/thoughts-on-error-handling-in-rust.html).
22+
* [Understanding Serde](https://www.joshmcguigan.com/blog/understanding-serde/).
23+
* [rust-analyzer: Find usages](https://rust-analyzer.github.io/2019/11/13/find-usages.html).
24+
* [Global executors](https://boats.gitlab.io/blog/post/global-executors/).
25+
* [Rust Infrastructure team: Evaluating GitHub Actions](https://blog.rust-lang.org/inside-rust/2019/11/14/evaluating-github-actions.html).
26+
* [Rust bug minimization patterns](http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/).
27+
* [Rust on PineTime smart watch](https://medium.com/swlh/sneak-peek-of-pinetime-smart-watch-and-why-its-perfect-for-teaching-iot-81b74161c159).
2028

2129
### #Rust2020
2230

2331
Find all #Rust2020 posts at [Read Rust](https://readrust.net/rust-2020/).
2432

25-
[Sneak Peek of PineTime Smart Watch… And why it’s perfect for teaching IoT](https://medium.com/swlh/sneak-peek-of-pinetime-smart-watch-and-why-its-perfect-for-teaching-iot-81b74161c159?source=friends_link&sk=d9301466f5499bece3e7b638e99ec20d).
26-
2733
# Crate of the Week
2834

2935
This week's crate is [wasmtime](https://github.com/bytecodealliance/wasmtime), a standalone JIT-style runtime for WebAssembly.
@@ -41,10 +47,9 @@ Every week we highlight some tasks from the Rust community for you to pick and g
4147

4248
Some of these tasks may also have mentors available, visit the task page for more information.
4349

50+
* [Governance WG call for participation](https://blog.rust-lang.org/inside-rust/2019/11/13/goverance-wg-cfp.html).
51+
* [good first issue] [async-std: Add Future::timeout](https://github.com/async-rs/async-std/issues/564).
4452
* [crates.io: carols10cents will be mentoring multiple issues for the month of November & December](https://github.com/rust-lang/crates.io/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3AE-mentor).
45-
* [simdeez: Create SIMD sin/cos/log etc functions as in agner fog's vector libraries](https://github.com/jackmott/simdeez/issues/17).
46-
* [Spirit: Tokio 0.2 and hyper 0.13 support](https://github.com/vorner/spirit/issues/45).
47-
* [Spirit: Support for slog](https://github.com/vorner/spirit/issues/46).
4853

4954
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
5055

@@ -113,44 +118,44 @@ decision. Express your opinions now.
113118

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

116-
* [disposition: merge] [Stabilize `!` in Rust 1.41.0](https://github.com/rust-lang/rust/pull/65355).
117121
* [disposition: merge] [Stabilize Result::map_or_else](https://github.com/rust-lang/rust/pull/66322).
122+
* [disposition: merge] [Scope format! temporaries](https://github.com/rust-lang/rust/pull/64856).
123+
* [disposition: merge] [Stabilize cfg(doc)](https://github.com/rust-lang/rust/pull/61351).
118124

119125
## New RFCs
120126

121-
* [Generic parameters in derive](https://github.com/rust-lang/rfcs/pull/2811).
122-
* [Adding is_zero() to core::time::Duration](https://github.com/rust-lang/rfcs/pull/2814).
127+
* [A macro to get the current function name](https://github.com/rust-lang/rfcs/pull/2818).
123128

124129
# Upcoming Events
125130

126131
### Online
127132

128133
* [Dec 1. Upcoming "Advent of Code" livestreams in German](https://github.com/scy/advent-of-code).
129134

135+
### Africa
136+
137+
* [Dec 4. Johannesburg, ZA - Johannesburg Rust Meetup - Time for Some Highbrow FP in Rust](https://www.meetup.com/Johannesburg-Rust-Meetup/events/cpdtkryzqbgb/).
138+
139+
### Asia Pacific
140+
141+
* [Dec 2. Auckland, NZ - Rust AKL - Introduction to Rust (part 3)](https://www.meetup.com/rust-akl/events/259481456/).
142+
130143
### Europe
131144

132-
* [Nov 14. Zurich, CH - Rust Zurich - RustFest Decompression Zürich](https://www.meetup.com/Rust-Zurich/events/265593126/).
133-
* [Nov 14. Moscow, RU - Rust Moscow November 2019 Meetup](https://www.meetup.com/ru-RU/Rust-%D0%B2-%D0%9C%D0%BE%D1%81%D0%BA%D0%B2%D0%B5/events/266184946/).
134-
* [Nov 14. Zagreb, HR - impl Zagreb for Rust - Rust Meetup 201911: Proceduralni makroi](https://www.meetup.com/Zagreb-Rust-Meetup/events/266226748).
135-
* [Nov 15. Barcelona, ES - Rust GTK/GStreamer Workshop at Linux Application Summit 2019](https://www.meetup.com/Barcelona-Free-Software/events/265596417/).
136-
* [Nov 19-21, Rome, Italy - Weekly Rust course at "La Sapienza" University](https://lugsapienza.altervista.org/corsorust-nov2019).
137145
* [Nov 21. Turin, IT - Mozilla Torino - Gruppo di studio Rust](https://www.meetup.com/Mozilla-Torino/events/265961100).
138146
* [Nov 26. Vienna, AT - Rust Vienna - El rust de vienna](https://www.meetup.com/Rust-Vienna/events/266365092/).
139147
* [Nov 27. Berlin, DE - OpenTechSchool Berlin - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/nxdpgryzpbkc/).
148+
* [Nov 27. Copenhagen, DK - Copenhagen Rust Hack Night #20](https://cph.rs/).
140149

141150
### North America
142151

143-
* [Nov 14. San Diego, CA, US - San Diego Rust November Meetup](https://www.meetup.com/San-Diego-Rust/events/265981542/).
144-
* [Nov 14. Lehi, UT, US - Utah Rust - November 2019 Regular Meetup](https://www.meetup.com/utah-rust/events/265905259/).
145-
* [Nov 14. Columbus, OH, US - Columbus Rust Society - Monthly Meeting](https://www.meetup.com/columbus-rs/events/dpkhgryzpbsb/).
146-
* [Nov 14. Montreal, QC, CA - Montreal Rust Meetup - November 2019 RustMTL: November Common Traits & Causal Profiling](https://www.meetup.com/Rust-Montreal/events/prvrjryzpbqb/).
147-
* [Nov 14. Arlington, VA, US - Rust DC — Mid-month Rustful](https://www.meetup.com/RustDC/events/265769078).
148-
* [Nov 20. Portland, OR, US - PDXRust - Hack Night](https://www.meetup.com/PDXRust/events/265998640/).
149-
* [Nov 20. Ann Arbor, MI, US - Ann Arbor Rust Meetup - Monthly Gathering](https://www.meetup.com/Ann-Arbor-Rust-Meetup/events/zdfscryzpbkc/).
150-
* [Nov 20. Chicago, IL, US - Chicago Rust Meetup - Constructing a Repl(like) from scratch](https://www.meetup.com/Chicago-Rust-Meetup/events/266237535/).
151152
* [Nov 25. Durham, NC, US - Triangle Rustaceans - Project Night & Lightning Talks](https://www.meetup.com/triangle-rustaceans/events/mfglwpyzpbhc/).
152153
* [Nov 26. Dallas, TX, US - Dallas Rust - Last Tuesday](https://www.meetup.com/Dallas-Rust/events/zfgwzmyzpbjc/).
153154
* [Nov 27. Vancouver, BC, CA - Vancouver Rust meetup](https://www.meetup.com/Vancouver-Rust/events/rwcpfryzpbkc/).
155+
* [Nov 27. Mesa, AZ, US - Desert Rust - Rust: Crates and Organization](https://www.meetup.com/Desert-Rustaceans/events/wmmphryzpbkc/).
156+
* [Dec 3. San Francisco, CA, US - Rust Bay Area - [@ Cloudflare] Declarative UIs in Rust and Real-world production CLIs](https://www.meetup.com/Rust-Bay-Area/events/266571982).
157+
* [Dec 4. Indianapolis, IN, US - Indy.rs](https://www.meetup.com/indyrs/events/mffbtpyzqbgb/).
158+
* [Dec 4. Portland, OR, US - PDXRust - macros_rule!](https://www.meetup.com/PDXRust/events/264733991/).
154159

155160
If you are running a Rust event please add it to the [calendar] to get
156161
it mentioned here. Please remember to add a link to the event too.
@@ -161,8 +166,11 @@ Email the [Rust Community Team][community] for access.
161166

162167
# Rust Jobs
163168

169+
* [Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.39]](https://www.reddit.com/r/rust/comments/dvxw6u/official_rrust_whos_hiring_thread_for_jobseekers/).
164170
* [Senior Software Engineer at ConsenSys R&D, Remote](https://consensys.net/open-roles/1792013/).
165171
* [Embedded Software Engineer at Sense (Rust/C/Python), Cambridge, MA, US](https://apply.workable.com/sense/j/ADDB5A7717/).
172+
* [Rust/Core Developer at Parity, Berlin, DE (Remote available)](https://www.parity.io/jobs/).
173+
* [Senior Rust WebGL Developer at Luna, Kraków, PL (Remote available)](https://stackoverflow.com/jobs/296070/senior-rust-webgl-developer-luna).
166174

167175
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
168176

0 commit comments

Comments
 (0)