-
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.
Remove offset_inbounds for an unsafe offset function
- Loading branch information
1 parent
578e680
commit e3662b1
Showing
9 changed files
with
37 additions
and
109 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
e3662b1
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 thestinger
at alexcrichton@e3662b1
e3662b1
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/remove-two-offsets = e3662b1 into auto
e3662b1
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/remove-two-offsets = e3662b1 merged ok, testing candidate = 64ed372
e3662b1
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/1152
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1155
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/261
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/261
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1170
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/261
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/261
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1170
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/261
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/261
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/343
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1155
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/261
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/261
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/940
e3662b1
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 = 64ed372