Skip to content

Conversation

vadimcn
Copy link
Contributor

@vadimcn vadimcn commented Aug 11, 2015

I was not able to come up with tests that would expose this bug, as, apparently, Rust types of the args are not used for anything but debug logging.
Thanks to @luqmana for pointing this out!

(that didn't seem to affect anything as the Rust type of the args wasn't getting used for code generation)
@rust-highfive
Copy link
Contributor

r? @pcwalton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ cb5cd54

Manishearth added a commit to Manishearth/rust that referenced this pull request Aug 11, 2015
 I was not able to come up with tests that would expose this bug, as, apparently, Rust types of the args are not used for anything but debug logging.
Thanks to @luqmana for pointing this out!
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Aug 12, 2015
I was not able to come up with tests that would expose this bug, as, apparently, Rust types of the args are not used for anything but debug logging.
Thanks to @luqmana for pointing this out!
@bors bors merged commit cb5cd54 into rust-lang:master Aug 12, 2015
@vadimcn vadimcn deleted the cabi-typo branch October 9, 2015 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants