extra: Put the nail in the coffin, delete libextra
This commit shreds all remnants of libextra from the compiler and standard distribution. Two modules, c_vec/tempfile, were moved into libstd after some cleanup, and the other modules were moved to separate crates as seen fit. Closes #8784 Closes #12413 Closes #12576
This commit is contained in:
parent
e99d523707
commit
58e4ab2b33
158 changed files with 315 additions and 873 deletions
|
@ -11,7 +11,6 @@
|
|||
// This file was auto-generated using 'src/etc/generate-keyword-span-tests.py'
|
||||
|
||||
#[feature(struct_variant)];
|
||||
extern crate extra;
|
||||
extern crate rand;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue