about summary refs log tree commit diff
path: root/src/test/run-pass/native-dupe.rs
AgeCommit message (Expand)AuthorLines
2012-07-03Switch 'native' to 'extern' (or 'foreign' in some descriptions)Graydon Hoare-19/+0
2012-02-03Remove experimental GC codeMarijn Haverbeke-4/+4
2012-02-02rt: Remove task pinning. Does nothingBrian Anderson-4/+4
2011-11-16Use attributes for native module ABI and link nameHaitao Li-2/+6
2011-11-14xfail-fast run-pass/native-dupe.rsBrian Anderson-0/+3
2011-11-15rustllvm: Add a GetOrInsertFunction wrapperHaitao Li-0/+12