summary refs log tree commit diff
path: root/src/test/compile-fail/empty-linkname.rs
AgeCommit message (Expand)AuthorLines
2013-03-07test: Fix tests.Patrick Walton-0/+2
2013-03-07librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. r...Patrick Walton-1/+1
2013-01-30test: De-export aux, bench, compile-fail, and run-fail. rs=deexportingPatrick Walton-1/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+1
2012-07-03Switch 'native' to 'extern' (or 'foreign' in some descriptions)Graydon Hoare-1/+1
2011-12-16implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove em...Graham Fawcett-0/+5