]> git.lizzy.rs Git - rust.git/commit
create a trait to ensure that data is tracked
authorNiko Matsakis <niko@alum.mit.edu>
Mon, 15 Aug 2016 01:16:16 +0000 (21:16 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Wed, 17 Aug 2016 19:21:58 +0000 (15:21 -0400)
commitf3990feb2e411d0826dfb83aa7078468da5d1907
tree322e36b567dc89923a6f127940c314c1489ec82d
parent00e699faf3ec39715477b8386fba9deab2e2c925
create a trait to ensure that data is tracked

Also write a comment explaining the system.
src/librustc_metadata/encoder.rs
src/librustc_metadata/index_builder.rs