summary refs log tree commit diff
path: root/src/test/run-pass/where-clauses-unboxed-closures.rs
AgeCommit message (Expand)AuthorLines
2016-07-31Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...Vadim Petrochenkov-2/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-04remove all kind annotations from closuresJorge Aparicio-2/+2
2014-09-18librustc: Implement the syntax in the RFC for unboxed closure sugar.Patrick Walton-1/+1
2014-08-21librustc: Consider where clauses when traversing free regions inPatrick Walton-0/+26