| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | update all incremental tests to new std API | Andrew Kelley | |
| they're still not passing on windows for some reason though | |||
| 5 days | test: std.fs.File -> std.Io.File | Andrew Kelley | |
| 2025-10-02 | Coff2: create a new linker from scratch | Jacob Young | |
| 2025-07-07 | update standalone and incremental tests to new API | Andrew Kelley | |
| 2025-01-15 | wasm linker: incremental test coverage | Andrew Kelley | |
| 2024-11-11 | test: add new incremental case | mlugg | |
| This is similar to the old `llvm/shift_right_plus_left` case, which was disabled by 1b1c78c. The case is not enabled on the LLVM backend, since incremental compilation support for this backend is a work in progress and is tracked by #21165. It passes on the x86_64-linux target with the self-hosted backend. Resolves: #12288 | |||
