aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/compile_log.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2025-02-15x86_64: implement error set and enum safetyJacob Young
2024-07-13Compilation: introduce work stages for better work distributionJacob Young
2024-07-04Zcu: key compile errors on `AnalUnit` where appropriatemlugg
2024-03-26cases: necessary changes from branchmlugg
2023-05-29Prevent analysis of functions only referenced at comptimemlugg
2023-03-15test-cases: add missing compile log outputAndrew Kelley
2022-07-26Sema: resolve lazy values for compile logVeikka Tuominen
2022-07-01Sema: prefer func.onwer_decl for compilelog srcVeikka Tuominen