rust/src/librustc_trans
bors 7bf4c885fc Auto merge of #28646 - vadimcn:imps, r=alexcrichton
As discussed in the referenced issues, this PR makes rustc emit `__imp_<symbol>` stubs for all public static data to ensure smooth linking in on `-windows-msvc` targets.  
Resolves #26591, cc #27438
2015-09-26 23:38:54 +00:00
..
2015-09-19 17:04:27 +02:00
2015-09-19 17:04:27 +02:00

See the README.md in ../librustc.