]> git.lizzy.rs Git - rust.git/commit
Explain that ? converts the error type using From
authorEsteban Küber <esteban@kuber.com.ar>
Fri, 17 May 2019 19:18:56 +0000 (12:18 -0700)
committerEsteban Küber <esteban@kuber.com.ar>
Fri, 17 May 2019 19:18:56 +0000 (12:18 -0700)
commit65b731908abee2bb8b0af50d18567eb4abaa4ac2
treeb8186a7dc7cc33edbe4080e85bf0b8883812b183
parent1962adea6ad9b992516ae56ad7f8c5bc33b951cb
Explain that ? converts the error type using From
src/librustc/traits/error_reporting.rs
src/test/ui/issues/issue-32709.stderr
src/test/ui/try-block/try-block-bad-type.stderr
src/test/ui/try-on-option.stderr