Camille GILLOT
42e4eee893
Shorten def_span for more items.
2022-07-01 17:39:19 +02:00
Caio
6947a772dd
Remove duplicated and unused test files
2022-03-28 10:16:32 -03:00
Fabian Wolff
f8372f876c
Remove trailing whitespace from error messages
2021-08-04 10:48:30 +02:00
Esteban Küber
6c0755a7dc
Point at item definition in foreign crates
2020-08-10 12:04:10 -07:00
Esteban Küber
04298204ed
Suggest struct pat on incorrect unit or tuple pat
...
When encountering a unit or tuple pattern for a struct-like item, suggest
using the correct pattern.
Use `insert_field_names_local` when evaluating variants and store field
names even when the list is empty in order to produce accurate
structured suggestions.
2020-07-14 10:41:44 -07:00
Esteban Küber
854b78fe22
Normalize wording of privacy access labels
2020-03-22 15:36:54 -07:00
Vadim Petrochenkov
28c3f6eb40
resolve: Point at the private item definitions in privacy errors
2020-01-16 21:59:11 +03: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
David Wood
3fc7ab2373
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00