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.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
fix cfail tests
Jorge Aparicio
-26
/
+0
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-3
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+1
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-3
/
+3
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-05-08
test: Fix broken test
Patrick Walton
-1
/
+1
2013-05-08
test: Fix tests.
Patrick Walton
-3
/
+3
2013-03-11
Remove uses of log
Brian Anderson
-1
/
+1
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-3
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-06
Cleanup how we handle proto in types, remove unsound subtyping
Niko Matsakis
-4
/
+4
2012-08-13
test: Modify error messages in some compile-fail tests in an attempt to unbre...
Patrick Walton
-1
/
+1
2012-08-03
rustc: Merge fn& and fn in favor of fn&.
Patrick Walton
-1
/
+1
2012-08-01
Convert ret to return
Brian Anderson
-3
/
+3
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-4
/
+4
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-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-23
s/block()/fn()/g
Niko Matsakis
-2
/
+2
2012-01-19
Rename fn*() to fn() as originally planned.
Niko Matsakis
-8
/
+8
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+4
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-3
/
+3
2011-08-20
Reformat
Brian Anderson
-4
/
+4
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-1
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-10
/
+4
2011-07-26
Add a bunch of tests for blocks.
Michael Sullivan
-0
/
+20