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
@@ -45,12 +99,26 @@ Now you can follow breaking changes *[as they happen][BitRust]*!
45
99
46
100
# Friend of the Tree
47
101
48
-
The Rust Team likes to occassionally recognize people who have made outstanding contributions to The Rust Project, its ecosystem, and its community. These people are 'friends of the tree'.
102
+
The Rust Team likes to occassionally recognize people who have made
103
+
outstanding contributions to The Rust Project, its ecosystem, and its
104
+
community. These people are 'friends of the tree'.
105
+
106
+
This week's friend of the tree was ... Toby Scrace.
49
107
50
-
This week's friend of the tree was ...
108
+
"Today I would like to nominate Toby Scrace as Friend of the
109
+
Tree. Toby emailed me over the weekend about a login vulnerability on
110
+
crates.io where you could log in to whomever the previously logged in
111
+
user was regardless of whether the GitHub authentication was
112
+
successful or not. I very much appreciate Toby emailing me privately
113
+
ahead of time, and I definitely feel that Toby has earned becoming
114
+
Friend of the Tree."
51
115
52
116
# Quote of the Week
53
117
118
+
```
119
+
15:35 <Binero> so a Cow is a String that clones as soon as you try to mutate it?
120
+
13:53 <scott> it clones when you try to mootate it
Copy file name to clipboardExpand all lines: drafts/YYYY-MM-DD-this-week-in-rust-template.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,9 @@ Now you can follow breaking changes *[as they happen][BitRust]*!
45
45
46
46
# Friend of the Tree
47
47
48
-
The Rust Team likes to occassionally recognize people who have made outstanding contributions to The Rust Project, its ecosystem, and its community. These people are 'friends of the tree'.
48
+
The Rust Team likes to occassionally recognize people who have made
49
+
outstanding contributions to The Rust Project, its ecosystem, and its
50
+
community. These people are 'friends of the tree'.
0 commit comments