]> git.lizzy.rs Git - rust.git/commit
prevent multiple writes to a single entry in a `DepTrackingMap`
authorNiko Matsakis <niko@alum.mit.edu>
Thu, 2 Feb 2017 10:26:24 +0000 (05:26 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Fri, 3 Feb 2017 01:49:21 +0000 (20:49 -0500)
commit4b5613cb1d7db44a7ef5cdd937c45e7d82743021
tree946e53bffd6d6778573766584074ee1075fd0af8
parent78f7ac561c0b360650b36a175f39475bc237230f
prevent multiple writes to a single entry in a `DepTrackingMap`
src/librustc/dep_graph/dep_tracking_map.rs
src/librustc_typeck/collect.rs