aboutsummaryrefslogtreecommitdiff
path: root/test/incremental/remove_invalid_union_backing_enum
AgeCommit message (Collapse)Author
2025-10-02Coff2: create a new linker from scratchJacob Young
2025-01-25incr-check: check compile errors against expectedmlugg
Also modifies all incremental cases using `#expect_error` to include the errors and notes which are expected.
2025-01-15wasm linker: incremental test coverageAndrew Kelley
2024-10-16incremental: add new test casemlugg
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