]> git.lizzy.rs Git - rust.git/commit
Prevent refcount cycles during linting
authorAlex Crichton <alex@alexcrichton.com>
Tue, 28 May 2013 03:21:29 +0000 (22:21 -0500)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 28 May 2013 03:22:09 +0000 (22:22 -0500)
commitae7df57c5aa40a247306c887159d466922f9be7e
treebe5d3b47e33f95d774a0d9267591cc6a982bf8cc
parente6a838d05100baec0df9ae8b16b2127470a593b8
Prevent refcount cycles during linting

Shaves off ~600MB of memory while compiling rustc
src/librustc/middle/lint.rs
src/libsyntax/ast_util.rs