Skip to content

Conversation

thestinger
Copy link
Contributor

Closes #6002

There is consensus that the current implementation should be changed or
removed, so removing it seems like the right decision for now.

@anasazi
Copy link
Contributor

anasazi commented Aug 26, 2013

r+

We should really write a proper monoid library at some point.

@sanxiyn
Copy link
Contributor

sanxiyn commented Aug 27, 2013

Test failure is legitimate. option_addition test should be removed.

Closes #6002

There is consensus that the current implementation should be changed or
removed, so removing it seems like the right decision for now.
bors added a commit that referenced this pull request Aug 27, 2013
Closes #6002 

There is consensus that the current implementation should be changed or
removed, so removing it seems like the right decision for now.
@bors bors closed this Aug 27, 2013
@zcesur zcesur mentioned this pull request Sep 1, 2020
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2023
[`type_repetition_in_bounds`]: respect MSRV for combining bounds

Fixes rust-lang#8772.

changelog: [`type_repetition_in_bounds`]: respect msrv for combining `?Sized` bound
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.

Overloaded Add on Option has arguably the wrong behavior
4 participants