-
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.
Not the pointer guide, but the guide section on pointers. Adding a section about patterns for after this, as well.
- Loading branch information
1 parent
9826e80
commit a74197e
Showing
1 changed file
with
255 additions
and
7 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
a74197e
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 brson
at steveklabnik@a74197e
a74197e
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.
steveklabnik/rust/guide_pointers = a74197e merged ok, testing candidate = d7cfc34
a74197e
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 steveklabnik/rust/guide_pointers = a74197e into auto
a74197e
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/642
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/642
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/641
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/642
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/639
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/640
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/639
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/645
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/640
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/639
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/642
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/640
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/640
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/641
a74197e
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 = d7cfc34