]> git.lizzy.rs Git - rust.git/commit
fix DepNode
authorNiko Matsakis <niko@alum.mit.edu>
Tue, 16 May 2017 03:23:40 +0000 (23:23 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Mon, 22 May 2017 21:11:39 +0000 (17:11 -0400)
commit04367100cd75d1136445e11e93786e875f38a2de
tree0dec3a6f3e071139fe03ec4b176d9416d8ac3188
parent9317d372c4eb262a506f48836a83c3b6430ca2b9
fix DepNode

Ideally, we'd have the `Ty` inserted directly in the dep-node, but since
we can't do that yet, we extract the characteristic def-id of the type
in question.
src/librustc/ty/maps.rs