File tree 1 file changed +33
-0
lines changed
1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : " Announcing the Error Handling Project Group"
4
+ author : Sean Chen
5
+ description : " Announcing the Error Handling Project Group"
6
+ team : the library team <https://www.rust-lang.org/governance/teams/library>
7
+ ---
8
+
9
+ Today we are announcing the formation of a new project group under
10
+ the libs team, focused on error handling!
11
+
12
+ Some of the goals this project group will be working on include:
13
+
14
+ 1 . Defining and codifying common error handling terminology.
15
+ 2 . Generating consensus on current error handling best practices.
16
+ 3 . Identifying pain points that exist in Rust’s error handling story.
17
+ 4 . Communicating current error handling best practices.
18
+ 5 . Consolidating the Rust error handling ecosystem.
19
+
20
+ This new project group is being shepherded by Jane Lusby
21
+ ([ @yaahc ] ( https://github.com/yaahc ) ) and Sean Chen
22
+ ([ @seanchen1991 ] ( https://github.com/seanchen1991 ) ), with Andrew
23
+ Gallant ([ @BurntSushi ] ( https://github.com/burntsushi ) ) acting in
24
+ an advisory capacity and Ashley Mannix
25
+ ([ @KodrAus ] ( https://github.com/KodrAus ) ) acting as the library team
26
+ liaison.
27
+
28
+ Anyone interested in helping out with the above goals is invited to
29
+ come say hi in the group’s [ Zulip stream] . Feel free to also check
30
+ out the group’s [ GitHub repository] .
31
+
32
+ [ Zulip stream ] : https://rust-lang.zulipchat.com/#narrow/stream/257204-project-error-handling
33
+ [ GitHub repository ] : https://github.com/rust-lang/project-error-handling
You can’t perform that action at this time.
0 commit comments