Skip to content

Commit 6d73041

Browse files
committed
Bless incremental test.
1 parent 4de2d8f commit 6d73041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/incremental/hashes/call_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ pub fn change_to_ufcs() {
162162
}
163163

164164
#[cfg(not(any(cfail1,cfail4)))]
165-
#[rustc_clean(cfg="cfail2", except="hir_owner_nodes,optimized_mir,typeck")]
165+
#[rustc_clean(cfg="cfail2", except="hir_owner_nodes,typeck")]
166166
#[rustc_clean(cfg="cfail3")]
167167
#[rustc_clean(cfg="cfail5", except="hir_owner_nodes,optimized_mir,typeck")]
168168
#[rustc_clean(cfg="cfail6")]

0 commit comments

Comments
 (0)