Make both polonius loans tests check-pass
This commit is contained in:
parent
606f7984e7
commit
9e0fb6fad2
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
// by NLL but was incorrectly rejected by Polonius because of these
|
||||
// missing `killed` facts.
|
||||
|
||||
// build-pass
|
||||
// check-pass
|
||||
// compile-flags: -Z borrowck=mir -Z polonius
|
||||
// ignore-compare-mode-nll
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
// is correctly accepted by NLL but was incorrectly rejected by
|
||||
// Polonius because of these missing `killed` facts.
|
||||
|
||||
// build-pass
|
||||
// check-pass
|
||||
// compile-flags: -Z borrowck=mir -Z polonius
|
||||
// ignore-compare-mode-nll
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue