Skip to content

build!: update MSRV 1.53.0#1

Open
kolbma wants to merge 8 commits into
rocket-org:masterfrom
kolbma:MSRV-1_53_0
Open

build!: update MSRV 1.53.0#1
kolbma wants to merge 8 commits into
rocket-org:masterfrom
kolbma:MSRV-1_53_0

Conversation

@kolbma
Copy link
Copy Markdown

@kolbma kolbma commented Jan 18, 2022

Set the minimum required rustc version to 1.53.0.
Below it doesn't make sense, because not all parts and tests of Rocket would compile.

There follows another PR to patch some little things to get all tests run also with MSRV and nightly.

kolbma and others added 8 commits January 17, 2022 19:55
Dependency multer -> spin doesn't build below rust 1.51.0 which seems to be related to  
* atomic::spin_loop_hint has been deprecated. It's recommended to use hint::spin_loop instead.
resolving fails below because of crate time
cargo resolving fails below because of crate time
@somehowchris
Copy link
Copy Markdown

Should we keep msrv as low as possible with rust 2018 or rust 2021?

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