summary refs log tree commit diff
path: root/src/test/run-fail/extern-fail.rs
AgeCommit message (Expand)AuthorLines
2013-06-24remove old_iterDaniel Micay-1/+0
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+4
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-05-18replace old_iter::repeat with the Times traitDaniel Micay-1/+1
2013-04-28make way for a new iter moduleDaniel Micay-1/+3
2013-03-07librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. r...Patrick Walton-3/+5
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-1/+1
2013-01-31Replace most invocations of fail keyword with die! macroNick Desaulniers-1/+1
2013-01-30test: De-export aux, bench, compile-fail, and run-fail. rs=deexportingPatrick Walton-3/+2
2013-01-24librustc: Make C functions unsafePatrick Walton-2/+4
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-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2012-07-04Remove empty argument lists from do expressionsBen Striegel-2/+2
2012-07-03core: Convert iter::repeat to the for protocolBrian Anderson-1/+1
2012-07-03Change crust -> extern.Graydon Hoare-0/+31