You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/rustdoc-ui/z-help.stdout
-1
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,6 @@
77
77
-Z llvm-plugins=val -- a list LLVM plugins to enable (space separated)
78
78
-Z llvm-time-trace=val -- generate JSON tracing data file from LLVM data (default: no)
79
79
-Z location-detail=val -- what location details should be tracked when using caller_location, either `none`, or a comma separated list of location details, for which valid options are `file`, `line`, and `column` (default: `file,line,column`)
80
-
-Z log-backtrace=val -- add a backtrace along with logging
81
80
-Z ls=val -- list the symbols defined by a library crate (default: no)
82
81
-Z macro-backtrace=val -- show macro backtraces (default: no)
83
82
-Z maximal-hir-to-mir-coverage=val -- save as much information as possible about the correspondence between MIR and HIR as source scopes (default: no)
0 commit comments