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
/
libstd
/
unstable
/
intrinsics.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-30
add a contains_managed intrinsic
Daniel Micay
-0
/
+4
2013-06-25
auto merge of #7254 : Blei/rust/intrinsic-overhaul, r=cmr
bors
-3
/
+129
2013-06-25
Remove stage0 cfgs
James Miller
-50
/
+0
2013-06-23
Remove unused TyDesc parameter from the glue functions
Philipp Brüschweiler
-0
/
+4
2013-06-23
Remove unused shape fields from typedescs
Philipp Brüschweiler
-2
/
+0
2013-06-23
Remove intrinsic module
Philipp Brüschweiler
-4
/
+125
2013-06-23
Fix get_tydesc() return type
Philipp Brüschweiler
-0
/
+3
2013-06-22
Finish up Type refactoring
James Miller
-5
/
+5
2013-06-22
Add the rest of the atomic operations.
James Miller
-0
/
+112
2013-06-21
Remove all #[cfg(stage0)]-protected code
James Miller
-13
/
+0
2013-05-26
add memset32/memset64
Daniel Micay
-0
/
+10
2013-05-26
C++0x -> C++11
Daniel Micay
-1
/
+1
2013-05-26
make the memcpy/memmove intrinsics higher-level
Daniel Micay
-4
/
+17
2013-05-23
optimize util::swap, &mut pointers never alias
Daniel Micay
-1
/
+0
2013-05-23
add memcpy intrinsic to mirror memmove
Daniel Micay
-0
/
+7
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+211