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
/
any.rs
Age
Commit message (
Expand
)
Author
Lines
2017-02-04
Extract libcore benchmarks to a separate folder
Son
-12
/
+1
2016-01-14
Implement Any for unsized types
Steven Fackler
-0
/
+5
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-12
/
+12
2015-03-03
Add `: Box<_>` or `::Box<_>` type annotations to various places.
Felix S. Klock II
-1
/
+1
2015-02-18
Convert required suffixes into a use of `as`.
Niko Matsakis
-5
/
+5
2015-02-10
Deprecating i/u suffixes in libcoretest
Alfie John
-11
/
+11
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-1
/
+1
2015-01-07
fix the `&mut _` patterns
Jorge Aparicio
-2
/
+2
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-8
/
+8
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-3
/
+3
2014-10-29
Rename fail! to panic!
Steve Klabnik
-8
/
+8
2014-09-09
Remove some test warnings.
Jonas Hietala
-12
/
+12
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-0
/
+131