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

Rustc update #531

Merged
merged 9 commits into from
Feb 25, 2022
Merged

Rustc update #531

merged 9 commits into from
Feb 25, 2022

Conversation

Thomasdezeeuw
Copy link
Owner

commit 01cfdd4
Author: Thomas de Zeeuw thomasdezeeuw@gmail.com
Date: Fri Feb 25 10:31:40 2022 +0100

Disable Heph-http crate in Cargo workspace

It's stuck on an older version of rustc for now.

commit 21ec141
Author: Thomas de Zeeuw thomasdezeeuw@gmail.com
Date: Fri Feb 25 10:31:10 2022 +0100

Replace std::stream::Stream with AsyncIterator

It's been renamed and moved.

commit 9cbbcd0
Author: Thomas de Zeeuw thomasdezeeuw@gmail.com
Date: Fri Feb 25 10:37:34 2022 +0100

Add required Self lifetime

Wasn't required in previous rustc versions.

commit 9f3add7
Author: Thomas de Zeeuw thomasdezeeuw@gmail.com
Date: Fri Feb 25 10:37:59 2022 +0100

Remove stabilised unstable features

commit 770f72a
Author: Thomas de Zeeuw thomasdezeeuw@gmail.com
Date: Fri Feb 25 10:47:01 2022 +0100

Disable some flaky tests

commit cfeaf89
Author: Thomas de Zeeuw thomasdezeeuw@gmail.com
Date: Fri Feb 25 10:50:09 2022 +0100

Quiet the test output

Or at least reduce its output.

commit f7c75cc
Author: Thomas de Zeeuw thomasdezeeuw@gmail.com
Date: Fri Feb 25 10:50:34 2022 +0100

Shuffle test order

@Thomasdezeeuw Thomasdezeeuw mentioned this pull request Feb 25, 2022
@Thomasdezeeuw Thomasdezeeuw merged commit c879c49 into master Feb 25, 2022
@Thomasdezeeuw Thomasdezeeuw deleted the rustc_update branch February 25, 2022 10:11
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.

1 participant