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
/
tests
/
result.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-11
Update test after renaming Result::as_deref
Lzu Tao
-58
/
+27
2020-01-11
Rollup merge of #66045 - mzabaluev:unwrap-infallible, r=dtolnay
Yuki Okushi
-0
/
+22
2019-12-22
Format the world
Mark Rousskov
-33
/
+19
2019-12-22
Rename Result::unwrap_infallible to into_ok
Mikhail Zabaluev
-3
/
+3
2019-12-22
libcore: test Result::unwrap_infallible
Mikhail Zabaluev
-0
/
+22
2019-07-18
renamed `inner_deref` feature's `deref*()` methods `as_deref*()` as per discu...
Brad Gibson
-32
/
+153
2019-03-10
we can now skip should_panic tests with the libtest harness
Ralf Jung
-3
/
+0
2019-02-13
mark failures expected due to panics
Ralf Jung
-3
/
+3
2019-02-07
disable tests in Miri
Ralf Jung
-0
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-29
resolved upstream merge conflicts
Brad Gibson
-3
/
+5
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-1
/
+1
2018-06-01
Fix ambiguity in Result test
Clar Charr
-2
/
+4
2018-05-02
Added comments providing justification for support of calling deref_* with wr...
Brad Gibson
-1
/
+5
2018-04-30
fixed some and added more tests
Brad Gibson
-17
/
+85
2018-04-26
added DerefOption and DerefResult + tests to std
Brad Gibson
-0
/
+21
2017-09-27
Rename option::Missing to NoneError
Hunter Praska
-1
/
+1
2017-09-27
Add tests for Option and Result Try impl
Hunter Praska
-0
/
+29
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+204