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
/
compile-fail
/
issue-3344.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-15
Move some `compile-fail` tests to `ui`
Esteban Küber
-17
/
+0
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-1
/
+1
2014-09-17
librustc: Implement associated types behind a feature gate.
Patrick Walton
-1
/
+1
2014-06-29
Implement RFC#28: Add PartialOrd::partial_cmp
Steven Fackler
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-2
/
+2
2014-03-07
create a sensible comparison trait hierarchy
Daniel Micay
-0
/
+1
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-2
/
+2
2013-11-08
Move comparing of impl methods against trait from collect to check.
Niko Matsakis
-1
/
+1
2013-07-13
cmp: Use default methods in trait Ord, only require Ord::lt
blake2-ppc
-2
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+1
2013-03-22
test: Remove `pure` from the test suite
Patrick Walton
-3
/
+3
2013-03-11
test: Remove newtype enums from the test suite. rs=deenum
Patrick Walton
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-19
rustc: Implement explicit self for Eq and Ord. r=graydon
Patrick Walton
-3
/
+3
2012-09-20
Fix ord test breakage.
Graydon Hoare
-3
/
+3
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-3
/
+3
2012-09-07
In typeck, don't assume traits with default methods are in the same crate
Tim Chevalier
-0
/
+7