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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
borrowck-lend-flow.rs
Age
Commit message (
Expand
)
Author
Lines
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
-3
/
+3
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-3
/
+3
2013-08-27
librustc: Remove `&const` and `*const` from the language.
Patrick Walton
-8
/
+0
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-76
/
+17
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-07-30
Fix #2979: inference for lifetimes of & expressions
Niko Matsakis
-5
/
+20
2012-07-09
change borrowck error msg: 'declared in outer block' -> 'captured in a closur...
Ben Blum
-2
/
+2
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-1
/
+1
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-14
/
+14
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
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
-14
/
+14
2012-06-15
Issue #2591: Change "upvar" to "variable declared in an outer block" in tests
Patrick Walton
-2
/
+2
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-26
core: Make range follow the for loop protocol
Brian Anderson
-1
/
+1
2012-05-16
add xfail-fast directives for borrowck tests
Niko Matsakis
-0
/
+1
2012-05-10
replace mutbl pass with borrowck
Niko Matsakis
-1
/
+10
2012-05-10
Remove `do ... while` loops from the tests and docs.
Paul Stansifer
-18
/
+0
2012-05-09
implement new borrow ck (disabled by default)
Niko Matsakis
-0
/
+96