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
/
fn-compare-mismatch.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-17
/
+0
2015-03-30
Fallout in tests: largely changes to error messages.
Niko Matsakis
-0
/
+1
2014-01-12
more backticks
kud1ing
-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
-2
/
+1
2012-11-15
Update error messages and un-xfail
Tim Chevalier
-6
/
+1
2012-08-30
Fix some more test breakage.
Graydon Hoare
-2
/
+3
2012-08-30
test: Fix compile-fail tests
Patrick Walton
-0
/
+5
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-1
/
+1
2012-08-13
test: Modify error messages in some compile-fail tests in an attempt to unbre...
Patrick Walton
-1
/
+1
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-1
/
+1
2012-06-26
Change 'native' and 'crust' to 'extern'.
Graydon Hoare
-1
/
+1
2012-01-16
When pretty-printing fn types, leave off arg modes when they are the default
Marijn Haverbeke
-1
/
+1
2012-01-13
make "native fn" the type for bare functions, remove fn exprs
Niko Matsakis
-2
/
+1
2011-12-28
On second thought, re-land pull request #1385 with backquotes; easier to grep...
Graydon Hoare
-1
/
+1
2011-12-25
Use singlequotes in the typechecker too, to distinguish code and English
Lenny222
-1
/
+1
2011-11-18
Update stdlib, compiler, and tests to new kind system
Marijn Haverbeke
-1
/
+1
2011-10-07
Add pass-by-ref annotation to the tests to make them typecheck
Marijn Haverbeke
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-1
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-3
/
+3
2011-06-25
Add a test for mismatched types when comparing functions
Brian Anderson
-0
/
+8