about summary refs log tree commit diff
path: root/src/test/compile-fail/unconstrained-ref.rs
AgeCommit message (Collapse)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-18/+0
2017-02-04Add a new ui test and update existing onesCengiz Can-3/+2
2017-02-04Improve error message for uninferrable types #38812Cengiz Can-2/+2
2016-12-03Update error expectationsKeith Yeung-2/+2
2016-08-06Updated error message E0282Adam Medziński-1/+3
2015-05-06test: Update expected compile-fail message for E0282Ruud van Asseldonk-2/+2
2014-09-25Integrate builtin bounds fully into the trait checkerNiko Matsakis-1/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-1/+1
2013-12-11Make 'self lifetime illegal.Erik Price-2/+2
Also remove all instances of 'self within the codebase. This fixes #10889.
2013-06-08Add a test that causes an ICE currentlyPhilipp Brüschweiler-0/+17