]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40128 - cengizIO:master, r=nikomatsakis
authorCorey Farwell <coreyf@rwell.org>
Wed, 1 Mar 2017 03:55:31 +0000 (22:55 -0500)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 03:55:31 +0000 (22:55 -0500)
Move two large error_reporting fn's to a separate file

Hello!

I tried to make `librustc/infer/error_reporting,rs` more readable by modularizing it and moving its two largest functions to a separate file.

If you have any suggestions, please send it right away! ðŸš€

Thanks goes to @nikomatsakis for supporting.

1  2 
src/librustc/infer/mod.rs

Simple merge