-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc: update docs & propagate @[]/@str removal more.
Various functions can now be made specific to ~[], or just non-managed vectors.
- Loading branch information
Showing
11 changed files
with
57 additions
and
128 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 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
2125074
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 pcwalton
at huonw@2125074
2125074
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 huonw/rust/no-at-vec = 2125074 into auto
2125074
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.
huonw/rust/no-at-vec = 2125074 merged ok, testing candidate = 2bcd951
2125074
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-mac-32-opt/builds/3955
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1797
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1799
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3955
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3055
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3061
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3970
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3058
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3064
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3972
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3058
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3063
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3132
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/910
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3963
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3064
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3069
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3732
2125074
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 = 2bcd951