summary refs log tree commit diff
path: root/src/test/compile-fail/feature-gate-unboxed-closures-ufcs-calls.rs
AgeCommit message (Expand)AuthorLines
2016-07-31Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...Vadim Petrochenkov-4/+4
2015-01-10Feature-gate `<>` syntax used with `Fn`. Fixes #18875.Niko Matsakis-1/+1
2014-12-05Feature-gate explicit unboxed closure method calls & manual impls,Huon Wilson-0/+19