auto merge of #12921 : alexcrichton/rust/no-extra, r=sfackler

Forgot to remove this as part of the previous removal of libextra
This commit is contained in:
bors 2014-03-15 16:11:32 -07:00
commit 4444f49f63

View File

@ -30,7 +30,6 @@ li {list-style-type: none; }
* [The `arena` allocation library](arena/index.html)
* [The `collections` library](collections/index.html)
* [The `extra` library of extra stuff](extra/index.html)
* [The `flate` compression library](flate/index.html)
* [The `fourcc` four-character code library](fourcc/index.html)
* [The `getopts` argument parsing library](getopts/index.html)