Files
rust/compiler
Zalathar a7fa2dfd8e Clean up the API for opening/checking incremental-compilation files
Returning dedicated structs and enums makes the meaning of each return value
more obvious, and provides a more natural home for documentation.

The intermediate `load_data` function was unhelpful, and has been inlined into
the main function.
2026-03-27 13:46:50 +11:00
..
2026-03-11 06:25:23 +11:00
2026-03-12 14:37:51 +01:00