Nick Cameron
|
317a253b22
|
All uses of extern fn should mean extern "C" fn . Closes #9309.
|
2014-02-24 13:24:57 +13:00 |
|
Andreas Martens
|
5ed9f60a97
|
Changed fn main to pub fn main
|
2013-08-21 18:32:04 +02:00 |
|
Andreas Martens
|
0f6dd53948
|
Split cross-crate test into own test and xfail-fast it
|
2013-08-21 17:29:47 +02:00 |
|
Andreas Martens
|
cc0c6fd43c
|
Add assertions and cross crate tests
|
2013-08-18 22:17:47 +02:00 |
|
Andreas Martens
|
a1066130c0
|
Fix ICE when calling static and static function pointers
Fixes #8588
|
2013-08-18 20:21:23 +02:00 |
|