-
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.
More test fixes and rebase conflicts!
- Loading branch information
1 parent
e8d743e
commit 5816d7f
Showing
9 changed files
with
128 additions
and
119 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 |
---|---|---|
|
@@ -147,5 +147,6 @@ register_diagnostics!( | |
E0168, | ||
E0169, | ||
E0170, | ||
E0171 | ||
E0171, | ||
E0172 | ||
) |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
5816d7f
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 alexcrichton@5816d7f
5816d7f
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/rollup = 5816d7f into auto
5816d7f
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/rollup = 5816d7f merged ok, testing candidate = 74363ad2
5816d7f
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2115
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2468
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2465
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2458
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2465
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2459
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2458
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2458
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2462
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2455
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2454
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2457
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2119
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2121
exception: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/958
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/952
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/948
5816d7f
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 alexcrichton@5816d7f
5816d7f
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/rollup = 5816d7f into auto
5816d7f
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/rollup = 5816d7f merged ok, testing candidate = f358ca4
5816d7f
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/2470
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2467
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2460
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2467
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2461
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2460
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2460
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2464
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2457
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2456
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2459
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2121
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2117
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2123
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/960
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/954
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/950
5816d7f
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 = f358ca4