Takayuki Maeda
|
0f04875d2e
|
replace if-let and while-let with if let and while let
|
2021-02-17 19:26:38 +09:00 |
|
Tomasz Miąsko
|
f6c2c4dc43
|
Update error annotations positions
Since 8ec9d7242c, in the case of a local
macro expansion, the errors are now matched to macro definition
location. Update test cases accordingly.
|
2019-11-03 10:20:11 +01:00 |
|
Mark Rousskov
|
6fdbece55f
|
Update test stderr with results of enabling unused lints
|
2019-09-08 11:32:28 -04:00 |
|
varkor
|
afcb938116
|
Stabilise irrefutable if-let and while-let patterns
This stabilises RFC 2086 (https://github.com/rust-lang/rust/issues/44495).
Co-Authored-By: Sebastian Malton <sebastian@malton.name>
|
2019-01-12 03:10:59 +00:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
David Wood
|
3fc7ab2373
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
|