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
/
libcoretest
/
result.rs
Age
Commit message (
Expand
)
Author
Lines
2015-08-27
core: Implement IntoIterator for Option and Result references
Georg Brandl
-0
/
+33
2015-06-15
libcore/Result - RFC#1119 Add an 'expect' method to Result
John Hodge
-0
/
+13
2015-04-28
Unstub some tests
Tamir Duberstein
-2
/
+0
2015-04-28
Tests need not be public
Tamir Duberstein
-11
/
+11
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-29
/
+29
2015-03-09
Rename #[should_fail] to #[should_panic]
Steven Fackler
-1
/
+1
2015-02-25
Result::or : avoid over-specializing the type
Cody P Schafer
-2
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-9
/
+9
2015-01-29
`range(a, b).foo()` -> `(a..b).foo()`
Jorge Aparicio
-3
/
+3
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-3
/
+3
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-2
/
+0
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-4
/
+4
2015-01-05
coretest: remove/ignore tests
Jorge Aparicio
-1
/
+4
2014-12-06
libcoretest: remove unnecessary `as_slice()` calls
Jorge Aparicio
-2
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-4
/
+4
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-29
/
+6
2014-10-13
Clean up rustc warnings.
NODA, Kai
-0
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-2
/
+2
2014-09-09
Remove some test warnings.
Jonas Hietala
-0
/
+1
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-0
/
+161