mlugg cba7e8a4e9 AstGen: do not forward result pointers through @as
The `coerce_result_ptr` instruction is highly problematic and leads to
unintentional memory reinterpretation in some cases. It is more correct
to simply not forward result pointers through this builtin.

`coerce_result_ptr` is still used for struct and array initializations,
where it can still cause issues. Eliminating this usage will be a future
change.

Resolves: #16991
2023-09-15 01:05:02 -07:00
..
2023-09-06 19:08:37 +03:00
2023-09-14 11:04:34 -07:00
2023-06-20 12:55:38 -04:00
2023-08-15 02:52:38 -07:00
2023-07-18 19:02:05 -07:00
2023-01-25 20:56:23 -07:00
2023-08-08 21:32:50 -04:00