dev
Using `lto = "thin"` seems to increase incremental build time when a file is `touch`ed from about 3 seconds to almost 30. I'm not sure if this helped with anything, but there are probably better ways to improve `dev` performance than enabling LTO.