]> git.lizzy.rs Git - rust.git/commit
Reorganize some code in typeck
authorMarijn Haverbeke <marijnh@gmail.com>
Tue, 13 Dec 2011 14:28:22 +0000 (15:28 +0100)
committerMarijn Haverbeke <marijnh@gmail.com>
Tue, 13 Dec 2011 14:28:22 +0000 (15:28 +0100)
commit7c3d78013ae8b327b1a0828b3643d5b781114d17
treefc17aa444a68a75a14eed4866bf4d4a1612a76aa
parenta98dec035f1f2ddce6efcf3c2f43884ef659cc0a
Reorganize some code in typeck

This should cut down a lot on the amount of closures being allocated, and removes
some duplicated code.
src/comp/middle/typeck.rs