about summary refs log tree commit diff
path: root/src/test/ui/option-to-result.rs
AgeCommit message (Expand)AuthorLines
2021-05-06Better rustc_on_unimplemented, and UI test fixesScott McMurray-13/+0
2020-04-14Provide better compiler output when using `?` on `Option` in fn returning `Re...Duddino-0/+13