-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
335 additions
and
350 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -164,7 +164,6 @@ pub mod result; | |
pub mod either; | ||
pub mod hashmap; | ||
pub mod cell; | ||
pub mod mutable; | ||
pub mod trie; | ||
|
||
|
||
|
Oops, something went wrong.
bdfaf04
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 cmr
at sfackler@bdfaf04
bdfaf04
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 sfackler/rust/mut = bdfaf04 into auto
bdfaf04
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.
sfackler/rust/mut = bdfaf04 merged ok, testing candidate = 33375a3
bdfaf04
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/2590
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/436
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/436
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2594
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1700
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1699
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2607
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1699
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1699
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2608
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1699
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1699
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/1775
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2595
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1699
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1701
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/2371
bdfaf04
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 = 33375a3