We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ca95a commit dc33555Copy full SHA for dc33555
src/doc/rustc-dev-guide/src/tests/compiletest.md
@@ -506,7 +506,7 @@ CLI flag:
506
507
The possible compare modes are:
508
509
-* `polonius` — Runs with Polonius with `-Zpolonius -Zborrowck=mir`.
+* `polonius` — Runs with Polonius with `-Zpolonius`.
510
* `chalk` — Runs with Chalk with `-Zchalk`.
511
* `split-dwarf` — Runs with unpacked split-DWARF with `-Csplit-debuginfo=unpacked`.
512
* `split-dwarf-single` — Runs with packed split-DWARF with `-Csplit-debuginfo=packed`.
0 commit comments