LeSeulArtichaut
|
2e07892c7d
|
Do not emit note suggesting to implement trait to foreign type
Update tests
Extend to other operations
Refractor check in a separate function
Fix more tests
|
2020-02-17 15:21:36 +01:00 |
|
Vadim Petrochenkov
|
28c3f6eb40
|
resolve: Point at the private item definitions in privacy errors
|
2020-01-16 21:59:11 +03:00 |
|
Esteban Küber
|
2c5766f2d4
|
Unify output of "variant not found" errors
|
2020-01-08 08:05:31 -08:00 |
|
Esteban Küber
|
5799fb419c
|
Give method not found a primary span label
|
2019-09-08 18:27:02 -07:00 |
|
Andy Russell
|
b6f148c8bd
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
Mazdak Farrokhzad
|
816e31b1c6
|
Rollup merge of #57481 - euclio:bool-cast-suggestion, r=estebank
provide suggestion for invalid boolean cast
Also, don't suggest comparing to zero for non-numeric expressions.
|
2019-01-14 20:31:53 +01:00 |
|
Mazdak Farrokhzad
|
0b7d8f99ed
|
Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis
clarify resolve typo suggestion
Include the kind of the binding that we're suggesting, and use a
structured suggestion.
Fixes #53445.
|
2019-01-14 11:31:53 +01:00 |
|
Andy Russell
|
29a8386bb3
|
use structured suggestion when casting a reference
|
2019-01-10 13:43:47 -05:00 |
|
Andy Russell
|
565c39de43
|
provide suggestion for invalid boolean cast
Also, don't suggest comparing to zero for non-numeric expressions.
|
2019-01-09 16:59:12 -05:00 |
|
Andy Russell
|
404ad50d14
|
clarify resolve typo suggestion
Include the kind of the binding that we're suggesting, and use a
structured suggestion.
|
2019-01-09 14:11:00 -05:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Vadim Petrochenkov
|
acdbd0643c
|
resolve: More precise spans for privacy errors
|
2018-10-28 02:56:12 +03:00 |
|
Roman Stoliar
|
56fbc63456
|
unary op filter, dereference hint
|
2018-05-11 15:12:53 +03:00 |
|
Roman Stoliar
|
2f6945c776
|
added missing implementation hint
|
2018-05-11 15:12:30 +03:00 |
|
Guillaume Gomez
|
2e104a77cf
|
update tests
|
2018-03-14 00:53:24 +01:00 |
|
Vadim Petrochenkov
|
9f9183d34d
|
Fix rebase
|
2018-02-26 21:20:31 +03:00 |
|
Guillaume Gomez
|
16fb6b082d
|
Reduce error codes length when too much are thrown
|
2018-02-25 12:15:05 +01:00 |
|