summary refs log tree commit diff
path: root/src/test/compile-fail/issue-19707.rs
AgeCommit message (Expand)AuthorLines
2016-07-31Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...Vadim Petrochenkov-1/+0
2016-04-21port compiletest to use JSON outputNiko Matsakis-2/+0
2016-03-16Stop ignoring expected note/help messages in compiletest suite.Corey Farwell-0/+2
2014-12-28Make lifetime elision help more useful on type signatures.crhino-0/+20