mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
This isn't exactly the case provided in #11290, but is a slightly simpler case which I know would have triggered the same bug in the old implementation of incremental compilation. Resolves: #11290 |
||
|---|---|---|
| .. | ||
| add_decl | ||
| add_decl_namespaced | ||
| delete_comptime_decls | ||
| hello | ||
| modify_inline_fn | ||
| move_src | ||
| remove_enum_field | ||
| remove_invalid_union_backing_enum | ||
| type_becomes_comptime_only | ||
| unreferenced_error | ||