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-args.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-05
Demode some code using by-mutbl-ref; warn about by-mutbl-ref
Tim Chevalier
-2
/
+2
2012-09-11
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
Niko Matsakis
-1
/
+1
2012-07-25
avoid capture of bound regions when infering types for closure
Niko Matsakis
-1
/
+1
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
-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-30
integrate purity into type
Niko Matsakis
-1
/
+1
2012-05-23
shuffle error messages in borrowck, and prevent it from spewing too many
Niko Matsakis
-2
/
+2
2012-05-23
modify borrowck to allow arbitrary borrows in pure scopes
Niko Matsakis
-2
/
+3
2012-05-16
add xfail-fast directives for borrowck tests
Niko Matsakis
-0
/
+1
2012-05-09
implement new borrow ck (disabled by default)
Niko Matsakis
-0
/
+26