]> git.lizzy.rs Git - rust.git/commit
Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 6 Dec 2016 10:54:45 +0000 (10:54 +0000)
committerbors <bors@rust-lang.org>
Tue, 6 Dec 2016 10:54:45 +0000 (10:54 +0000)
commit1692c0b587e1d91bb96a99f9f2588d7d2b247e3f
tree97531974dddac60a84b7e0576382abfe9c07e6c1
parentff261d3a6b5964e1e3744d055238de624afc5d76
parent7d05d1e7f0add9e5151d48d51d92b6fb5885e257
Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton

Implement RFC 1717

Implement the first two points from #37403.

r? @alexcrichton
src/librustc/middle/cstore.rs
src/librustc/session/config.rs
src/librustc_llvm/ffi.rs
src/librustc_llvm/lib.rs
src/librustc_metadata/cstore_impl.rs
src/librustc_metadata/decoder.rs
src/librustc_trans/base.rs
src/librustc_trans/callee.rs
src/libsyntax/feature_gate.rs