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
/
block-coerce-no-2.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
fix cfail tests
Jorge Aparicio
-23
/
+0
2014-02-24
All uses of `extern fn` should mean `extern "C" fn`. Closes #9309.
Nick Cameron
-2
/
+2
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-10-31
librustc: Implement `|A| -> B` syntax for closures and make bare `fn`
Patrick Walton
-1
/
+1
2013-03-29
Add AbiSet and integrate it into the AST.
Niko Matsakis
-1
/
+1
2013-03-11
test: Fix tests. rs=tests
Patrick Walton
-1
/
+1
2013-01-09
A collection of refactorings that I found it hard/tiresome to divide:
Niko Matsakis
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-13
test: Fix type error message in an effort to unbreak the build
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-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-2
/
+2
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-19
Rename fn*() to fn() as originally planned.
Niko Matsakis
-4
/
+3
2011-10-20
Tweak typecheck to enforce covariance on higher-order function arguments
Brian Anderson
-0
/
+14