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

Upgrade to nightly-2022-11-16 #32

Merged
merged 5 commits into from
Nov 28, 2022
Merged

Upgrade to nightly-2022-11-16 #32

merged 5 commits into from
Nov 28, 2022

Conversation

jdisanti
Copy link
Contributor

@jdisanti jdisanti commented Nov 9, 2022

This PR upgrades the nightly compiler that cargo-check-external-types is compatible with to nightly-2022-11-16.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jdisanti jdisanti requested a review from a team as a code owner November 9, 2022 19:06
@jdisanti
Copy link
Contributor Author

CI / Smoketest against the AWS Rust SDK is failing due to ICE rust-lang/rust#104145

src/error.rs Outdated Show resolved Hide resolved
@jdisanti jdisanti changed the title Upgrade to nightly-2022-11-07 Upgrade to nightly-2022-11-16 Nov 17, 2022
@jdisanti jdisanti requested a review from Velfi November 17, 2022 00:14
)
}
}
}

pub fn subtext(&self) -> String {
pub fn subtext(&self) -> Cow<'static, str> {
Copy link
Contributor

Choose a reason for hiding this comment

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

@jdisanti jdisanti merged commit 26cbd1b into main Nov 28, 2022
@jdisanti jdisanti deleted the jdisanti-upgrade-nightly branch November 28, 2022 23:28
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