summary refs log tree commit diff
path: root/src/test/compile-fail/dead-code-ret.rs
AgeCommit message (Expand)AuthorLines
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+1
2014-02-25test: Clean out the test suite a bitAlex Crichton-15/+2
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-10-25Remove ancient emacs mode lines from test casesBrian Anderson-1/+0
2013-09-23librustc: Change fold to use traits instead of `@fn`.Patrick Walton-0/+5
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-1/+1
2013-05-30Promote unreachable code to being a lint attributeAlex Crichton-7/+3
2013-05-06refinement to technique used to not run regionckNiko Matsakis-4/+8
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-11Remove uses of logBrian Anderson-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-15Un-xfail working testsTim Chevalier-1/+0
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-08-01Convert ret to returnBrian Anderson-1/+1
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-2/+2
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-3/+1
2011-08-31Revert "Replace xfail-stageN with simply xfail-test"Marijn Haverbeke-1/+3
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-3/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-7/+2
2011-07-22Add xfail-stage3 directives to testsBrian Anderson-0/+1
2011-05-03Assume xfail-stage0 implies stage1 and stage2 in tests, for now.Graydon Hoare-0/+2
2011-03-25Switch xfail system to use comments embedded in source files.Graydon Hoare-0/+1
2011-01-10Further corrections to the Makefile rules covering failing tests.Graydon Hoare-0/+2
2010-06-23Populate tree.Graydon Hoare-0/+11