about summary refs log tree commit diff
path: root/src/test/run-pass/import-from-native.rs
AgeCommit message (Expand)AuthorLines
2011-11-16Use attributes for native module ABI and link nameHaitao Li-1/+2
2011-11-09Add "cdecl" as synonym for "c-stack-cdecl"Brian Anderson-1/+1
2011-10-24move uses of rust ABI in tests to cdecl or c-stack-cdecl as apprNiko Matsakis-1/+1
2011-08-20ReformatBrian Anderson-6/+3
2011-08-17Allow multiple imports in a single statementBrian Anderson-0/+15