Skip to content

Commit 15f970e

Browse files
committed
Update.
1 parent b9c8ad1 commit 15f970e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

posts/2021-04-30-edition-2021.md

-3
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@ It's identical to the current one, except for three new additions:
107107
- [`std::convert::TryFrom`](https://doc.rust-lang.org/stable/std/convert/trait.TryFrom.html)
108108
- [`std::iter::FromIterator`](https://doc.rust-lang.org/stable/std/iter/trait.FromIterator.html)
109109

110-
The library team still needs to formally approve these, which will likely happen soon.
111-
<!-- TODO: hopefully this happens before we publish this -->
112-
113110
### Default Cargo feature resolver
114111

115112
Since Rust 1.51.0, Cargo has opt-in support for a [new feature resolver][4]

0 commit comments

Comments
 (0)