You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move common workspace settings to the `[workspace]` sections in the root.
* Remove Cargo settings that are identical to the defaults (per Cargo [recommendations](https://doc.rust-lang.org/cargo/reference/manifest.html))
* Add common clippy lint configuration
* These require MSRV 1.64 `workspace-inheritance` feature
* Fix perl-based method to extract MSRV
0 commit comments