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
*[Return `false` from `needs_drop` for all zero-sized arrays](https://github.com/rust-lang/rust/pull/65389)
@@ -163,11 +187,11 @@ Email the [Rust Community Team][community] for access.
163
187
164
188
# Quote of the Week
165
189
166
-
> Rust helped me grasp concepts I should have known when writing C++
190
+
> …man, starting to dig through the source code of a really large open source program is so weird. It’s like wandering around a giant cathedral that’s being constantly renovated and repaired and maintained over the course of years by a giant team of invisible crafters and architects, who mostly communicate via notes and designs pinned to the walls in various places.
167
191
168
-
– [Alexander Clarke on the Microsoft Security Response Center blog]()
192
+
– [icefoxen on their wiki](https://wiki.alopex.li/WhereRustcSpendsItsTime)
169
193
170
-
Thanks to [mmmmib](https://users.rust-lang.org/t/twir-quote-of-the-week/328/712) for the suggestion!
194
+
Thanks to [Ralf Jung](https://users.rust-lang.org/t/twir-quote-of-the-week/328/717) for the suggestion!
171
195
172
196
[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328)
0 commit comments