]> git.lizzy.rs Git - rust.git/commit
Eliminate a use of map::get in freevars
authorTim Chevalier <chevalier@alum.wellesley.edu>
Thu, 5 Jan 2012 19:33:22 +0000 (11:33 -0800)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Fri, 6 Jan 2012 22:44:43 +0000 (14:44 -0800)
commitda519c8587c46ec519fada1aee7cc32ed2c1cd6a
treef440787c47cef9da9612465485d0c47e2a09fd20
parent4f3171ea8150953b30b79aed9a3f35f14b40c0ba
Eliminate a use of map::get in freevars

map::get is evil -- just say no!
src/comp/middle/freevars.rs