summary refs log tree commit diff
path: root/src/test/compile-fail/regions-early-bound-error-method.rs
AgeCommit message (Expand)AuthorLines
2016-05-31fallout in testsNiko Matsakis-5/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-2/+2
2016-03-18change coercion to use target region if not LUBNiko Matsakis-2/+1
2015-01-12Fix testsuite errorsmdinger-2/+6
2015-01-11tests: update some compile-fail tests for the new behavior of type expectations.Eduard Burtescu-0/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-4/+4
2014-08-26DST coercions and DST structsNick Cameron-1/+1
2014-03-12Add proper support for early/late distinction for lifetime bindings.Felix S. Klock II-0/+35