Skip to content

fix: Avoid type inference panic on bitslice methods #10212

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

Merged
merged 1 commit into from
Sep 12, 2021

Conversation

flodiebold
Copy link
Member

@flodiebold flodiebold commented Sep 12, 2021

Should fix #10090, fix #10046, and fix #10179.
This is only a workaround, but the proper fix requires some bigger
refactoring (also related to fixing #10058), and this at least prevents
the crash.

Should fix rust-lang#10090, rust-lang#10046, rust-lang#10179.
This is only a workaround, but the proper fix requires some bigger
refactoring (also related to fixing rust-lang#10058), and this at least prevents
the crash.
@flodiebold flodiebold changed the title Avoid type inference panic on bitslice methods fix: Avoid type inference panic on bitslice methods Sep 12, 2021
@flodiebold
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 12, 2021

@bors bors bot merged commit 80552d4 into rust-lang:master Sep 12, 2021
@flodiebold flodiebold deleted the bitslice-crash branch September 12, 2021 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant