Choose two features for your Rust (Cargo) workspace:
* Configure Clippy lints on a workspace level instead of individually per crate
* Avoid unnecessary rebuilds when switching between native and cross-compilation
* Beautiful self-hosted documentation that requires Nightly features
No, you can't have all three: https://github.com/rust-lang/cargo/issues/10744