]> git.lizzy.rs Git - rust.git/history - src/libcore/should_not_exist.rs
add an align parameter to exchange_malloc
[rust.git] / src / libcore / should_not_exist.rs
2014-05-10 Daniel Micayadd an align parameter to exchange_malloc
2014-05-10 borsauto merge of #14068 : alexcrichton/rust/rustdoc-xcrate...
2014-05-10 borsauto merge of #14056 : kballard/rust/vim_indent_fix...
2014-05-10 borsauto merge of #14065 : alexcrichton/rust/ignore-flaky...
2014-05-09 borsauto merge of #14057 : kballard/rust/remove_no-bounds...
2014-05-09 borsauto merge of #14054 : luqmana/rust/at, r=alexcrichton
2014-05-09 borsauto merge of #14046 : alexcrichton/rust/ignore-a-test...
2014-05-09 borsauto merge of #14053 : FlaPer87/rust/master, r=huonw
2014-05-09 borsauto merge of #14044 : hirschenberger/rust/lint_mut_mat...
2014-05-09 borsauto merge of #14043 : sanxiyn/rust/attr-reference...
2014-05-09 borsauto merge of #14035 : alexcrichton/rust/experimental...
2014-05-09 borsauto merge of #14025 : tbrooks8/rust/big_uint_doc,...
2014-05-09 borsauto merge of #14019 : brson/rust/docs, r=alexcrichton
2014-05-09 borsauto merge of #13963 : kballard/rust/remove_owned_vec_f...
2014-05-09 borsauto merge of #14001 : alexcrichton/rust/issue-11680...
2014-05-09 borsauto merge of #14010 : richo/rust/tests/11493, r=alexcr...
2014-05-08 borsauto merge of #13990 : nikomatsakis/rust/issue-5527...
2014-05-08 Kevin BallardHandle breakage after libcore split
2014-05-08 Kevin BallardHandle fallout for vector addition
2014-05-08 Kevin BallardRemove FromIterator impl for ~[T]
2014-05-08 borsauto merge of #13986 : alexcrichton/rust/box-keyword...
2014-05-08 borsauto merge of #13835 : alexcrichton/rust/localdata...
2014-05-08 borsauto merge of #13976 : pnkfelix/rust/fsk-fix-13965...
2014-05-08 borsauto merge of #13964 : alexcrichton/rust/more-buffers...
2014-05-08 borsauto merge of #13751 : alexcrichton/rust/io-close-read...
2014-05-07 borsauto merge of #14005 : alexcrichton/rust/extern-unsafe...
2014-05-07 borsauto merge of #13726 : michaelwoerister/rust/lldb-autot...
2014-05-07 borsauto merge of #13901 : alexcrichton/rust/facade, r...
2014-05-07 Alex Crichtoncore: Move Option::expect to libstd from libcore
2014-05-07 Alex Crichtoncore: Get coretest working
2014-05-07 Alex Crichtoncore: Implement necessary traits for ~[T]/~str