Skip to content

Test MSRV with 1.70#122

Merged
ctz merged 1 commit into
mainfrom
jbp-msrv
Apr 16, 2026
Merged

Test MSRV with 1.70#122
ctz merged 1 commit into
mainfrom
jbp-msrv

Conversation

@ctz

@ctz ctz commented Apr 16, 2026

Copy link
Copy Markdown
Member

1.64 is basically unusable now, as it doesn't support sparse index for cargo. That means building anything takes ten minutes.

The actual MSRV remains as 1.64.

@djc djc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't love advertising an actual MSRV lower than the tested MSRV, but I guess for these particular super boring crates it is probably acceptable?

@ctz

ctz commented Apr 16, 2026

Copy link
Copy Markdown
Member Author

I guess there are some other options to this:

  • keep 1.64, and add some sort of GHA caching for the crates index
  • actually just accept a MSRV bump (if it is annoying for us, it sure as hell will be annoying for anyone else)

@djc

djc commented Apr 16, 2026

Copy link
Copy Markdown
Member

I would be slightly more inclined to just bump the MSRV. 1.70 is 34 months old at this point.

1.64 is basically unusable now, as it doesn't support sparse
index for cargo.  That means building anything takes ten minutes.
@ctz
ctz added this pull request to the merge queue Apr 16, 2026
Merged via the queue into main with commit a83a3c9 Apr 16, 2026
6 checks passed
@ctz
ctz deleted the jbp-msrv branch April 16, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants