]> git.lizzy.rs Git - rust.git/commit
Don't be so eager to call unresolved inference variables an error. MC
authorNiko Matsakis <niko@alum.mit.edu>
Fri, 17 Jul 2015 12:21:24 +0000 (08:21 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Fri, 24 Jul 2015 08:53:19 +0000 (04:53 -0400)
commita5516971342ed8fa9ddfb0a05a73c27c180125d1
tree4f45fca7d9f2ccb42b29b06c97c54693828f710c
parent4172c8237be8f334d613178645d8143d644a9a11
Don't be so eager to call unresolved inference variables an error.  MC
is being used now before the final regionck stage and in some cases SOME
amount of unresolved inference is OK. In fact, we could probably just
allow inference variables as well with only minimal pain.
src/librustc/middle/infer/mod.rs