about summary refs log tree commit diff
path: root/src/libcore/unstable/at_exit.rs
AgeCommit message (Expand)AuthorLines
2013-05-08libcore: Remove mutable fields from the task builder APIPatrick Walton-1/+3
2013-05-08libcore: Remove mutable fields from rand.Patrick Walton-1/+2
2013-04-24libcore: remove @Rng from rand, and use traits instead.Huon Wilson-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-3/+3
2013-03-28Removing unused importsAlex Crichton-1/+1
2013-03-13librustc: Don't accept `as Trait` anymore; fix all occurrences of it.Patrick Walton-3/+4
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-3/+3
2013-03-07libcore: Remove `extern mod { ... }` from libcore. rs=deexterningPatrick Walton-2/+6
2013-03-04Adding missing imports for tests, and gate off othersAlex Crichton-0/+2
2013-03-04Remove unused imports throughout src/Alex Crichton-2/+0
2013-03-01Rename core::private to core::unstable. #4743Brian Anderson-0/+92