summary refs log tree commit diff
path: root/src/test/run-pass/regions-self-impls.rs
AgeCommit message (Expand)AuthorLines
2012-04-25lots of work to make iface/impls parameterized by regionsNiko Matsakis-5/+2
2012-04-04wip: refactor repr of regionsNiko Matsakis-0/+3
2012-03-23rustc: Redo region inference to be a bit less brokenPatrick Walton-0/+1
2012-03-15test: Add a test case for self regions and typeclass implementationsPatrick Walton-0/+11