We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7b454 commit 629e3a3Copy full SHA for 629e3a3
src/librustc/dep_graph/dep_node.rs
@@ -462,7 +462,7 @@ rustc_dep_node_append!([define_dep_nodes!][ <'tcx>
462
[] CollectModItemTypes(DefId),
463
464
[] Reachability,
465
- [eval_always] CrateVariances,
+ [] CrateVariances,
466
467
// Nodes representing bits of computed IR in the tcx. Each shared
468
// table in the tcx (or elsewhere) maps to one of these
0 commit comments