-
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.
- Loading branch information
Showing
1 changed file
with
1 addition
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -263,6 +263,7 @@ Rust code: | |
~~~~no_run | ||
#[repr(C)] | ||
struct RustObject { | ||
a: i32, | ||
// other members | ||
|
01d2efa
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 pcwalton
at https://github.com/cmr/rust/commit/01d2efaffe421b21f17dc7bd736d249fa1abbb0e
01d2efa
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 cmr/rust/struct-undef-repr = 01d2efa into auto
01d2efa
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.
cmr/rust/struct-undef-repr = 01d2efa merged ok, testing candidate = f92015f
01d2efa
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/946
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/946
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/945
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/946
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/941
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/942
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/941
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/947
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/942
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/941
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/944
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/943
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/942
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/943
01d2efa
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 = f92015f