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
*[measureme: only use 48 bits for encoding timestamps and 32 bits for encoding thread IDs in `RawEvent` in order to make it smaller](https://github.com/rust-lang/measureme/pull/86)
51
+
260 pull requests were [merged in the last week][merged]
*[libc: add initial support for sparc-unknown-linux-gnu](https://github.com/rust-lang/libc/pull/1567)
82
+
*[cargo: extend documentation on security concerns of crate names in a registry](xtend documentation on security concerns of crate names in a registry)
83
+
*[cargo: turn the new lock file format on by default](https://github.com/rust-lang/cargo/pull/7579)
84
+
*[cargo: stabilize install-upgrade](https://github.com/rust-lang/cargo/pull/7560)
85
+
*[rustdoc: stabilize `edition` annotation](https://github.com/rust-lang/rust/pull/66238)
*[measureme: optimize FileSerializationSink by using parking_lot::Mutex and avoiding heap allocations in write_atomic](https://github.com/rust-lang/measureme/pull/88)
91
88
92
89
## Approved RFCs
93
90
@@ -156,17 +153,11 @@ Email the [Rust Community Team][community] for access.
156
153
157
154
# Quote of the Week
158
155
159
-
This week, we have two quotes:
156
+
> I said it before, and I'll say it again: If one views Rust as a critique on C++, one should view it as a constructive critique.
160
157
161
-
> Telling a programmer there's already a library to do X is like telling a songwriter there's already a song about love.
158
+
– [llogiq on /r/rust](https://www.reddit.com/r/rust/comments/dyr8ps/rust_from_a_cc_point_of_view_viceversa/f835w7h)
162
159
163
-
– [PeteCordell on twitter](https://twitter.com/petecordell/status/428542622844477441), as [quoted in a recent Rust Gamedev meetup](https://www.youtube.com/watch?v=lpOg2nl3kr0)
164
-
165
-
> Well a Museum purpose is also memory safety, I guess.
166
-
167
-
– [/u/xav_19 on /r/rust](https://www.reddit.com/r/rust/comments/dxh6pg/why_is_trpl_sold_in_the_gift_shop_at_the_spy/f7r8d3k?utm_source=share&utm_medium=web2x) commenting on a post asking why "The Rust Programming Language" is sold in Washington D.C.'s spy museum's gift shop
168
-
169
-
Thanks to [Matthieu M.](https://users.rust-lang.org/t/twir-quote-of-the-week/328/737) and [ZiCog](https://users.rust-lang.org/t/twir-quote-of-the-week/328/739) for the suggestion!
160
+
Thanks to [Dmitry Kashitsyn](https://users.rust-lang.org/t/twir-quote-of-the-week/328/741) for the suggestion!
170
161
171
162
[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328)
0 commit comments