]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10527 : eholk/rust/win64, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 20 Nov 2013 19:01:34 +0000 (11:01 -0800)
committerbors <bors@rust-lang.org>
Wed, 20 Nov 2013 19:01:34 +0000 (11:01 -0800)
This was needed to access UEFI boot services in my new Boot2Rust experiment.

I also realized that Rust functions declared as extern always use the C calling convention regardless of how they were declared, so this pull request fixes that as well.

1  2 
src/librustc/middle/trans/foreign.rs
src/libsyntax/abi.rs

Simple merge
Simple merge