summary refs log tree commit diff
path: root/src/test/run-pass/invoke-external-foreign.rs
AgeCommit message (Expand)AuthorLines
2013-12-03Resume propagation of linking to native dylibsAlex Crichton-3/+0
2013-11-30Test fixes and merge conflictsAlex Crichton-0/+1
2013-11-29Statically link librustrt to libstdAlex Crichton-0/+3
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-1/+0
2013-08-19Add externfn macro and correctly label fixed_stack_segmentsNiko Matsakis-0/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-07-30test: Use a test extern in various foreign fn testsBrian Anderson-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+3
2013-02-11rt: remove last_os_error and adjust tests.Luqman Aden-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-06-26Change 'native' and 'crust' to 'extern'.Graydon Hoare-0/+12