Files
zig/test/incremental
Matthew Lugg 4a65cc4aca Zcu: report outdated nav_ty when previous generation had a compile error
This logic existed when actually analyzing a `nav_ty` unit directly; it
was just missing in the code path which resolves a `nav_ty` unit due to
a `nav_val` being resolved.

Resolves: #35307
2026-05-20 16:27:04 +02:00
..