Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/2015-02-23-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ This covers two weeks since last week I wasn't able review RFCs in time.
* [Have collections impl Extend<&T> where T: Clone][extend].
* [Changing struct literals][struct].
* [Item grouping][group].
* [Put `dev_rem` back in the standard library][rem].
* [Put `div_rem` back in the standard library][rem].
* [New struct syntax][new].
* [Use globs as][as].
* [Remove lifetime elision in type parameter position][el].
Expand Down