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
/
option.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-06
Format libcore with rustfmt (including tests and benches)
David Tolnay
-15
/
+12
2019-07-18
renamed `inner_deref` feature's `deref*()` methods `as_deref*()` as per discu...
Brad Gibson
-5
/
+25
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-26
Auto merge of #56534 - xfix:copied, r=@SimonSapin
bors
-0
/
+21
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-05
Add tests for Option::copied()
Konrad Borowski
-0
/
+21
2018-07-29
resolved upstream merge conflicts
Brad Gibson
-1
/
+14
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-1
/
+1
2018-07-09
Add a basic test to `Option::replace`
Clément RENAULT
-0
/
+15
2018-04-30
fixed some and added more tests
Brad Gibson
-0
/
+8
2018-04-27
fixed inner_deref test case for None
Brad Gibson
-1
/
+1
2018-04-26
added DerefOption and DerefResult + tests to std
Brad Gibson
-0
/
+11
2017-09-27
Rename option::Missing to NoneError
Hunter Praska
-3
/
+3
2017-09-27
Add docs for Missing, correct Option's Try test
Hunter Praska
-2
/
+2
2017-09-27
Add tests for Option and Result Try impl
Hunter Praska
-0
/
+27
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+272