We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606f798 commit 9e0fb6fCopy full SHA for 9e0fb6f
src/test/ui/nll/polonius/call-kills-loans.rs
@@ -4,7 +4,7 @@
4
// by NLL but was incorrectly rejected by Polonius because of these
5
// missing `killed` facts.
6
7
-// build-pass
+// check-pass
8
// compile-flags: -Z borrowck=mir -Z polonius
9
// ignore-compare-mode-nll
10
src/test/ui/nll/polonius/storagedead-kills-loans.rs
@@ -3,7 +3,7 @@
3
// is correctly accepted by NLL but was incorrectly rejected by
// Polonius because of these missing `killed` facts.
0 commit comments