about summary refs log tree commit diff
path: root/src/test/run-pass/try-operator-custom.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2017-05-25Lower `?` to `Try` instead of `Carrier`Scott McMurray-10/+8
2016-08-18Use a Carrier trait with the `?` operatorNick Cameron-0/+73