Files
zig/src
mlugg d4bc64038c Zir: remove legacy error_set_decl variants
These instructions are not emitted by AstGen. They also would have no
effect even if they did appear in ZIR: the Sema handling for these
instructions creates a Decl which the name strategy is applied to, and
proceeds to never use it. This pointless CPU heater is now gone, saving
2 ZIR tags in the process.
2024-06-10 05:02:34 +01:00
..
2024-05-29 10:20:15 -07:00
2024-04-17 13:41:25 +01:00
2024-04-14 15:33:46 -04:00
2024-03-30 20:50:48 -04:00
2024-06-02 17:35:34 -04:00
2024-06-04 16:54:14 -07:00
2024-04-09 15:00:21 +02:00
2024-05-08 19:37:28 -07:00