summary refs log tree commit diff
path: root/src/test/ui/suggestions/try-operator-on-main.rs
AgeCommit message (Expand)AuthorLines
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+2
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-4/+4
2017-09-03add error message for the other case tooAriel Ben-Yehuda-1/+1
2017-09-03on_unimplemented: add method-name checks and use them in TryAriel Ben-Yehuda-1/+13
2017-09-03address review commentsAriel Ben-Yehuda-0/+2
2017-09-03enable desugaring-sensitive error messages and use them in TryAriel Ben-Yehuda-0/+6
2017-07-05Add `rustc_on_unimplemented` message to `std::ops::Try`Esteban Küber-0/+13