Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(upgrade): Respect package.rust-version #856

Merged
merged 4 commits into from
May 25, 2023
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented May 25, 2023

We'll limit compatible and incompatible ugprades to ones that are MSRV compatible which can be overridden with either --ignore-rust-version or --rust-version <VER>.

Unlike rust-lang/cargo#12078, there aren't great warnings and error messages. This is because the current structure makes it a little uglier but the hope is future plans for the UI will make it easier to do these, so we'll defer until then

@epage epage merged commit 7848df6 into killercup:master May 25, 2023
11 checks passed
@epage epage deleted the msrv branch May 25, 2023 14:18
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.

None yet

1 participant