about summary refs log tree commit diff
path: root/src/libcore/unstable/exchange_alloc.rs
AgeCommit message (Expand)AuthorLines
2013-05-14Use static string with fail!() and remove fail!(fmt!())Björn Steinbrink-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-04-14core: remove unnecessary unsafe blocks/functionsAlex Crichton-16/+14
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-4/+4
2013-03-28Removing unused importsAlex Crichton-1/+1
2013-03-11rt/core: port os::list_dir to rust ref #4812Jeff Olson-0/+15
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-4/+4
2013-03-01Rename core::private to core::unstable. #4743Brian Anderson-0/+71