| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -17/+0 | |
| 2014-08-05 | Allow generic foreign functions. | Russell | -2/+4 | |
| Generic extern functions written in Rust have their names mangled, as well as their internal clownshoe __rust_abi functions. This allows e.g. specific monomorphizations of these functions to be used as callbacks. Closes #12502. | ||||
| 2014-02-17 | Forbid use of generics with foreign functions. Closes #10353. | Nick Cameron | -0/+15 | |
