-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* src/test/run-pass/issue-3559.rs was fixed in #4726 * src/test/compile-fail/borrowck-call-sendfn.rs was fixed in #2978 * update src/test/compile-fail/issue-5500-1.rs to work with current Rust * removed src/test/compile-fail/issue-5500.rs because it is tested in src/test/run-fail/issue-5500.rs * src/test/compile-fail/view-items-at-top.rs fixed * #897 fixed * compile-fail/issue-6762.rs issue was closed as dup of #6801 * deleted compile-fail/issue-2074.rs because it became irelevant and is irrelevant #2074, a test covering this was added in 4f92f45
- Loading branch information
Showing
9 changed files
with
23 additions
and
61 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 was deleted.
Oops, something went wrong.
File renamed without changes.
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
File renamed without changes.
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
195d8fd
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 fhahn@195d8fd
195d8fd
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 fhahn/rust/change-some-tests = 195d8fd into auto
195d8fd
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.
fhahn/rust/change-some-tests = 195d8fd merged ok, testing candidate = 58eeb07
195d8fd
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/4184
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2026
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2028
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4183
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3283
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3289
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4198
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3286
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3292
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4200
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3286
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3291
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3360
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1138
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4191
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3292
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3297
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3960
195d8fd
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 = 58eeb07