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
/
borrowck-loan-blocks-move-cc.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+2
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-2
/
+2
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-0
/
+2
2014-01-29
Remove do keyword from test/
Scott Lawrence
-2
/
+2
2013-11-26
librustc: Make `||` lambdas not infer to `proc`s
Patrick Walton
-1
/
+1
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-2
/
+2
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-2
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-4
/
+4
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-1
/
+1
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-8
/
+8
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-2
/
+2
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-2
/
+2
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-4
/
+4
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-4
/
+4
2012-06-08
remove alias analysis and replace with borrowck
Niko Matsakis
-3
/
+0
2012-06-07
Revert "remove alias analysis and replace with borrowck"
Brian Anderson
-0
/
+3
2012-06-07
remove alias analysis and replace with borrowck
Niko Matsakis
-3
/
+0
2012-05-16
add xfail-fast directives for borrowck tests
Niko Matsakis
-0
/
+1
2012-05-10
replace mutbl pass with borrowck
Niko Matsakis
-0
/
+24