summary refs log tree commit diff
path: root/src/libextra/arena.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-11/+10
2013-06-29Rename #[mutable] to #[no_freeze]Brian Anderson-1/+2
2013-06-28librustc: Fix more merge fallout.Patrick Walton-5/+15
2013-06-28librustc: Remove the broken overloaded assign-ops from the language.Patrick Walton-10/+8
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-06-25auto merge of #7254 : Blei/rust/intrinsic-overhaul, r=cmrbors-25/+28
2013-06-24Changed Arena API to make it usable once more.Matthijs Hofstra-11/+11
2013-06-23Remove unused TyDesc parameter from the glue functionsPhilipp Brüschweiler-2/+14
2013-06-23Remove rust_call_tydesc_gluePhilipp Brüschweiler-24/+8
2013-06-23Remove intrinsic modulePhilipp Brüschweiler-11/+18
2013-06-18replace #[inline(always)] with #[inline]. r=burningtree.Graydon Hoare-8/+8
2013-06-04librustc: Disallow multiple patterns from appearing in a "let" declaration.Patrick Walton-1/+1
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-10/+10
2013-05-30libextra: Require documentation by defaultAlex Crichton-0/+2
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+314