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

[CI] Treat "derive" as a stable feature #365

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Sep 10, 2023

Previously, we mistakenly omitted "derive" as one of the features to test on the MSRV and stable toolchains. As a result, our UI test .stderr files for the MSRV toolchain were stale.

Previously, we mistakenly omitted "derive" as one of the features to
test on the MSRV and stable toolchains. As a result, our UI test .stderr
files for the MSRV toolchain were stale.
@joshlf joshlf force-pushed the fix-cargo-toml-stable-features branch from e8b752f to 5bc0db7 Compare September 10, 2023 16:53
@joshlf joshlf merged commit 52ffa4d into main Sep 10, 2023
150 checks passed
@joshlf joshlf deleted the fix-cargo-toml-stable-features branch September 10, 2023 16:58
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