-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow *-pointers in PtrTy (fixes #16781)
- Loading branch information
1 parent
80b45dd
commit 2b312ec
Showing
2 changed files
with
16 additions
and
1 deletion.
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
2b312ec
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 huonw
at Manishearth@2b312ec
2b312ec
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 Manishearth/rust/raw-ptr-syntax-ty = 2b312ec into auto
2b312ec
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.
Manishearth/rust/raw-ptr-syntax-ty = 2b312ec merged ok, testing candidate = b41e8855
2b312ec
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-64-nopt-t/builds/1096
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1096
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1096
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1095
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1091
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1092
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1091
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1097
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1092
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1091
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1094
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1095
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1093
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1094
2b312ec
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 huonw
at Manishearth@2b312ec
2b312ec
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 Manishearth/rust/raw-ptr-syntax-ty = 2b312ec into auto
2b312ec
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.
Manishearth/rust/raw-ptr-syntax-ty = 2b312ec merged ok, testing candidate = 27e8d5b
2b312ec
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/1098
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1098
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1097
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1098
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1093
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1094
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1093
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1099
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1094
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1093
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1096
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1097
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1095
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1096
2b312ec
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 = 27e8d5b