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
Copy file name to clipboardExpand all lines: drafts/2019-08-27-this-week-in-rust.md
+20-18Lines changed: 20 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,15 @@ If you find any errors in this week's issue, [please submit a PR](https://github
16
16
17
17
## News & Blog Posts
18
18
19
-
*[Actually Using Crev, Or, The Problem Of Trusting Software Dependencies](https://wiki.alopex.li/ActuallyUsingCrev)
19
+
*[Should small Rust structs be passed by-copy or by-borrow](https://www.forrestthewoods.com/blog/should-small-rust-structs-be-passed-by-copy-or-by-borrow/)?
20
+
*[Thoughts on Rust bloat](https://raphlinus.github.io/rust/2019/08/21/rust-bloat.html).
*[disposition: merge][Clarify `Box<T>` representation and its use in FFI](https://github.com/rust-lang/rust/pull/62514).
86
91
*[disposition: merge][Constify LinkedList new function](https://github.com/rust-lang/rust/pull/63684).
92
+
*[disposition: merge][Test that Wrapping arithmetic ops are implemented for all int types](https://github.com/rust-lang/rust/pull/63692).
87
93
88
94
## New RFCs
89
95
@@ -97,28 +103,22 @@ decision. Express your opinions now.
97
103
98
104
### Asia Pacific
99
105
100
-
*[Aug 24. Chennai, IN - Rust Chennai - Monthly meetup - August](https://www.meetup.com/mad-rs/events/264125149).
101
-
*[Aug 27. Seoul, KR - Seoul Rust Meetup, Hapjeong](https://www.meetup.com/Rust-Seoul-Meetup/events/nxkdfryzlbkc/).
102
106
*[Sep 2. Auckland, NZ - Rust AKL - Introduction to Rust (session 1 of 3)](https://www.meetup.com/rust-akl/events/259481026/).
107
+
*[Sep 11. Selangor, MY - Rust Malaysia Meetup September 2019](https://docs.google.com/forms/d/e/1FAIpQLScsqK0kH3o6ti12AEc9Fn4To-W0rXo9Q-frLmZ3JZUWc8yjjw/viewform).
103
108
104
109
### Europe
105
110
106
-
*[Aug 26. Thessaloniki, GR - Rust + GNOME Workshop at GUADEC](https://wiki.gnome.org/GUADEC/2019/Hackingdays/RustGtkGstWorkshop).
107
-
*[Aug 27. London, GB - Rust London User Group - Rust Hack n Learn + Lightning Talks Evening #16](https://www.meetup.com/Rust-London-User-Group/events/264000041/).
108
-
*[Aug 27. Thessaloniki, GR - Rust + GNOME BoF at GUADEC](https://wiki.gnome.org/GUADEC/2019/Hackingdays/RustBoF).
109
-
*[Aug 28. Copenhagen, DK - Copenhagen Rust Hack Night #17](https://cph.rs/).
110
-
*[Aug 29. Zurich, CH - Rust Zurich - August Community Meetup](https://www.meetup.com/Rust-Zurich/events/263756588/).
111
111
*[Sep 4. Berlin, DE - OpenTechSchool Berlin - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/nxdpgryzmbgb/).
112
+
*[Sep 5. Hamburg, DE - Rust Hack & Learn September 2019](https://www.meetup.com/Rust-Meetup-Hamburg/events/264102479/).
112
113
113
114
### North America
114
115
115
-
*[Aug 26. Durham, NC, US - Triangle Rustaceans - Build a syslog server with mio](https://www.meetup.com/triangle-rustaceans/events/mfglwpyzlbjc/).
116
-
*[Aug 27. Dallas, TX, US - Dallas Rust - Last Tuesday](https://www.meetup.com/Dallas-Rust/events/zfgwzmyzlbkc/).
117
-
*[Aug 27. Chicago, IL, US - Chicago Rust Meetup - Macros Rule! A Dive Into Rust's Syntax Extension Toolbox](https://www.meetup.com/Chicago-Rust-Meetup/events/263849534).
118
-
*[Aug 28. Ann Arbor, MI, US - Ann Arbor Rust Meetup - Monthly Gathering](https://www.meetup.com/Ann-Arbor-Rust-Meetup/events/zdfscryzlblc/).
119
-
*[Aug 28. Mesa, AZ, US - Desert Rust - Rust: Frontend Web](https://www.meetup.com/Desert-Rustaceans/events/lftjxqyzlblc/).
120
116
*[Sep 4. Vancouver, BC, CA - Vancouver Rust meetup](https://www.meetup.com/Vancouver-Rust/events/rwcpfryzmbgb/).
121
117
*[Sep 4. Indianapolis, IN, US - Indy.rs](https://www.meetup.com/indyrs/events/mffbtpyzmbgb/).
0 commit comments