about summary refs log tree commit diff
path: root/src/test/run-pass/bind-native-fn.rs
AgeCommit message (Collapse)AuthorLines
2011-12-16implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove ↵Graham Fawcett-1/+1
empty link_name. Can't remove them from stdlib until the snapshotted compiler supports #[nolink].
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-3/+3
2011-11-30adjust and un-xfailNiko Matsakis-0/+21