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 |
|
Boxy
|
d0c11bf6e3
|
Split part of adt_const_params into unsized_const_params
|
2024-07-17 11:01:29 +01:00 |
|
Oli Scherer
|
5f6390f947
|
Continue compilation after check_mod_type_wf errors
|
2024-02-14 11:00:30 +00:00 |
|
Nilstrieb
|
41e8d152dc
|
Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
2023-11-24 19:15:52 +01: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 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|