Michael Goulet
|
05a6daab84
|
Report overflows gracefully with new solver
|
2023-04-10 16:36:30 +00:00 |
|
lcnr
|
3fab7f7c13
|
review + some small stuff
|
2023-04-10 09:21:21 +02:00 |
|
Michael Goulet
|
4fe232b277
|
Do not ICE when we have fn pointer Fn obligations with bound vars in the self type
|
2023-03-06 23:33:07 +00:00 |
|
Michael Goulet
|
a58682d7cc
|
Specify what 'this' actually is
|
2023-02-21 05:21:07 +00:00 |
|
Michael Goulet
|
fded2e95ab
|
Adjust tracking issue for non_lifetime_binders
|
2023-02-18 02:42:43 +00:00 |
|
Matthias Krüger
|
ee07df9c50
|
Rollup merge of #108009 - c410-f3r:moar-tests, r=petrochenkov
Move some tests
r? `@petrochenkov`
|
2023-02-17 00:19:35 +01:00 |
|
Caio
|
d75e43c371
|
Move tests
|
2023-02-16 11:42:35 -03:00 |
|
Michael Goulet
|
262a344d72
|
Add feature gate for non_lifetime_binders
|
2023-02-16 03:39:58 +00:00 |
|
Esteban Küber
|
5ae8e23816
|
Mention fn coercion rules (needs to be expanded)
|
2023-01-30 21:51:33 +00:00 |
|
Esteban Küber
|
153ed09fb3
|
Tweak use of trimmed paths
|
2023-01-30 20:12:21 +00:00 |
|
Esteban Küber
|
252c43b42b
|
Do not mention lifetime names in force trimmed paths
|
2023-01-30 20:12:21 +00:00 |
|
Esteban Küber
|
81973a39e0
|
Don't show for<'lt> in force trimmed paths
|
2023-01-30 20:12:21 +00:00 |
|
Esteban Küber
|
62ba3e70a1
|
Modify primary span label for E0308
The previous output was unintuitive to users.
|
2023-01-30 20:12:19 +00:00 |
|
Esteban Küber
|
656db98bd9
|
Tweak E0597
CC #99430
|
2023-01-15 19:46:20 +00:00 |
|
Yuki Okushi
|
cf5be0c3ac
|
Add regression test for #42114
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
|
2023-01-15 05:52:22 +09:00 |
|
Matthias Krüger
|
890bc3ca90
|
Rollup merge of #106596 - estebank:verbose-e0271, r=compiler-errors
Hide more of long types in E0271
Fix #40186.
|
2023-01-12 06:52:36 +01:00 |
|
Esteban Küber
|
f1ffe823cf
|
Hide more of long types in E0271
Fix #40186.
|
2023-01-11 21:40:39 +00:00 |
|
Michael Goulet
|
9a39d7e441
|
Note predicate span on ImplDerivedObligation
|
2023-01-11 19:46:45 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|