Michael Goulet
|
322c7b6269
|
Constrain const vars to error if const types are mismatched
|
2023-03-19 03:45:47 +00:00 |
|
Michael Goulet
|
9574f39c2d
|
Use param's real type in try_eval_lit_or_param
|
2023-03-09 20:49:11 +00:00 |
|
Camille GILLOT
|
facecf6e1b
|
Fetch less HIR in signature check.
|
2023-02-14 20:26:03 +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 |
|
Michael Goulet
|
5924c2511e
|
Only point at impl self ty in WF if trait predicate shares self ty
|
2023-01-12 22:25:30 +00:00 |
|
Michael Goulet
|
2aabb0fd5d
|
Point at impl self type for impl wf obligations
|
2023-01-12 20:44:47 +00:00 |
|
Michael Goulet
|
d76e168f01
|
Point at HIR types when impl trait ref doesn't normalize
|
2023-01-12 20:44:47 +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 |
|