|
|
|
|
|
by kibwen
4264 days ago
|
|
I'm paraphrasing Niko Matsakis, Rust's type guru. http://smallcultfollowing.com/babysteps/blog/2014/07/09/an-e... "This scheme simplifies the code of the type inferencer dramatically and (I think) helps to meet our intutions (as I will explain). It is however somewhat less flexible than the existing inference scheme, though all of rustc and all the libraries compile without any changes." |
|