mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 21:12:55 +00:00
For a CI build, storing incremental build data just makes the cache bigger, for minimal gain. Also, for Rust < 1.52.1 there are incremental compilation bugs. CircleCI is currently building on 1.51. This only affects the debug build; incremental compilation isn't used on the release build.