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
Copy file name to clipboardExpand all lines: drafts/2017-08-29-this-week-in-rust.md
+30-21Lines changed: 30 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ If you find any errors in this week's issue, [please submit a PR](https://github
14
14
15
15
# Updates from Rust Community
16
16
17
-
## News & Blog Posts
17
+
## News & Blog Posts
18
18
19
19
# Crate of the Week
20
20
21
-
This week's crate is [pest](https://crates.io/crates/pest), a PEG-based parsing library. Thanks to [Laurent Wandrebeck](https://users.rust-lang.org/u/lwandrebeck) for the suggestion.
21
+
Sadly, we had no nomination for the crate of the week.
22
22
23
23
[Submit your suggestions and votes for next week][submit_crate]!
24
24
@@ -86,25 +86,34 @@ nominated people who have been awesome for the Rust community. And here they are
86
86
87
87
# Updates from Rust Core
88
88
89
-
99 pull requests were [merged in the last week][merged]
0 commit comments