summary refs log tree commit diff
path: root/src/test/compile-fail/recursion.rs
AgeCommit message (Expand)AuthorLines
2016-01-16Implement a hacky version of the DAG support we ultimately want, leavingNiko Matsakis-2/+2
2015-11-15fix remaining bugsAriel Ben-Yehuda-7/+1
2015-02-24tests: update expected recursion limit errors for the temporary lack of spans.Eduard Burtescu-8/+6
2015-01-09Revert "Ignore extra error from test for now"Manish Goregaokar-1/+1
2015-01-08auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichtonbors-5/+5
2015-01-08Update compile fail tests to use isize.Huon Wilson-5/+5
2015-01-08Ignore extra error from test for nowManish Goregaokar-1/+1
2015-01-07Update compile-fail test with new message that is generated as aNiko Matsakis-0/+7
2014-11-17Switch to purely namespaced enumsSteven Fackler-1/+1
2014-10-09Implement multidispatch and conditional dispatch. Because we do notNiko Matsakis-3/+2
2014-09-19Add enum variants to the type namespaceNick Cameron-2/+2
2014-03-13Introduce a common recursion limit for auto-dereference and monomorphization.Eduard Burtescu-1/+1
2014-02-25test: Clean out the test suite a bitAlex Crichton-0/+34