]> git.lizzy.rs Git - rust.git/commit
Add test for try operator on Result
authorAlbin Hedman <albin9604@gmail.com>
Sun, 4 Jul 2021 12:22:48 +0000 (14:22 +0200)
committerAlbin Hedman <albin9604@gmail.com>
Wed, 15 Sep 2021 14:58:00 +0000 (16:58 +0200)
commit991b375d87c1d171f3d36dd92d9543950eefcf47
treecfc72fb198d92598636001f03c0877592038130a
parent88258c02a9c70fb562e4c646386411f4e0a4a80a
Add test for try operator on Result
src/test/ui/consts/try-operator.rs [new file with mode: 0644]