]> git.lizzy.rs Git - rust.git/blobdiff - tests/rustdoc-ui/z-help.stdout
Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk
[rust.git] / tests / rustdoc-ui / z-help.stdout
index 546df947c0f910e24daf713f13d986774836b607..4f07fca82d1ebfb860461506cf7ba25986b0d7a2 100644 (file)
     -Z                                 threads=val -- use a thread pool with N threads
     -Z                        time-llvm-passes=val -- measure time of each LLVM pass (default: no)
     -Z                             time-passes=val -- measure time of each rustc pass (default: no)
+    -Z                   tiny-const-eval-limit=val -- sets a tiny, non-configurable limit for const eval; useful for compiler tests
     -Z                               tls-model=val -- choose the TLS model to use (`rustc --print tls-models` for details)
     -Z                            trace-macros=val -- for every macro invocation, print its name and arguments (default: no)
     -Z                       track-diagnostics=val -- tracks where in rustc a diagnostic was emitted