summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3907.rs
AgeCommit message (Expand)AuthorLines
2016-08-05Update E0391 to new format.Ryan Scott-0/+1
2016-07-31Make "type aliases cannot be used for traits" a note instead of a span_label.Jeffrey Seyfried-2/+2
2016-05-12Update errors to use new error formatJonathan Turner-2/+2
2016-03-02Type defined here note added to testvegai-1/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-06-23rustc: catch `impl X for Y` where X is not a trait in resolve.Kevin Butler-2/+3
2014-02-21backtickskud1ing-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2013-08-13Add a bunch of tests for closed issuesAlex Crichton-0/+30