-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Represent lifetimes as Names instead of Idents
Closes #7743.
- Loading branch information
Showing
14 changed files
with
48 additions
and
49 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
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
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
Oops, something went wrong.
7607332
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 edwardw@7607332
7607332
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 edwardw/rust/ident-2-name = 7607332 into auto
7607332
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.
edwardw/rust/ident-2-name = 7607332 merged ok, testing candidate = edf351e
7607332
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/4419
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2261
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2262
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4417
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3517
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3523
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4432
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3520
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3526
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4434
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3520
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3525
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3594
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1373
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4426
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3527
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3533
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4194
7607332
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 = edf351e