Skip to content

Commit d8ee663

Browse files
committed
Document no-debug-pretty-printers in the rustc dev guide
1 parent 6ecc1c3 commit d8ee663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rustc-dev-guide/src/tests/directives.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ See [Pretty-printer](compiletest.md#pretty-printer-tests).
298298
- [`should-ice`](compiletest.md#incremental-tests) — incremental cfail should
299299
ICE
300300
- [`reference`] — an annotation linking to a rule in the reference
301+
- `no-debug-pretty-printers` — disable pretty printers for debuginfo tests
301302

302303
[`reference`]: https://github.com/rust-lang/reference/blob/master/docs/authoring.md#test-rule-annotations
303304

0 commit comments

Comments
 (0)