about summary refs log tree commit diff
path: root/src/test/run-pass/native-fn-linkname.rs
AgeCommit message (Expand)AuthorLines
2011-12-16implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove em...Graham Fawcett-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-2/+2
2011-11-16Use attributes for native module ABI and link nameHaitao Li-1/+3
2011-11-16rustc: Use link_name attribute for native functionHaitao Li-1/+2
2011-11-15Make run-pass/native-fn-linkname's main take no argsBrian Anderson-1/+1
2011-11-15Use native fn's link name attribute if givenHaitao Li-0/+19