]> git.lizzy.rs Git - rust.git/commit
Point at try `?` on errors affecting the err match arm of the desugared code
authorEsteban Küber <esteban@kuber.com.ar>
Thu, 18 Apr 2019 01:30:26 +0000 (18:30 -0700)
committerEsteban Küber <esteban@kuber.com.ar>
Thu, 18 Apr 2019 01:30:26 +0000 (18:30 -0700)
commit007b40be01ca4e0eb0bca875e9134e4f87c9cd4b
tree1b9271e4b2be42139d72913e5bed8ba2d3b18198
parent70f130954d6fd36fe3e77f4b5b33e5af50489288
Point at try `?` on errors affecting the err match arm of the desugared code
src/librustc/hir/lowering.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