summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17551.rs
AgeCommit message (Expand)AuthorLines
2017-02-04Add a new ui test and update existing onesCengiz Can-1/+1
2017-02-04Improve error message for uninferrable types #38812Cengiz Can-1/+1
2016-07-31Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...Vadim Petrochenkov-2/+0
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+4
2015-02-10Test fixes and rebase conflictsAlex Crichton-2/+2
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-01-03"Fallout": Slightly different errors are generated in this edge case.Niko Matsakis-2/+2
2014-10-30Special-case some error messages about `Sized`P1start-1/+1
2014-10-26Add test cases for E-needstest issuesJakub Bukaj-0/+18