Remove -Zdep-tasks.
This commit is contained in:
parent
e3c631b3de
commit
e960d0e751
3 changed files with 4 additions and 26 deletions
|
@ -681,7 +681,6 @@ fn test_unstable_options_tracking_hash() {
|
|||
// tidy-alphabetical-start
|
||||
untracked!(assert_incr_state, Some(String::from("loaded")));
|
||||
untracked!(deduplicate_diagnostics, false);
|
||||
untracked!(dep_tasks, true);
|
||||
untracked!(dont_buffer_diagnostics, true);
|
||||
untracked!(dump_dep_graph, true);
|
||||
untracked!(dump_mir, Some(String::from("abc")));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue