]> git.lizzy.rs Git - rust.git/commit
pull stats out of `SharedCrateContext`
authorNiko Matsakis <niko@alum.mit.edu>
Thu, 13 Apr 2017 21:11:54 +0000 (17:11 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Thu, 13 Apr 2017 22:37:47 +0000 (18:37 -0400)
commit8e26983c86c6e6a51c85e1bd5c4621f3b43afe99
treec40cea478ad3932bd8bb92e474ee1988b3fe96bc
parentf227187cb8ddd76ef93e630adc56eefc09ae7e59
pull stats out of `SharedCrateContext`

shared mutable state is bad
src/librustc_trans/base.rs
src/librustc_trans/context.rs