summary refs log tree commit diff
path: root/src/test/run-pass/tuple-struct-constructor-pointer.rs
AgeCommit message (Expand)AuthorLines
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-2/+2
2014-02-24All uses of `extern fn` should mean `extern "C" fn`. Closes #9309.Nick Cameron-2/+2
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-18Add assertions to testAndreas Martens-2/+4
2013-08-17Fix segfault when calling tuple struct constructor as extern fnAndreas Martens-0/+19