about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3563.rs
AgeCommit message (Expand)AuthorLines
2017-06-23Move tests to `ui`Esteban Küber-18/+0
2016-04-21port compiletest to use JSON outputNiko Matsakis-4/+0
2015-05-13Fix ICE that occurs when an associated const is ambiguous.Sean Patrick Santos-1/+1
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-01-12Fix testsuite errorsmdinger-2/+7
2015-01-05fix cfail testsJorge Aparicio-3/+4
2013-04-10tests: changes in response to #5656Niko Matsakis-1/+1
2013-04-05Rather than storing a list of ty::method per trait, store one ty::methodNiko Matsakis-1/+1
2013-03-18librustc: Convert all uses of old lifetime notation to new lifetime notation....Patrick Walton-1/+1
2013-01-08Make `self` visible when typechecking nested functionsTim Chevalier-0/+16
2013-01-07Revert "Change the self def_id to a self_info in typeck, and inherit"Tim Chevalier-16/+0
2013-01-07Change the self def_id to a self_info in typeck, and inheritTim Chevalier-0/+16