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
/
libcollections
/
borrow.rs
Age
Commit message (
Expand
)
Author
Lines
2015-07-18
'Copies' => 'Clones' in Cow method docs.
Nick Hamann
-2
/
+2
2015-06-09
Implement Borrow<T> and BorrowMut<T> for Box<T: ?Sized>
Ulrik Sverdrup
-1
/
+9
2015-05-27
Remove #[cfg(stage0)] items.
Eduard Burtescu
-7
/
+1
2015-05-16
Allow `?Sized` types in `Rc`’s impls of {Partial,}{Ord,Eq} and Borrow
P1start
-0
/
+6
2015-05-12
TRPL: Borrow and AsRef
Steve Klabnik
-0
/
+5
2015-04-09
Fix `borrow` docs
Andrew Paseltiner
-9
/
+9
2015-04-02
Adjust `AsRef` impl for `Cow`
Aaron Turon
-1
/
+1
2015-03-31
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+1
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-20
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-20
/
+0
2015-03-30
Document std::borrow with examples
Steve Klabnik
-0
/
+56
2015-03-23
Add generic conversion traits
Aaron Turon
-2
/
+9
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-1
/
+1
2015-03-11
Example -> Examples
Steve Klabnik
-1
/
+1
2015-02-22
Change int to i32 in Cow example.
Scott Olson
-1
/
+1
2015-02-20
Register new snapshots
Alex Crichton
-10
/
+0
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-0
/
+316
2015-02-18
Stabilize std::borrow
Aaron Turon
-0
/
+306