-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
e99d523
commit 58e4ab2
Showing
158 changed files
with
311 additions
and
869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
58e4ab2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from brson
at alexcrichton@58e4ab2
58e4ab2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging alexcrichton/rust/goodbye-extra = 58e4ab2 into auto
58e4ab2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alexcrichton/rust/goodbye-extra = 58e4ab2 merged ok, testing candidate = fc7a112
58e4ab2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4764
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3852
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3858
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4766
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3852
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3857
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3925
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4763
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3864
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3871
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4525
58e4ab2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = fc7a112