You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Porting librsvg to Rust: Refactoring the Length type](https://people.gnome.org/~federico/blog/refactoring-the-length-type.html).
25
+
*[Lessons learned by transpiling C to Rust](https://immunant.com/blog/2019/11/rust2020/).
26
+
*[How to panic in Rust](https://www.ralfj.de/blog/2019/11/25/how-to-panic-in-rust.html).
27
+
*[Neat Rust tricks: Passing Rust closures to C](https://blog.seantheprogrammer.com/neat-rust-tricks-passing-rust-closures-to-c).
28
+
*[Moving gnome-shell's styles to Rust](https://people.gnome.org/~federico/blog/moving-gnome-shell-styles-to-rust.html).
29
+
*[Async-awaitifying a Rust CLI App](https://zupzup.org/async-awaitify-rust-cli/).
30
+
*[Building a Rust driver for PineTime’s touch controller](https://medium.com/@ly.lee/building-a-rust-driver-for-pinetimes-touch-controller-cbc1a5d5d3e9).
31
+
*[RustFest Barcelona talk recordings are now available](https://blog.rustfest.eu/this-week-in-rustfest-barcelona-videos).
32
+
*[Cryptowatch is sponsoring development of Rust GUI library iced](https://blog.cryptowat.ch/2019/11/25/sponsoring-rust-gui-library-iced/).
33
+
19
34
### #Rust2020
20
35
21
36
Find all #Rust2020 posts at [Read Rust](https://readrust.net/rust-2020/).
22
37
23
-
[Building a Rust Driver for PineTime’s Touch Controller](https://medium.com/@ly.lee/building-a-rust-driver-for-pinetimes-touch-controller-cbc1a5d5d3e9?source=friends_link&sk=d8cf73fc943d9c0e960627d768f309cb).
24
-
25
38
# Crate of the Week
26
39
27
40
This week's crate is [rerast](https://github.com/google/rerast), a rule-based Rust code transformation tool.
@@ -39,8 +52,9 @@ Every week we highlight some tasks from the Rust community for you to pick and g
39
52
40
53
Some of these tasks may also have mentors available, visit the task page for more information.
41
54
42
-
*[Governance WG call for participation](https://blog.rust-lang.org/inside-rust/2019/11/13/goverance-wg-cfp.html).
43
-
*[good first issue][async-std: Add Future::timeout](https://github.com/async-rs/async-std/issues/564).
*[good first issue][what: Shared os behaviour](https://github.com/imsnif/what/issues/17).
57
+
*[what: Listen on all interfaces](https://github.com/imsnif/what/issues/16).
44
58
*[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
59
46
60
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
@@ -72,7 +86,7 @@ If you are a Rust project owner and are looking for contributors, please submit
72
86
*[miri: support unwinding after a panic](https://github.com/rust-lang/miri/pull/693)
73
87
*[handle statics in MIR as const pointers](https://github.com/rust-lang/rust/pull/66587)
74
88
*[delay an `is_local_ever_initialized` call](https://github.com/rust-lang/rust/pull/66537)
75
-
*[reduce size of `hir::Expr` by boxing more of `hir::InlineAsm`](https://github.com/rust-lang/rust/pull/66515)
89
+
*[reduce size of `hir::Expr` by boxing more of `hir::InlineAsm`](https://github.com/rust-lang/rust/pull/66515)
76
90
*[use proc-macro to derive HashStable everywhere](https://github.com/rust-lang/rust/pull/66279)
77
91
*[remove `compiler_builtins_lib` feature from libstd](https://github.com/rust-lang/rust/pull/66538)
*[disposition: merge][Tracking issue for extra floating-point logarithm constants](https://github.com/rust-lang/rust/issues/50540).
126
+
*[disposition: merge][Implement Debug for MaybeUninit](https://github.com/rust-lang/rust/pull/65013).
127
+
*[disposition: close][Fixes soundness bug 18510 by aborting on unwind from safe extern "C" functions only](https://github.com/rust-lang/rust/pull/64315).
113
128
114
129
## New RFCs
115
130
116
-
*[A macro to get the current function name](https://github.com/rust-lang/rfcs/pull/2818).
*[Dec 12. Turin, IT - Mozilla Torino - Gruppo di studio Rust](https://www.meetup.com/Mozilla-Torino/events/266750624).
141
158
142
159
### North America
143
160
144
-
*[Nov 25. Durham, NC, US - Triangle Rustaceans - Project Night & Lightning Talks](https://www.meetup.com/triangle-rustaceans/events/mfglwpyzpbhc/).
145
-
*[Nov 26. Dallas, TX, US - Dallas Rust - Last Tuesday](https://www.meetup.com/Dallas-Rust/events/zfgwzmyzpbjc/).
146
-
*[Nov 27. Vancouver, BC, CA - Vancouver Rust meetup](https://www.meetup.com/Vancouver-Rust/events/rwcpfryzpbkc/).
147
-
*[Nov 27. Mesa, AZ, US - Desert Rust - Rust: Crates and Organization](https://www.meetup.com/Desert-Rustaceans/events/wmmphryzpbkc/).
148
161
*[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).
149
162
*[Dec 4. Indianapolis, IN, US - Indy.rs](https://www.meetup.com/indyrs/events/mffbtpyzqbgb/).
150
163
*[Dec 4. Portland, OR, US - PDXRust - macros_rule!](https://www.meetup.com/PDXRust/events/264733991/).
*[Dec 11. Mesa, AZ, US - Desert Rust - Rust: Crates and Organization](https://www.meetup.com/Desert-Rustaceans/events/wmmphryzpbkc/).
166
+
*[Dec 11. Vancouver, BC, CA - Vancouver Rust meetup](https://www.meetup.com/Vancouver-Rust/events/rwcpfryzqbpb/).
167
+
*[Dec 12. San Diego, CA, US - San Diego Rust December Meetup](https://www.meetup.com/San-Diego-Rust/events/266502136/).
168
+
*[Dec 12. Columbus, OH, US - Columbus Rust Society - Monthly Meeting](https://www.meetup.com/columbus-rs/events/dpkhgryzqbqb/).
169
+
*[Dec 12. Lehi, UT, US - Utah Rust - December 2019 Regular Meetup](https://www.meetup.com/utah-rust/events/265905262/).
151
170
152
171
If you are running a Rust event please add it to the [calendar] to get
153
172
it mentioned here. Please remember to add a link to the event too.
@@ -158,7 +177,7 @@ Email the [Rust Community Team][community] for access.
158
177
159
178
# Rust Jobs
160
179
161
-
*[PhD, postdoc & intern positions in RustBelt and Iris projects at Max Planck](https://users.rust-lang.org/t/jobs-phd-postdoc-intern-positions-in-rustbelt-and-iris-projects-at-max-planck/35016)
180
+
*[PhD, postdoc & intern positions in RustBelt and Iris projects at Max Planck](https://users.rust-lang.org/t/jobs-phd-postdoc-intern-positions-in-rustbelt-and-iris-projects-at-max-planck/35016).
162
181
163
182
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
0 commit comments