36
BLOG: How I reduced (incremental) Rust compile times by up to 40%
(www.coderemote.dev)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Right, if there was a way to mark them as pure (
const fn
?) that would solve it, mostly - as long as upstream crates started annotating their proc macros as such.