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
/
test
/
run-pass
/
cmp-default.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-73
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-2
/
+3
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+2
2014-06-29
Implement RFC#28: Add PartialOrd::partial_cmp
Steven Fackler
-4
/
+4
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-6
/
+6
2014-03-07
create a sensible comparison trait hierarchy
Daniel Micay
-0
/
+16
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-3
/
+9
2013-07-15
cmp: Use default methods in trait Eq, require only Eq::eq
blake2-ppc
-1
/
+14
2013-07-13
cmp: Use default methods in trait Ord, only require Ord::lt
blake2-ppc
-0
/
+43