summary refs log tree commit diff
path: root/src/test/compile-fail/if-let.rs
AgeCommit message (Expand)AuthorLines
2015-01-31Kill more `isize`sTobias Bucher-7/+7
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-7/+7
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2014-12-03Remove feature gates for `if let`, `while let`, and tuple indexingNick Cameron-1/+1
2014-09-30Move `if let` behind a feature gateKevin Ballard-1/+1
2014-09-30Produce a better error for irrefutable `if let` patternsKevin Ballard-0/+57