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
/
library
/
core
/
tests
/
result.rs
Age
Commit message (
Expand
)
Author
Lines
2022-08-17
Remove unstable Result::into_ok_or_err
David Tolnay
-9
/
+0
2022-05-29
Use Box::new() instead of box syntax in core tests
est31
-1
/
+1
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2021-10-17
Make Result::as_mut const
woppopo
-0
/
+23
2021-06-28
Update to new bootstrap compiler
Mark Rousskov
-1
/
+0
2021-05-06
Simple library test updates
Scott McMurray
-14
/
+16
2021-03-23
Add test for Result::into_err
Linus Färnstrand
-0
/
+22
2021-02-17
Rename Result::ok_or_err to Result::into_ok_or_err
Thom Chiovoloni
-2
/
+2
2021-02-17
Add a `Result::ok_or_err` method to extract a `T` from `Result<T, T>`
Thom Chiovoloni
-0
/
+9
2021-01-10
Add `unwrap_unchecked()` methods for `Option` and `Result`
Miguel Ojeda
-0
/
+12
2020-11-30
Make ui test that are run-pass and do not test the compiler itself library tests
Christiaan Dirkx
-0
/
+38
2020-09-20
Auto merge of #76136 - CDirkx:const-result, r=dtolnay
bors
-0
/
+16
2020-09-04
Move const tests for `Result` to `library\core`
Christiaan Dirkx
-0
/
+16
2020-08-30
Fix tests using `FixedSizeArray` methods (which are now shadowed)
Lukas Kalbertodt
-1
/
+0
2020-07-31
Update tests
Lzu Tao
-118
/
+9
2020-07-27
mv std libs to library/
mark
-0
/
+416