summary refs log tree commit diff
path: root/src/libcore/ops/try.rs
AgeCommit message (Expand)AuthorLines
2017-08-15Fix typos & us spellingsFourchaux-1/+1
2017-07-27Use `rustc_on_unimplemented`'s trait name argument in `try`Esteban Küber-1/+1
2017-07-05Add `rustc_on_unimplemented` message to `std::ops::Try`Esteban Küber-0/+2
2017-06-19Bump version and stage0 compilerAlex Crichton-64/+0
2017-06-09Move Try to module.Clar Charr-0/+111