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
/
cast.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-12
fix build with the new snapshot compiler
Daniel Micay
-10
/
+0
2013-08-04
Remove trailing null from strings
Erick Tryzelaar
-0
/
+10
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-2
/
+2
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-0
/
+8
2013-07-10
Add a `mut_split()` method for dividing one `&mut [T]` into two
Niko Matsakis
-1
/
+0
2013-06-21
Remove all #[cfg(stage0)]-protected code
James Miller
-15
/
+2
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-14
/
+14
2013-06-15
std: Remove doc references to reinterpret_cast
Brian Anderson
-5
/
+2
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+2
2013-05-27
fix casts on 32-bit
Daniel Micay
-1
/
+1
2013-05-26
inline bump_box_refcount
Daniel Micay
-0
/
+1
2013-05-26
make transmute_copy use memcpy, and inline it
Daniel Micay
-0
/
+21
2013-05-26
use uninit for cast::transmute_copy
Daniel Micay
-1
/
+1
2013-05-23
cleanup warnings from libstd
Erick Tryzelaar
-1
/
+0
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+160