]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #37908 - nrc:save-def, r=eddyb
authorbors <bors@rust-lang.org>
Wed, 23 Nov 2016 20:31:45 +0000 (14:31 -0600)
committerGitHub <noreply@github.com>
Wed, 23 Nov 2016 20:31:45 +0000 (14:31 -0600)
save-analysis: fix ICE on partially resolved path

Occurs when we produce save-analysis before type checking is complete (due to errors).

1  2 
src/librustc_save_analysis/dump_visitor.rs
src/librustc_save_analysis/lib.rs

Simple merge