Skip to content

Commit d07bb8e

Browse files
committed
Hash mir_promoted.
1 parent 6ace5ea commit d07bb8e

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_middle/src/query

1 file changed

+0
-1
lines changed

compiler/rustc_middle/src/query/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ rustc_queries! {
518518
&'tcx Steal<mir::Body<'tcx>>,
519519
&'tcx IndexVec<mir::Promoted, LocalDefId>,
520520
) {
521-
no_hash
522521
desc { |tcx| "promoting constants in MIR for `{}`", tcx.def_path_str(key) }
523522
}
524523

0 commit comments

Comments
 (0)