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 |
|
Gary Guo
|
cfee72aa24
|
Fix tests and bless
|
2024-04-24 13:12:33 +01:00 |
|
Oli Scherer
|
55cab535e7
|
Taint more aggressively in astconv
|
2024-01-11 09:03:26 +00:00 |
|
Boxy
|
73b3ce26ec
|
improve diagnostics and bless tests
|
2023-05-05 21:42:54 +01:00 |
|
yukang
|
827a990255
|
Do not ICE for unexpected lifetime with ConstGeneric rib
|
2023-03-17 07:36:18 +08:00 |
|
Esteban Küber
|
30cf7a3f51
|
Introduce ReError
CC #69314
|
2023-02-09 10:26:49 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|