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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
deriving-cmp-shortcircuit.rs
Age
Commit message (
Expand
)
Author
Lines
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
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-02
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+2
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-1
/
+1
2014-12-05
Utilize fewer reexports
Corey Farwell
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-4
/
+4
2014-06-29
Implement RFC#28: Add PartialOrd::partial_cmp
Steven Fackler
-1
/
+1
2014-06-01
std: Drop Total from Total{Eq,Ord}
Alex Crichton
-3
/
+3
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-3
/
+3
2014-03-23
std: remove the `equals` method from `TotalEq`.
Huon Wilson
-4
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-4
/
+4
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-4
/
+4
2013-09-25
Fix run-pass tests to have 'pub fn main'
Alex Crichton
-1
/
+1
2013-08-07
Add test for short-circuiting #[deriving(Eq,Ord,TotalEq,TotalOrd)].
Huon Wilson
-0
/
+46