about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3563.rs
AgeCommit message (Expand)AuthorLines
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