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

update async-* dependencies #1069

Merged
merged 2 commits into from
Feb 12, 2024
Merged

update async-* dependencies #1069

merged 2 commits into from
Feb 12, 2024

Conversation

Keruspe
Copy link
Member

@Keruspe Keruspe commented Nov 23, 2023

No description provided.

@Keruspe Keruspe force-pushed the update-deps branch 2 times, most recently from 4e76e5f to b38ff4c Compare November 23, 2023 13:56
Don't update async-channel as Receiver is now `!Unpin`.
Allow for unused `pub use` in experimental API which doesn't have its mods public for noiw.
MIPS CI is fully broken (doesn't find the MIPS toolchain) so disable it for now.
Reenable powerpc64 which is no longer broken
# - powerpc64-unknown-linux-gnu
- mips-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
# - mips-unknown-linux-gnu
Copy link
Contributor

Choose a reason for hiding this comment

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

Is MIPS broken for the latest smol version?

Copy link
Member Author

Choose a reason for hiding this comment

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

It fails before that, like CI doesn't successfully install the MIPS runtime in rustup

Copy link
Member Author

Choose a reason for hiding this comment

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

@djc
Copy link

djc commented Feb 12, 2024

Why is this not being merged/released, despite approval? Note that there's also been an async-channel 2 release.

@Keruspe
Copy link
Member Author

Keruspe commented Feb 12, 2024

Async-Channel 2 breaks some public API we reexport so we cannot bump it before async-std 2

@Keruspe Keruspe merged commit 8947d8e into async-rs:main Feb 12, 2024
42 checks passed
@Keruspe Keruspe deleted the update-deps branch February 12, 2024 09:39
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

4 participants