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

impl Cons::pop #2

Merged
merged 1 commit into from
Jul 1, 2020
Merged

impl Cons::pop #2

merged 1 commit into from
Jul 1, 2020

Conversation

WaffleLapkin
Copy link
Owner

No description provided.

@WaffleLapkin WaffleLapkin merged commit a9b89a8 into master Jul 1, 2020
@WaffleLapkin WaffleLapkin deleted the pop branch July 1, 2020 21:34
WaffleLapkin added a commit that referenced this pull request Jul 27, 2020
This "ad-hoc specialization hack using `optin_builtin_traits` and `negative_impls`"
was possible to soundness bug in rustc.

Flatten probably need `#[feature(specialization)]` to work, though specialization
doesn't work with associated items at the moment, so this needs more research.
WaffleLapkin added a commit that referenced this pull request Jul 27, 2020
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