Now that rust-lang/rust#81746 was merged, we can use Cranelift in nightly CIs. This would decrease their compile time EXCEPT I believe we only use nightly for fmt/clippy, which wouldn't be affected by this at all.
We could move our tests to nightly, but I'm unsure we want to just for a faster CI.
Any impact on target directory size may be a worthwhile note.
Now that rust-lang/rust#81746 was merged, we can use Cranelift in nightly CIs. This would decrease their compile time EXCEPT I believe we only use nightly for fmt/clippy, which wouldn't be affected by this at all.
We could move our tests to nightly, but I'm unsure we want to just for a faster CI.
Any impact on target directory size may be a worthwhile note.