-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Implement coherence checks for negative trait impls #90104
Merged
bors
merged 22 commits into
rust-lang:master
from
spastorino:coherence-for-negative-trait
Oct 23, 2021
Merged
Implement coherence checks for negative trait impls #90104
bors
merged 22 commits into
rust-lang:master
from
spastorino:coherence-for-negative-trait
Oct 23, 2021
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6975afd - Browse repository at this point
Copy the full SHA 6975afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0bfb0 - Browse repository at this point
Copy the full SHA 8b0bfb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab17068 - Browse repository at this point
Copy the full SHA ab17068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 511076a - Browse repository at this point
Copy the full SHA 511076aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da8873e - Browse repository at this point
Copy the full SHA da8873eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c8fd9 - Browse repository at this point
Copy the full SHA 85c8fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a419c - Browse repository at this point
Copy the full SHA 89a419cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae1d68 - Browse repository at this point
Copy the full SHA 6ae1d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7568632 - Browse repository at this point
Copy the full SHA 7568632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d444f - Browse repository at this point
Copy the full SHA 68d444fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a72753 - Browse repository at this point
Copy the full SHA 5a72753View commit details
Commits on Oct 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7829d9d - Browse repository at this point
Copy the full SHA 7829d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c76a4 - Browse repository at this point
Copy the full SHA c4c76a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b5a2e6 - Browse repository at this point
Copy the full SHA 5b5a2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03a0df - Browse repository at this point
Copy the full SHA b03a0dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9fb8b - Browse repository at this point
Copy the full SHA 2e9fb8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74454c4 - Browse repository at this point
Copy the full SHA 74454c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da79fa9 - Browse repository at this point
Copy the full SHA da79fa9View commit details -
Assemple trait alias candidates for negative polarity
This doesn't work properly yet, we would probably need to implement an `assembly_neg_candidates` and consider things like `T: !AB` as `T: !A` || `T: !B`
Configuration menu - View commit details
-
Copy full SHA for 132409f - Browse repository at this point
Copy the full SHA 132409fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e26413 - Browse repository at this point
Copy the full SHA 9e26413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9534186 - Browse repository at this point
Copy the full SHA 9534186View commit details
Commits on Oct 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3287f72 - Browse repository at this point
Copy the full SHA 3287f72View 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.