]> git.lizzy.rs Git - rust.git/commit
stop using commit_if_ok where no errors can happen
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Sun, 1 May 2016 14:19:11 +0000 (17:19 +0300)
committerAriel Ben-Yehuda <ariel.byd@gmail.com>
Tue, 3 May 2016 15:52:55 +0000 (18:52 +0300)
commit62db786fc82cff397bbb031cfb03fab34b5043a5
treed4724d15c2b2f4cd28d06e5c8a69132b9f44076c
parent6057a7f18827f065668fcf22cfc0242de8f694b9
stop using commit_if_ok where no errors can happen
src/librustc/infer/mod.rs
src/librustc/traits/select.rs