yukang
|
0368adb262
|
Fix #107090, fix missing arguments for fluent
|
2023-01-18 22:53:24 +08:00 |
|
clubby789
|
f3cde8e9da
|
Fix broken format strings in infer.ftl
|
2023-01-19 23:13:01 +00:00 |
|
Ezra Shaw
|
02005e9f22
|
remove unreachable error code E0490
|
2023-01-12 14:15:21 +13:00 |
|
Michael Goulet
|
49f849a3d2
|
Mention signature rather than fn pointers when comparing impl/trait methods
|
2023-01-08 03:49:24 +00:00 |
|
Nikita Tomashevich
|
7ecd064bbe
|
Split infer_explicit_lifetime_required into several diags
|
2022-12-28 14:53:48 +03:00 |
|
Nikita Tomashevich
|
40b221814e
|
Rename subdiagnostic fields that do not need to be unique now
|
2022-12-28 14:53:48 +03:00 |
|
Nikita Tomashevich
|
eb7ce1703b
|
Use eager translation
|
2022-12-28 14:53:47 +03:00 |
|
Nikita Tomashevich
|
71d24da665
|
Split into several messages
|
2022-12-28 14:53:47 +03:00 |
|
Nikita Tomashevich
|
6c19c08140
|
More descriptive names for ActualImplExplNotes variants
|
2022-12-28 14:53:47 +03:00 |
|
Nikita Tomashevich
|
0634b0119c
|
Partial work on static_impl_trait.rs
|
2022-12-28 14:53:47 +03:00 |
|
Nikita Tomashevich
|
3935a81d47
|
Migrate trait_impl_difference.rs
|
2022-12-28 14:53:47 +03:00 |
|
Nikita Tomashevich
|
2118ff401f
|
Migrate placeholder_error.rs
|
2022-12-28 14:53:47 +03:00 |
|
Nikita Tomashevich
|
8360a40a8a
|
Migrate named_anon_conflict.rs
|
2022-12-28 14:53:47 +03:00 |
|
León Orell Valerian Liehr
|
23dadb5617
|
fix up a fluent message
|
2022-11-13 04:16:08 +01:00 |
|
yukang
|
9e7d2287cd
|
use subdiagnostic for sugesting add let
|
2022-11-08 16:25:37 +08:00 |
|
David Wood
|
913f597402
|
infer: use derive more
Signed-off-by: David Wood <david.wood@huawei.com>
|
2022-10-17 09:54:24 +01:00 |
|
Jack Huey
|
9929c0ac76
|
Add AscribeUserTypeProvePredicate
|
2022-09-16 17:20:11 -04:00 |
|
Jack Huey
|
92b759f517
|
Revert "Better errors for implied static bound"
This reverts commit c75817b0a7 .
|
2022-09-16 09:47:07 -04:00 |
|
Jack Huey
|
c75817b0a7
|
Better errors for implied static bound
|
2022-09-13 20:18:04 -04:00 |
|
Nikita Tomashevich
|
e0e9b21c78
|
Mugrate mismatched_static_lifetime.rs
|
2022-09-06 18:41:08 +03:00 |
|
Nikita Tomashevich
|
af3343ae29
|
Migrate E0623
|
2022-09-06 18:41:08 +03:00 |
|
Nikita Tomashevich
|
3fae3904b1
|
Use IntoDiagnosticArg where it makes sense
|
2022-08-24 15:46:29 +03:00 |
|
Nikita Tomashevich
|
74f9973824
|
Fix formating in infer.ftl to make tidy happy
|
2022-08-23 15:33:06 +03:00 |
|
Nikita Tomashevich
|
f50d1713fd
|
Migrate note_region_origin function
|
2022-08-23 14:47:08 +03:00 |
|
Nikita Tomashevich
|
313d474b35
|
Migrate OpaqueHiddenType, E0282, E0283, E0284, E0698
|
2022-08-23 14:47:07 +03:00 |
|