Skip to content

Commit a8c9528

Browse files
committed
Bless z-help test for new flag
1 parent 75b7c6c commit a8c9528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/rustdoc-ui/z-help.stdout

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172
-Z threads=val -- use a thread pool with N threads
173173
-Z time-llvm-passes=val -- measure time of each LLVM pass (default: no)
174174
-Z time-passes=val -- measure time of each rustc pass (default: no)
175+
-Z tiny-const-eval-limit=val -- sets a tiny, non-configurable limit for const eval; useful for compiler tests
175176
-Z tls-model=val -- choose the TLS model to use (`rustc --print tls-models` for details)
176177
-Z trace-macros=val -- for every macro invocation, print its name and arguments (default: no)
177178
-Z track-diagnostics=val -- tracks where in rustc a diagnostic was emitted

0 commit comments

Comments
 (0)