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
/
deriving-cmp-generic-tuple-struct.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-47
/
+0
2015-05-04
Remove several FIXMEs
Johannes Oertel
-3
/
+0
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-2
/
+2
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-1
/
+1
2014-06-27
replaced ignore-pretty with no-pretty-expanded
John Clements
-1
/
+1
2014-06-25
work around 15189 in test cases
John Clements
-0
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
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
-4
/
+4
2014-03-23
std: remove the `equals` method from `TotalEq`.
Huon Wilson
-3
/
+0
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-2
/
+2
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-2
/
+2
2013-06-21
vec: rm old_iter implementations, except BaseIter
Daniel Micay
-2
/
+2
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-4
/
+7
2013-04-12
libsyntax: short-circuit on non-matching variants in deriving code.
Huon Wilson
-0
/
+47