Mazdak Farrokhzad
|
7262dcc4a7
|
refactor loop parsing a bit
|
2019-12-23 13:42:21 +01: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 |
|
Samy Kacimi
|
e5e1397adb
|
normalize use of backticks in compiler messages for librustc/lint
https://github.com/rust-lang/rust/issues/60532
|
2019-07-17 22:49:48 +02:00 |
|
Vadim Petrochenkov
|
fa72a81bea
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
Mazdak Farrokhzad
|
0e1402dcda
|
bless ui/while-let
|
2019-01-12 08:59:12 +01: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 |
|