Remove mention of -Zborrowck=mir with Polonius. (#1367)

This commit is contained in:
Eric Huss 2022-06-08 15:30:43 -07:00 committed by GitHub
parent 95d5ac8462
commit b005279610
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@ CLI flag:
The possible compare modes are:
* `polonius` — Runs with Polonius with `-Zpolonius -Zborrowck=mir`.
* `polonius` — Runs with Polonius with `-Zpolonius`.
* `chalk` — Runs with Chalk with `-Zchalk`.
* `split-dwarf` — Runs with unpacked split-DWARF with `-Csplit-debuginfo=unpacked`.
* `split-dwarf-single` — Runs with packed split-DWARF with `-Csplit-debuginfo=packed`.