summary refs log tree commit diff
path: root/src/test/auxiliary/static-function-pointer-aux.rs
AgeCommit message (Expand)AuthorLines
2014-02-24All uses of `extern fn` should mean `extern "C" fn`. Closes #9309.Nick Cameron-2/+2
2013-12-19Rename pkgid to crate_idCorey Richardson-1/+1
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-0/+2
2013-08-21Split cross-crate test into own test and xfail-fast itAndreas Martens-2/+2
2013-08-18Add assertions and cross crate testsAndreas Martens-0/+14