Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

feat: augmented assignment operators #74

Closed
wants to merge 1 commit into from
Closed

feat: augmented assignment operators #74

wants to merge 1 commit into from

Conversation

japaric
Copy link
Contributor

@japaric japaric commented May 16, 2015

[breaking-change]

The [Op]Assign traits from the assign trait have been removed from the
prelude. Update your code to use the operator sugar instead of the method calls

Blocked on rust-lang/rust#23171

[breaking-change]

The [Op]Assign traits from the `assign` trait have been removed from the
prelude. Update your code to use the operator sugar instead of the method calls
@japaric japaric closed this May 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant