about summary refs log tree commit diff
path: root/src/test/ui/while-let.rs
AgeCommit message (Collapse)AuthorLines
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-3/+6
This stabilises RFC 2086 (https://github.com/rust-lang/rust/issues/44495). Co-Authored-By: Sebastian Malton <sebastian@malton.name>
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+35