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
/
cmp.rs
Age
Commit message (
Expand
)
Author
Lines
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-88
/
+0
2016-10-27
Rename ordering chaining functions.
Marcin Fatyga
-20
/
+20
2016-10-09
Add or and or_else for ordering.
Marcin Fatyga
-0
/
+26
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-67
/
+0
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-2
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-4
/
+4
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-20
/
+20
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+2
2014-11-13
Remove Signed trait and add SignedInt trait
Brendan Zabarauskas
-0
/
+2
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-16
/
+0
2014-09-25
Add partial_min/max to libcore/cmp
Till Hoeppner
-0
/
+67
2014-09-22
Update calls of deprecated functions in macros.
Victor Berger
-0
/
+1
2014-08-03
core: add a reverse method to Ordering.
Huon Wilson
-0
/
+7
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-0
/
+69