Fix dependency tracking for debugger visualizers
This commit is contained in:
parent
72b2716246
commit
7f01893900
16 changed files with 133 additions and 117 deletions
|
@ -1795,6 +1795,7 @@ rustc_queries! {
|
|||
arena_cache
|
||||
desc { "looking up the debugger visualizers for this crate" }
|
||||
separate_provide_extern
|
||||
feedable
|
||||
}
|
||||
query postorder_cnums(_: ()) -> &'tcx [CrateNum] {
|
||||
eval_always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue