-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Add support for default trait implementations #21689
Merged
Merged
Commits on Feb 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6a2f16e - Browse repository at this point
Copy the full SHA 6a2f16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4148d53 - Browse repository at this point
Copy the full SHA 4148d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a962d47 - Browse repository at this point
Copy the full SHA a962d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 839a9de - Browse repository at this point
Copy the full SHA 839a9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3e748 - Browse repository at this point
Copy the full SHA ad3e748View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd511f7 - Browse repository at this point
Copy the full SHA bd511f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae8889 - Browse repository at this point
Copy the full SHA 7ae8889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a8103 - Browse repository at this point
Copy the full SHA 58a8103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b09209 - Browse repository at this point
Copy the full SHA 4b09209View commit details -
Configuration menu - View commit details
-
Copy full SHA for d523acb - Browse repository at this point
Copy the full SHA d523acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e38213 - Browse repository at this point
Copy the full SHA 7e38213View commit details -
Configuration menu - View commit details
-
Copy full SHA for d38aab3 - Browse repository at this point
Copy the full SHA d38aab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e9bd9 - Browse repository at this point
Copy the full SHA f0e9bd9View commit details -
Coherence for default trait implementations
- Don't allow multiple default trait implementations - Allow positive trait implementations just for structs and enums when there's a default implementation for such trait.
Configuration menu - View commit details
-
Copy full SHA for 1e3ed61 - Browse repository at this point
Copy the full SHA 1e3ed61View commit details -
Configuration menu - View commit details
-
Copy full SHA for d215411 - Browse repository at this point
Copy the full SHA d215411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40fffc9 - Browse repository at this point
Copy the full SHA 40fffc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be1e43 - Browse repository at this point
Copy the full SHA 0be1e43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7213ef1 - Browse repository at this point
Copy the full SHA 7213ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a75e0 - Browse repository at this point
Copy the full SHA f7a75e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d33d8 - Browse repository at this point
Copy the full SHA 64d33d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24bdce4 - Browse repository at this point
Copy the full SHA 24bdce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8df95d - Browse repository at this point
Copy the full SHA e8df95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ef5ee - Browse repository at this point
Copy the full SHA 38ef5eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc5a87 - Browse repository at this point
Copy the full SHA 1cc5a87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640000a - Browse repository at this point
Copy the full SHA 640000aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebc2ab - Browse repository at this point
Copy the full SHA 3ebc2abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1844c - Browse repository at this point
Copy the full SHA 6d1844cView commit details -
Add new test for impl precedence and remove unnecessary coherence rul…
…es that prevent the test from compiling.
Configuration menu - View commit details
-
Copy full SHA for 3343e9c - Browse repository at this point
Copy the full SHA 3343e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d021c55 - Browse repository at this point
Copy the full SHA d021c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753db88 - Browse repository at this point
Copy the full SHA 753db88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038d7e6 - Browse repository at this point
Copy the full SHA 038d7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcc631 - Browse repository at this point
Copy the full SHA 3dcc631View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.