-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calculate liveness for the same locals with and without -Zpolonius
This fixes some test differences and also avoids overflow in issue-38591.rs.
- Loading branch information
1 parent
22bc9e1
commit 08a60ac
Showing
17 changed files
with
84 additions
and
501 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
16 changes: 0 additions & 16 deletions
16
src/test/ui/async-await/async-borrowck-escaping-closure-error.polonius.stderr
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
src/test/ui/borrowck/borrowck-escaping-closure-error-2.polonius.stderr
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
src/test/ui/borrowck/promote-ref-mut-in-let-issue-46557.polonius.stderr
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
src/test/ui/borrowck/return-local-binding-from-desugaring.polonius.stderr
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.