summary refs log tree commit diff
path: root/src/test/auxiliary/anon-extern-mod-cross-crate-1.rs
AgeCommit message (Expand)AuthorLines
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+1
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-1/+1
2014-06-05mk: Move rust_test_helpers out of libstdAlex Crichton-1/+1
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-04-04Fix fallout from std::libc separationCorey Richardson-1/+1
2013-12-19Rename pkgid to crate_idCorey Richardson-1/+1
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-4/+2
2013-12-03Resume propagation of linking to native dylibsAlex Crichton-1/+1
2013-11-29Statically link librustrt to libstdAlex Crichton-3/+2
2013-10-14Removing ccdeclSteve Klabnik-1/+1
2013-10-14Remove unused abi attributes.Steve Klabnik-2/+1
2013-07-30test: Use a test extern in various foreign fn testsBrian Anderson-1/+1
2013-06-13automated whitespace fixesDaniel Micay-1/+0
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+5
2013-02-11rt: remove last_os_error and adjust tests.Luqman Aden-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-04Allow anonymous extern modsTim Chevalier-0/+9