mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-18 09:25:13 -04:00
fix tracking hash test
This commit is contained in:
@@ -689,7 +689,7 @@ fn test_unstable_options_tracking_hash() {
|
||||
untracked!(time_llvm_passes, true);
|
||||
untracked!(time_passes, true);
|
||||
untracked!(trace_macros, true);
|
||||
untracked!(track_diagnostics, false);
|
||||
untracked!(track_diagnostics, true);
|
||||
untracked!(trim_diagnostic_paths, false);
|
||||
untracked!(ui_testing, true);
|
||||
untracked!(unpretty, Some("expanded".to_string()));
|
||||
|
||||
Reference in New Issue
Block a user