-
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.
librustc: Encode upvar_borrow_map in metadata.
- Loading branch information
Showing
4 changed files
with
49 additions
and
9 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
71df8e6
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 luqmana@71df8e6
71df8e6
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 luqmana/rust/match-drop = 71df8e6 into auto
71df8e6
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.
luqmana/rust/match-drop = 71df8e6 merged ok, testing candidate = 8335a5f0
71df8e6
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-mac-32-opt/builds/756
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/756
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/752
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/752
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/758
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/752
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/755
71df8e6
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 luqmana@71df8e6
71df8e6
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 luqmana/rust/match-drop = 71df8e6 into auto
71df8e6
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.
luqmana/rust/match-drop = 71df8e6 merged ok, testing candidate = 69c58bc
71df8e6
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/769
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/769
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/768
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/769
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/765
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/766
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/765
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/771
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/766
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/765
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/768
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/766
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/766
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/767
71df8e6
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 = 69c58bc