We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018c468 commit 6b1de25Copy full SHA for 6b1de25
RELEASES.md
@@ -1,4 +1,4 @@
1
-Version 1.4.0 (October 2015)
+Version 1.4.0 (2015-10-29)
2
============================
3
4
* ~1200 changes, numerous bugfixes
@@ -74,7 +74,7 @@ Libraries
74
prelude][pr].
75
* [`Extend<String>` and `FromIterator<String` are both implemented for
76
`String`][es].
77
-* [`IntoIterator` is implemented for references into `Option` and
+* [`IntoIterator` is implemented for references to `Option` and
78
`Result`][into2].
79
* [`HashMap` and `HashSet` implement `Extend<&T>` where `T:
80
Copy`][ext] as part of [RFC 839]. This will cause type inferance
0 commit comments