Skip to content

Commit 90ffbf3

Browse files
committed
final draft 315
1 parent af3f38d commit 90ffbf3

File tree

1 file changed

+25
-32
lines changed

1 file changed

+25
-32
lines changed

drafts/2019-12-03-this-week-in-rust.md

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

1717
## News & Blog Posts
1818

19-
[Taking ML to production with Rust: a 25x speedup](https://lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/).
20-
- [How to RiiR](http://adventures.michaelfbryan.com/posts/how-to-riir/)
19+
* [Constant propagation is now on by default in nightly](https://blog.rust-lang.org/inside-rust/2019/12/02/const-prop-on-by-default.html).
20+
* [Redox OS: Real hardware breakthroughs, and focusing on rustc](https://www.redox-os.org/news/focusing-on-rustc/).
21+
* [Taking ML to production with Rust: a 25x speedup](https://www.lpalmieri.com/posts/2019-12-01-taking-ml-to-production-with-rust-a-25x-speedup/).
22+
* [How to RiiR](http://adventures.michaelfbryan.com/posts/how-to-riir/index.html).
23+
* [Launching the 2019 State of Rust Survey](https://blog.rust-lang.org/2019/12/03/survey-launch.html).
24+
* [Announcing http v0.2](https://seanmonstar.com/post/189439210962/http-v02).
25+
* [Implementing pid1 with Rust and async/await](https://tech.fpcomplete.com/rust/pid1).
26+
* [Tide: the present and future](https://blog.yoshuawuyts.com/tide/).
27+
* [Tide (the present and future of)](https://blog.yoshuawuyts.com/tide/).
28+
* [Let's make a simple authentication server in Rust with Warp](https://blog.joco.dev/posts/warp_auth_server_tutorial).
29+
* [Down and dirty with Future - Rust Crash Course lesson 8](https://www.snoyman.com/blog/2019/12/rust-crash-course-08-down-dirty-future).
30+
* [The embedded WG newsletter 21](https://rust-embedded.github.io/blog/newsletter-21/).
2131

2232
### #Rust2020
2333

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

2636
# Crate of the Week
2737

28-
This week's crate is [joinery](https://docs.rs/joinery), a library for generic string joining.
38+
This week's crate is [joinery](https://docs.rs/joinery), a library for generic string joining.
2939

3040
Thanks to [Nathan West](https://users.rust-lang.org/t/crate-of-the-week/2704/677) for the suggestions!
3141

@@ -40,9 +50,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
4050

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

43-
* [seeking input] [Time v0.2 pre-release feedback](https://github.com/time-rs/time/issues/190).
44-
* [good first issue] [what: Shared os behaviour](https://github.com/imsnif/what/issues/17).
45-
* [what: Listen on all interfaces](https://github.com/imsnif/what/issues/16).
53+
* [heed: Support windows and make the tests pass](https://github.com/Kerollmops/heed/pull/25). Heed is a fully typed LMDB wrapper with minimum overhead.
4654
* [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).
4755

4856
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
@@ -101,46 +109,26 @@ decision. Express your opinions now.
101109

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

104-
* [disposition: merge] [Stabilize `std::{rc,sync}::Weak::{weak_count, strong_count}`](https://github.com/rust-lang/rust/pull/65778).
105-
* [disposition: merge] [Tracking issue for extra floating-point logarithm constants](https://github.com/rust-lang/rust/issues/50540).
106-
* [disposition: merge] [Implement Debug for MaybeUninit](https://github.com/rust-lang/rust/pull/65013).
107-
* [disposition: close] [Fixes soundness bug 18510 by aborting on unwind from safe extern "C" functions only](https://github.com/rust-lang/rust/pull/64315).
112+
* [disposition: merge] [Add method Result::into_ok](https://github.com/rust-lang/rust/pull/66045).
113+
* [disposition: merge] [From<NonZero*> impls for wider NonZero types](https://github.com/rust-lang/rust/pull/66277).
114+
* [disposition: merge] [Change unused_labels from allow to warn](https://github.com/rust-lang/rust/pull/66325).
108115

109116
## New RFCs
110117

111-
* [Box error alias](https://github.com/rust-lang/rfcs/pull/2820).
118+
* [process-handle-for-async](https://github.com/rust-lang/rfcs/pull/2823).
112119

113120
# Upcoming Events
114121

115-
### Online
116-
117-
* [Dec 1. "Advent of Code" livestream in German](https://github.com/scy/advent-of-code).
118-
119-
### Africa
120-
121-
* [Dec 4. Johannesburg, ZA - Johannesburg Rust Meetup - Time for Some Highbrow FP in Rust](https://www.meetup.com/Johannesburg-Rust-Meetup/events/cpdtkryzqbgb/).
122-
123-
### Asia Pacific
124-
125-
* [Dec 2. Auckland, NZ - Rust AKL - Introduction to Rust (part 3)](https://www.meetup.com/rust-akl/events/259481456/).
126-
127122
### Europe
128123

129-
* [Nov 26+28, Rome, Italy - Weekly Rust course at "La Sapienza" University: 2nd lesson](https://lugsapienza.altervista.org/corsorust-nov2019).
130-
* [Nov 27. Copenhagen, DK - Copenhagen Rust Hack Night #20](https://cph.rs/).
131-
* [Nov 30. Kharkiv, UA - Peer Lab Kharkiv #Rust: Algorithmic problems solving](https://www.facebook.com/events/571415073420154/).
132-
* [Dec 2. Karlsruhe, DE - Rust Hack & Learn Karlsruhe - Rust Meet-up](https://www.meetup.com/Rust-Hack-Learn-Karlsruhe/events/266554688/).
133-
* [Dec 4. Wroclaw, PL - Rust Wroclaw Meetup #15](https://www.meetup.com/Rust-Wroclaw/events/266756721/).
134-
* [Dec 4. Cologne, DE - Rust Cologne - Advent of .await](https://www.meetup.com/RustCologne/events/tnrnbryzqbgb/).
124+
* [Dec 11. Hamburg, DE - Rust Hack & Learn December 2019](https://www.meetup.com/Rust-Meetup-Hamburg/events/266610252/).
135125
* [Dec 11. Berlin, DE - OpenTechSchool Berlin - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/nxdpgryzqbpb/).
136126
* [Dec 12. Kyiv, UA - Rails Reactor - Rust Ukraine Meetup](https://www.facebook.com/events/1173477969528421/).
137127
* [Dec 12. Turin, IT - Mozilla Torino - Gruppo di studio Rust](https://www.meetup.com/Mozilla-Torino/events/266750624).
128+
* [Dec 16. Amsterdam, NL - Rust Nederland - Rust - Talks & Demos](https://www.meetup.com/Rust-Nederland/events/266888452/).
138129

139130
### North America
140131

141-
* [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).
142-
* [Dec 4. Indianapolis, IN, US - Indy.rs](https://www.meetup.com/indyrs/events/mffbtpyzqbgb/).
143-
* [Dec 4. Portland, OR, US - PDXRust - macros_rule!](https://www.meetup.com/PDXRust/events/264733991/).
144132
* [Dec 10. Seattle, WA, US - Seattle Rust Meetup - Monthly meetup](https://www.meetup.com/Seattle-Rust-Meetup/events/prbtdryzqbnb/).
145133
* [Dec 11. Mesa, AZ, US - Desert Rust - Rust: Crates and Organization](https://www.meetup.com/Desert-Rustaceans/events/wmmphryzpbkc/).
146134
* [Dec 11. Vancouver, BC, CA - Vancouver Rust meetup](https://www.meetup.com/Vancouver-Rust/events/rwcpfryzqbpb/).
@@ -157,6 +145,11 @@ Email the [Rust Community Team][community] for access.
157145

158146
# Rust Jobs
159147

148+
* [Senior Security Software Engineer at Microsoft, Redmond, US](https://careers.microsoft.com/us/en/job/750306/Security-Software-Engineer).
149+
* [Senior Software Engineer at ConsenSys R&D, Remote](https://consensys.net/open-roles/1792013/).
150+
* [Rust/Blockchain Developer at Polymath, Remote](https://polymath.bamboohr.com/jobs/view.php?id=85).
151+
* [Rust/Core Developer at Parity, Berlin, DE (Remote available)](https://www.parity.io/jobs/).
152+
160153
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
161154

162155
# Quote of the Week

0 commit comments

Comments
 (0)