-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove std::bool::{Bool, all_values}
These were never used outside of the tests
- Loading branch information
1 parent
4243cad
commit 6efa3c6
Showing
2 changed files
with
43 additions
and
162 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
6efa3c6
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 alexcrichton
at brendanzab@6efa3c6
6efa3c6
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 bjz/rust/remove-bool = 6efa3c6 into auto
6efa3c6
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.
bjz/rust/remove-bool = 6efa3c6 merged ok, testing candidate = 27cc309
6efa3c6
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/4473
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2315
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2316
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4471
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3571
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3577
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4486
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3574
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3580
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4488
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3574
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3579
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3648
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1427
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4480
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3581
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3587
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4247
6efa3c6
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 = 27cc309