summary refs log tree commit diff
path: root/src/librustrt/at_exit_imp.rs
AgeCommit message (Expand)AuthorLines
2014-09-16Fallout from renamingAaron Turon-1/+1
2014-08-04stabilize atomics (now atomic)Aaron Turon-9/+9
2014-07-31rustrt: Don't conditionally init the at_exit QUEUEAlex Crichton-1/+1
2014-07-23collections: Move push/pop to MutableSeqBrian Anderson-0/+1
2014-07-13Stabilization for `owned` (now `boxed`) and `cell`Aaron Turon-1/+1
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-06-09rustrt: Fix invalid reads caught by valgrindAlex Crichton-1/+2
2014-06-06std: Extract librustrt out of libstdAlex Crichton-0/+63