index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
ops
/
try.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-18
Propagate cfg bootstrap
Mark Rousskov
-19
/
+16
2019-12-06
Format libcore with rustfmt (including tests and benches)
David Tolnay
-14
/
+22
2019-11-25
added enclosing_scope attr to Try trait and fixed ui tests accordingly
Mikhail Babenko
-3
/
+4
2019-11-12
Snap cfgs
Mark Rousskov
-15
/
+2
2019-10-30
Make ItemContext available for better diagnositcs.
Giles Cope
-2
/
+15
2019-07-11
hygiene: Fix wording of desugaring descriptions
Vadim Petrochenkov
-2
/
+2
2019-02-10
tests: doc comments
Alexander Regueiro
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-04-21
add more aliases
Guillaume Gomez
-0
/
+1
2018-03-28
Explicitly mention `Option` in `?` error message.
Corey Farwell
-1
/
+1
2017-10-26
Bump to 1.23 and update bootstrap
Alex Crichton
-18
/
+13
2017-09-03
add error message for the other case too
Ariel Ben-Yehuda
-1
/
+6
2017-09-03
on_unimplemented: add method-name checks and use them in Try
Ariel Ben-Yehuda
-1
/
+3
2017-09-03
address review comments
Ariel Ben-Yehuda
-2
/
+3
2017-09-03
enable desugaring-sensitive error messages and use them in Try
Ariel Ben-Yehuda
-2
/
+10
2017-08-15
Fix typos & us spellings
Fourchaux
-1
/
+1
2017-07-27
Use `rustc_on_unimplemented`'s trait name argument in `try`
Esteban Küber
-1
/
+1
2017-07-05
Add `rustc_on_unimplemented` message to `std::ops::Try`
Esteban Küber
-0
/
+2
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-64
/
+0
2017-06-09
Move Try to module.
Clar Charr
-0
/
+111