Oliver Scherer
|
799b15ed96
|
Evaluate repeat expression lengths as late as possible
|
2020-03-23 13:14:36 +01:00 |
|
Esteban Küber
|
6f8f70624b
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
Esteban Küber
|
94c6425464
|
Remove E0308 note when primary label has all info
|
2019-11-18 11:03:03 -08:00 |
|
Esteban Küber
|
b2e6aef073
|
review comments: tweak prefix strings
|
2019-11-18 11:02:44 -08:00 |
|
Esteban Küber
|
83ffda5216
|
Specific labels when referring to "expected" and "found" types
|
2019-11-18 11:02:22 -08:00 |
|
Esteban Küber
|
0baf61bfdb
|
Increase spacing for suggestions in diagnostics
Make the spacing between the code snippet and verbose structured
suggestions consistent with note and help messages.
|
2019-10-24 12:26:01 -07:00 |
|
Esteban Küber
|
1e2af7d935
|
Reword casting message
|
2019-05-03 10:41:26 -07:00 |
|
Esteban Küber
|
4b1297baf7
|
Suggest try_into when possible
|
2019-04-29 14:38:26 -07:00 |
|
Andy Russell
|
b6f148c8bd
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
Yuning Zhang
|
710dcbd381
|
Improve type mismatch error messages
Replace "integral variable" with "integer" and replace
"floating-point variable" with "floating-point number" to make the
message less confusing.
|
2018-12-31 20:43:08 -05: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 |
|