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 |
|
León Orell Valerian Liehr
|
01a063f9df
|
Compiler: Rename "object safe" to "dyn compatible"
|
2024-09-25 13:26:48 +02:00 |
|
Boxy
|
f74119a2e4
|
Bless tests and handle tests/crashes
|
2024-06-05 22:25:42 +01:00 |
|
Gurinder Singh
|
4afce46231
|
Change an ICE regression test to use the original reproducer
This gives us more confidence that the ICE was indeed fixed.
|
2024-03-23 11:22:17 +05:30 |
|
Gurinder Singh
|
3c70d60c4f
|
Gracefully handle AnonConst in diagnostic_hir_wf_check()
when it is the default value of a generic param
|
2024-03-19 09:20:23 +05:30 |
|