summary refs log tree commit diff
path: root/src/libstd/intrinsics.rs
AgeCommit message (Expand)AuthorLines
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-28auto merge of #13160 : FlaPer87/rust/rename-pod, r=thestingerbors-1/+1
2014-03-28Rename Pod into CopyFlavio Percoco-1/+1
2014-03-26Derive TotalEq for std::intrinsics::TypeIdTomas Sedovic-1/+1
2014-03-23Snapshot cleanupAlex Crichton-1/+0
2014-03-23Register new snapshotsFlavio Percoco-83/+0
2014-03-20std: Make the generic atomics take unsafe pointersBrian Anderson-79/+82
2014-03-20std: Make atomics immutable. #11583Brian Anderson-0/+88
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-1/+1
2014-02-24Transition to new `Hash`, removing IterBytes and std::to_bytes.Huon Wilson-1/+1
2014-02-23std: Move intrinsics to std::intrinsics.Brian Anderson-0/+459