-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
repr: add very basic support for functions
Closes #8917
- Loading branch information
1 parent
09ad0cd
commit a6a993e
Showing
1 changed file
with
17 additions
and
5 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
a6a993e
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 https://github.com/thestinger/rust/commit/a6a993ee7137cf1640a7b16ddcd516a6d78f91be
a6a993e
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 thestinger/rust/name = a6a993e into auto
a6a993e
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.
thestinger/rust/name = a6a993e merged ok, testing candidate = ccd68d43
a6a993e
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-bsd-64-opt/builds/1030
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1242
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1245
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/351
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/351
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1261
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/352
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/352
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1261
a6a993e
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 https://github.com/thestinger/rust/commit/a6a993ee7137cf1640a7b16ddcd516a6d78f91be
a6a993e
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 thestinger/rust/name = a6a993e into auto
a6a993e
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.
thestinger/rust/name = a6a993e merged ok, testing candidate = c14daba
a6a993e
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/1248
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1251
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/357
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/357
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1267
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/358
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/358
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1267
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/358
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/358
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/439
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1251
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/357
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/357
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1036
a6a993e
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 = c14daba