File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : " Please welcome Thom and Chris to Library Contributors"
4
+ author : Mara Bos
5
+ description : " Please welcome Thom and Chris to Library Contributors"
6
+ team : the library team <https://www.rust-lang.org/governance/teams/library>
7
+ ---
8
+
9
+ Please welcome Thom Chiovoloni and Chris Denton to the
10
+ [ Library Contributors] ( https://www.rust-lang.org/governance/teams/library#libs-contributors ) group!
11
+
12
+ [ Thom] ( https://github.com/thomcc ) has been working on various improvements to the implementation
13
+ of the standard library, such as [ optimizing ` io::Error ` ] ( https://github.com/rust-lang/rust/pull/87869 ) ,
14
+ [ optimizing ` Chars::count ` ] ( https://github.com/rust-lang/rust/pull/90414 ) , and has been helping out
15
+ with reviewing various implementation changes.
16
+
17
+ [ Chris] ( https://github.com/ChrisDenton/ ) has been focusing on the Windows specific parts of the standard library.
18
+ Chris implemented the Windows part of the patch for [ CVE-2022 -21658] ( https://blog.rust-lang.org/2022/01/20/cve-2022-21658.html ) ,
19
+ and has done [ a ton of work] ( https://github.com/rust-lang/rust/pulls?q=is%3Apr+author%3Achrisdenton+is%3Aclosed )
20
+ to improve the Windows side of ` std::fs ` , ` std::path ` , ` std::process ` and other modules.
21
+
22
+ Congratulations Thom and Chris, and thanks for everything you do!
You can’t perform that action at this time.
0 commit comments