]> git.lizzy.rs Git - rust.git/commit
Get rid of `DepConstructor`
authorJoshua Nelson <jyn514@gmail.com>
Fri, 8 Jan 2021 23:00:25 +0000 (18:00 -0500)
committerJoshua Nelson <jyn514@gmail.com>
Fri, 8 Jan 2021 23:12:42 +0000 (18:12 -0500)
commitf7d261c3b125c1d54bce9eae0da390f654d656b1
treeabb1e81f2f9de8f1a8a6a0afcd971843c6125cc3
parent26438b473883ea607b30288e461187f0fb2fe589
Get rid of `DepConstructor`

This removes fully 235 unused functions.
compiler/rustc_middle/src/dep_graph/dep_node.rs
compiler/rustc_middle/src/dep_graph/mod.rs
compiler/rustc_middle/src/mir/mono.rs