| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-24 | All uses of `extern fn` should mean `extern "C" fn`. Closes #9309. | Nick Cameron | -2/+2 | |
| 2013-08-21 | Changed `fn main` to `pub fn main` | Andreas Martens | -1/+1 | |
| 2013-08-21 | Split cross-crate test into own test and xfail-fast it | Andreas Martens | -10/+1 | |
| 2013-08-18 | Add assertions and cross crate tests | Andreas Martens | -2/+16 | |
| 2013-08-18 | Fix ICE when calling static and static function pointers | Andreas Martens | -0/+19 | |
| Fixes #8588 | ||||
