summary refs log tree commit diff
path: root/src/test/run-pass/while-let.rs
AgeCommit message (Expand)AuthorLines
2014-12-12Remove feature gate directives for `if_let`, `while_let`, and `tuple_indexing`.Chase Southwood-2/+0
2014-11-02refactor libcollections as part of collection reformAlexis Beingessner-3/+3
2014-10-10Add tests for `while let`John Gallagher-0/+56