Fix test
This commit is contained in:
parent
7b30550cfe
commit
af97f86677
@ -704,7 +704,7 @@ macro_rules! untracked {
|
||||
untracked!(keep_hygiene_data, true);
|
||||
untracked!(link_native_libraries, false);
|
||||
untracked!(llvm_time_trace, true);
|
||||
untracked!(ls, true);
|
||||
untracked!(ls, vec!["all".to_owned()]);
|
||||
untracked!(macro_backtrace, true);
|
||||
untracked!(meta_stats, true);
|
||||
untracked!(mir_include_spans, true);
|
||||
|
Loading…
Reference in New Issue
Block a user