cargo/crates
Ed Page 134ed93f60 fix: Consistently compare MSRVs
We used several strategies
- Relying in `impl Ord for RustVersion`
- Converting to version requirements
  - Decrementing a version

This consolidates around one strategy: `RustVersion::is_compatible_with`
- Ensure the comparisons have the same behavior
- Centralize knowledge of how to handle pre-release rustc
- Losslessly allow comparing with either rustc or workspace msrv
2024-03-05 10:59:08 -06:00
..
cargo-platform chore: Make N-2 the default MSRV 2024-01-18 15:30:41 -06:00
cargo-test-macro Fix path issues for running rustup wrapper on Windows. 2024-02-20 16:27:04 -08:00
cargo-test-support test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
cargo-util chore(deps): update msrv (1 version) to v1.76.0 2024-02-08 14:32:51 +00:00
cargo-util-schemas fix: Consistently compare MSRVs 2024-03-05 10:59:08 -06:00
crates-io chore(deps): update msrv (1 version) to v1.76.0 2024-02-08 14:32:51 +00:00
home chore: Make N-2 the default MSRV 2024-01-18 15:30:41 -06:00
mdman chore: update pulldown-cmark to 0.10.0 2024-03-04 20:14:44 +00:00
resolver-tests Auto merge of #13281 - LuuuXXX:issue-10729, r=epage 2024-02-22 17:28:17 +00:00
rustfix Fix redundant imports. 2024-02-20 09:57:03 -08:00
semver-check chore: Remove rust-version from private packages 2024-01-18 15:24:25 -06:00
xtask-build-man chore: Remove rust-version from private packages 2024-01-18 15:24:25 -06:00
xtask-bump-check refactor(context): Rename config mod to context 2024-02-29 16:08:08 -06:00
xtask-stale-label chore: Remove rust-version from private packages 2024-01-18 15:24:25 -06:00