-
Notifications
You must be signed in to change notification settings - Fork 80
Compute subset errors everywhere #156
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
Merged
lqd
merged 15 commits into
rust-lang:master
from
lqd:subset_errors_are_back_with_a_vengeance
Jul 30, 2021
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
c75dc8d
compute location-insensitive potential subset errors
lqd e5e0e93
`subset` is actually a static input and can be a Relation
lqd bf125c3
comment craftsmanship
lqd 3e83792
augment tests to check for location-insensitive subset errors
lqd d9feffd
unify a log output
lqd 0e44c05
make the Opt variant compute subset errors
lqd 4676a39
augment tests to check the subset errors computed by the opt variant
lqd 2cbdf89
naive variant: alternate way of computing subset errors
lqd f4dbce8
style: rename a variable and move code around
lqd a998edd
naive: number and document the rules
lqd d67fa2a
naive: the `loan_invalidated_at` relation does not need to be a variable
lqd a473178
naive: simplify subset errors computation
lqd 965e7a4
refactor: rename `known_subset` relation to `known_placeholder_subset`
lqd b1a339e
tests: rename `known_subset.facts` input file to `known_placeholder_s…
lqd 594c7df
document the invariant in the `subset_placeholder` TC
lqd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.