summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17033.rs
AgeCommit message (Expand)AuthorLines
2016-08-11Improve &-ptr printingJonathan Turner-1/+1
2016-07-31Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...Vadim Petrochenkov-2/+0
2016-05-02update test cases to reflect new messagesNiko Matsakis-4/+3
2015-01-12Fix testsuite errorsmdinger-1/+5
2014-11-05Implement new operator dispatch semantics.Niko Matsakis-1/+1
2014-10-21Test where the old infrastructure failed to detect the (applicable) impl of `...Niko Matsakis-1/+3
2014-09-09Change method lookup to require invariance for mutable referencesJakub Wieczorek-0/+15