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-pat-reassign-sometimes-binding.rs
Age
Commit message (
Expand
)
Author
Lines
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-26
/
+0
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-26
Camel case the option type
Brian Anderson
-5
/
+5
2012-08-24
extend liveness to treat bindings more like other variables
Niko Matsakis
-1
/
+1
2012-08-07
move borrowck tests to use ref, fix a few exposed shortcomings
Niko Matsakis
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-05
Switch alts to use arrows
Brian Anderson
-2
/
+2
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-2
/
+2
2012-06-08
remove alias analysis and replace with borrowck
Niko Matsakis
-2
/
+0
2012-06-07
Revert "remove alias analysis and replace with borrowck"
Brian Anderson
-0
/
+2
2012-06-07
remove alias analysis and replace with borrowck
Niko Matsakis
-2
/
+0
2012-05-24
improve liveness so it reports unused vars / dead assignments
Niko Matsakis
-0
/
+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
/
+1
2012-05-09
implement new borrow ck (disabled by default)
Niko Matsakis
-0
/
+16