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
/
librustc
/
middle
/
borrowck
/
doc.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-07
'borrowed pointer' -> 'reference'
Brian Anderson
-11
/
+11
2013-12-11
More small test case fixes. grr. cc #9629.
Niko Matsakis
-1
/
+11
2013-12-10
Fix test case harder (cc #9629)
Niko Matsakis
-0
/
+18
2013-12-09
Address nits for PR for #9629
Niko Matsakis
-1
/
+1
2013-12-03
Issue #9629 -- permit freezing `&mut` found within an `&` pointer
Niko Matsakis
-179
/
+256
2013-12-02
rename MutableVector::mut_split(at) to MutableVector::mut_split_at(at)
Guillaume Pinot
-2
/
+2
2013-11-28
Test that reborrowing contents of an `&'a mut &'b mut` pointer can only
Niko Matsakis
-76
/
+142
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-2
/
+2
2013-06-28
librustc: Rename Const to Freeze
Patrick Walton
-2
/
+2
2013-05-28
Update documentation for moves
Niko Matsakis
-35
/
+222
2013-05-28
Reconcile docs and code, adding examples and adding RESTR_CLAIM
Niko Matsakis
-13
/
+63
2013-05-28
Update docs on the formal basis of the borrow checker.
Niko Matsakis
-627
/
+502
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-0
/
+750