Oli Scherer
|
0b6e493515
|
Merge typeck loop with static/const item eval loop
|
2025-05-09 15:31:27 +00:00 |
|
Michael Goulet
|
5a566005c1
|
Normalize each signature input/output in typeck_with_fallback with its own span
|
2025-01-06 17:58:30 +00:00 |
|
Boxy
|
82789763c7
|
rebase
|
2024-04-04 02:14:57 +01:00 |
|
Oli Scherer
|
5f6390f947
|
Continue compilation after check_mod_type_wf errors
|
2024-02-14 11:00:30 +00:00 |
|
Oli Scherer
|
beaf46f7e5
|
Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types
|
2023-10-25 12:04:54 +00:00 |
|
Michael Goulet
|
30e6cea0ae
|
Point out if a local trait has no implementations
|
2023-09-10 21:20:36 +00:00 |
|
Michael Goulet
|
9eae77381e
|
Simplify proc macro signature validity check
|
2023-03-14 19:05:21 +00:00 |
|