We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f6201 commit a021e6cCopy full SHA for a021e6c
content/2015-02-09-this-week-in-rust.md
@@ -43,7 +43,7 @@ Now you can follow breaking changes *[as they happen][BitRust]*!
43
* The `#![no_std]` attribute that allows for operation without the
44
standard library has [been placed behind the `no_std` feature
45
gate][no_std].
46
-* The scope if iterator expressions has been [narrowed][scope] in a
+* The scope of iterator expressions has been [narrowed][scope] in a
47
way that breaks minor corner-cases.
48
* The deprecated `MaybeOwnedVector` type [has been removed][maybe].
49
0 commit comments