Move additional source location info behind -Z option
This commit is contained in:
parent
b6659b0621
commit
a4833a8089
10 changed files with 123 additions and 34 deletions
|
@ -709,6 +709,7 @@ fn test_unstable_options_tracking_hash() {
|
|||
untracked!(macro_backtrace, true);
|
||||
untracked!(meta_stats, true);
|
||||
untracked!(mir_include_spans, MirIncludeSpans::On);
|
||||
untracked!(more_source_locations_in_debuginfo, true);
|
||||
untracked!(nll_facts, true);
|
||||
untracked!(no_analysis, true);
|
||||
untracked!(no_leak_check, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue