mlugg e6cf3ce24c
Sema: correct source location for return value coercion errors
When coercing the operand of a `ret_node` etc instruction, the source
location for errors used to point to the entire `return` statement.
Instead, we now point to the operand, as would be expected if there was
an explicit `as_node` instruction (like there used to be).
2024-02-16 11:26:35 +00:00
..
2024-02-01 15:22:36 +02:00
2023-11-25 12:28:19 +02:00
2024-02-01 15:22:36 +02:00
2023-11-22 19:08:55 -07:00
2024-01-10 09:30:24 -08:00
2024-01-20 00:24:39 +00:00
2024-01-01 17:51:18 -07:00