]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #69422 - JohnTitor:remove-unwrap, r=Xanewok
authorMazdak Farrokhzad <twingoow@gmail.com>
Sun, 8 Mar 2020 10:51:04 +0000 (11:51 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2020 10:51:04 +0000 (11:51 +0100)
commitf459d2ed99f446a95dff044b980582895bd8782a
tree3f2ad7be617da853a0cdb7393c92896ec10510a4
parentf943349eafaa75a60c05b0c84dcdb771d0eae8c9
parent5307edce6faa5c675dc57a1dd3b4fdcbf1ebdc7d
Rollup merge of #69422 - JohnTitor:remove-unwrap, r=Xanewok

Remove use of `unwrap()` from save-analysis

Fix #69409, fix #69416
src/librustc_save_analysis/lib.rs