Skip to content

Declare MSRV as 1.87, add tests for it#1277

Open
DanielEScherzer wants to merge 4 commits into
rust-lang:mainfrom
DanielEScherzer:msrv-1.87
Open

Declare MSRV as 1.87, add tests for it#1277
DanielEScherzer wants to merge 4 commits into
rust-lang:mainfrom
DanielEScherzer:msrv-1.87

Conversation

@DanielEScherzer

Copy link
Copy Markdown
Contributor

Closes #1276

@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Jun 11, 2026
@DanielEScherzer DanielEScherzer force-pushed the msrv-1.87 branch 3 times, most recently from 9594c74 to 1485647 Compare June 11, 2026 22:26
@DanielEScherzer

Copy link
Copy Markdown
Contributor Author
error: rustc 1.87.0 is not supported by the following packages:
  time@0.3.47 requires rustc 1.88.0
  time-core@0.1.8 requires rustc 1.88.0

but lets just not use the locked version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Waiting on review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Identify/decide minimum supported version of Rust

2 participants