Skip to content

Commit 375a9f0

Browse files
authored
Remove mention of -Zborrowck=mir with Polonius. (#1367)
1 parent e83cd73 commit 375a9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/compiletest.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ CLI flag:
506506

507507
The possible compare modes are:
508508

509-
* `polonius` — Runs with Polonius with `-Zpolonius -Zborrowck=mir`.
509+
* `polonius` — Runs with Polonius with `-Zpolonius`.
510510
* `chalk` — Runs with Chalk with `-Zchalk`.
511511
* `split-dwarf` — Runs with unpacked split-DWARF with `-Csplit-debuginfo=unpacked`.
512512
* `split-dwarf-single` — Runs with packed split-DWARF with `-Csplit-debuginfo=packed`.

0 commit comments

Comments
 (0)