-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Un-ignore lots of guide-ffi tests
Using some strategically-placed `#` markers most of the examples are testable (and their contents are nontrivial). Closes #13445
- Loading branch information
1 parent
ecc774f
commit f862e12
Showing
1 changed file
with
58 additions
and
23 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
f862e12
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 sfackler
at alexcrichton@f862e12
f862e12
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/stop-ignoring-ffi = f862e12 into auto
f862e12
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/stop-ignoring-ffi = f862e12 merged ok, testing candidate = 82cd9ac
f862e12
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/5203
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5200
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4293
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4306
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5302
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4389
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4397
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5304
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4389
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4394
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4459
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2189
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5300
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4396
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4409
f862e12
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 = 82cd9ac