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
/
libstd
/
clone.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-07
'borrowed pointer' -> 'reference'
Brian Anderson
-1
/
+1
2014-01-03
libstd: Remove all support code related to `@mut`
Patrick Walton
-31
/
+0
2013-12-27
std: uniform modules titles for doc
Luca Bruno
-1
/
+1
2013-12-15
std: fix spelling in docs.
Huon Wilson
-2
/
+2
2013-12-11
Make 'self lifetime illegal.
Erik Price
-6
/
+6
2013-11-08
make DeepClone inherit from Clone
Daniel Micay
-1
/
+1
2013-11-08
add `clone_from` and `deep_clone_from`
Daniel Micay
-1
/
+47
2013-10-01
remove the `float` type
Daniel Micay
-4
/
+2
2013-07-29
std: Implement Clone and DeepClone for extern "Rust" fn
blake2-ppc
-0
/
+58
2013-07-20
auto merge of #7894 : pcwalton/rust/and-pointers-in-at-boxes, r=brson
bors
-2
/
+2
2013-07-19
std: Remove old magic core mod
Brian Anderson
-1
/
+1
2013-07-18
librustc: Forbid `&` pointers (other than `&'static`) inside `@` boxes.
Patrick Walton
-2
/
+2
2013-07-17
librustc: Remove all uses of the `Copy` bound.
Patrick Walton
-4
/
+3
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-2
/
+2
2013-06-28
librustc: Rename Const to Freeze
Patrick Walton
-5
/
+5
2013-06-24
implement Clone for slices
Daniel Micay
-0
/
+12
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-9
/
+9
2013-06-04
clone: fix docstring
Daniel Micay
-2
/
+1
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+3
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+184