]> git.lizzy.rs Git - rust.git/commit
auto merge of #16907 : SimonSapin/rust/tempdir-result, r=huonw
authorbors <bors@rust-lang.org>
Sat, 6 Sep 2014 08:01:33 +0000 (08:01 +0000)
committerbors <bors@rust-lang.org>
Sat, 6 Sep 2014 08:01:33 +0000 (08:01 +0000)
commit20c0ba1279efb5d40fcd4a739a50d09e48e0b37f
treed6ead4586f68946d11ae2daede995262a092f71b
parent4bea7b3ed0856310fc64614e5bb01e348777c99f
parenta049fb98cd399cb0d15ed8dc3bc5b8d9b327116b
auto merge of #16907 : SimonSapin/rust/tempdir-result, r=huonw

This allows using `try!()`

[breaking-change]

Fixes #16875
src/librustc/back/link.rs
src/librustdoc/test.rs