]> git.lizzy.rs Git - rust.git/commit
Refactor collect to separate out the computation of the type scheme
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 11 Feb 2015 15:25:52 +0000 (10:25 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Thu, 12 Feb 2015 18:02:38 +0000 (13:02 -0500)
commit3764699c83387df254f220b4c85121010413aeff
tree822d98989c0455f3af8c34bf32214e9f599be5db
parentd1630970deaf3fce2b0c4671acaeb8edfd07bc7e
Refactor collect to separate out the computation of the type scheme
and predicates. Try to document how things work. More cleanup is
needed here but I had to draw the line somewhere gosh darn it.
src/librustc_typeck/collect.rs