]> git.lizzy.rs Git - rust.git/commit
rustc: Generalize variable bindings so that we can use it for locals too
authorPatrick Walton <pcwalton@mimiga.net>
Thu, 19 May 2011 18:14:04 +0000 (11:14 -0700)
committerPatrick Walton <pcwalton@mimiga.net>
Thu, 19 May 2011 18:14:44 +0000 (11:14 -0700)
commit64176107886f75d92725f9607ffc0dd5e488afff
tree8fb129422bc92bad1dd74564fd1b5fcc793ecdd9
parentc750c520e3d1034274b40d8139a41a10976f2a5d
rustc: Generalize variable bindings so that we can use it for locals too
src/comp/middle/ty.rs
src/comp/middle/typeck.rs
src/lib/int.rs