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
/
intrinsics.rs
Age
Commit message (
Expand
)
Author
Lines
2014-05-07
core: Inherit the intrinsics module
Alex Crichton
-485
/
+0
2014-05-04
Register new snapshots
Alex Crichton
-4
/
+0
2014-04-23
auto merge of #13693 : thestinger/rust/mem, r=alexcrichton
bors
-4
/
+27
2014-04-22
add support for quadruple precision floating point
Daniel Micay
-0
/
+2
2014-04-22
add volatile copy/copy_nonoverlapping/set
Daniel Micay
-4
/
+27
2014-04-16
Register new snapshots
Alex Crichton
-25
/
+1
2014-04-15
Use the unsigned integer types for bitwise intrinsics.
Huon Wilson
-18
/
+42
2014-04-06
rustc: remove ty_unboxed_vec.
Eduard Burtescu
-2
/
+0
2014-03-31
std: Switch field privacy as necessary
Alex Crichton
-6
/
+6
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-28
auto merge of #13160 : FlaPer87/rust/rename-pod, r=thestinger
bors
-1
/
+1
2014-03-28
Rename Pod into Copy
Flavio Percoco
-1
/
+1
2014-03-26
Derive TotalEq for std::intrinsics::TypeId
Tomas Sedovic
-1
/
+1
2014-03-23
Snapshot cleanup
Alex Crichton
-1
/
+0
2014-03-23
Register new snapshots
Flavio Percoco
-83
/
+0
2014-03-20
std: Make the generic atomics take unsafe pointers
Brian Anderson
-79
/
+82
2014-03-20
std: Make atomics immutable. #11583
Brian Anderson
-0
/
+88
2014-02-28
std: Change assert_eq!() to use {} instead of {:?}
Alex Crichton
-1
/
+1
2014-02-24
Transition to new `Hash`, removing IterBytes and std::to_bytes.
Huon Wilson
-1
/
+1
2014-02-23
std: Move intrinsics to std::intrinsics.
Brian Anderson
-0
/
+459