Barrett Ray
|
c5598d6a9e
|
fix(hir_analysis/wfcheck): don't leak {type error}
avoid `{type error}` being leaked in user-facing messages,
particularly when using the `adt_const_params` feature
|
2024-09-29 23:40:43 -05:00 |
|
Oli Scherer
|
a04ac26a9d
|
Allow type_of to return partially non-error types if the type was already tainted
|
2024-05-28 11:55:20 +00:00 |
|
Oli Scherer
|
af7f8f9811
|
Silence follow up errors if astconv already errored
|
2024-01-11 09:03:26 +00:00 |
|
asquared31415
|
b53a1b3808
|
make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work
|
2023-09-28 23:10:04 +00:00 |
|
Boxy
|
73b3ce26ec
|
improve diagnostics and bless tests
|
2023-05-05 21:42:54 +01:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|