]> git.lizzy.rs Git - rust.git/commit
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)
commitd5814b03e652043be607f96e24709e06c2b55429
tree9b2cb7f44bd795c6509cd746fd32ccd554672850
parentd515586465522c615f8ae6c5d61deedea61126e1
parentb1f86fb7c30c6296a9c2e07d3a58795bca8c4cf4
Auto merge of #37908 - nrc:save-def, r=eddyb

save-analysis: fix ICE on partially resolved path

Occurs when we produce save-analysis before type checking is complete (due to errors).
src/librustc_save_analysis/dump_visitor.rs
src/librustc_save_analysis/lib.rs