]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/allocator-alloc-one.rs
rustc: Implement the #[global_allocator] attribute
[rust.git] / src / test / run-pass / allocator-alloc-one.rs
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 borsAuto merge of #42969 - arielb1:struct-err, r=eddyb
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-30 borsAuto merge of #42924 - pnkfelix:mir-dataflow, r=arielb1
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 borsAuto merge of #42887 - GuillaumeGomez:remove-err-method...
2017-06-29 borsAuto merge of #42964 - arielb1:rollup, r=arielb1
2017-06-29 Ariel Ben-YehudaRollup merge of #42958 - aidanhs:aphs-better-stamping...
2017-06-29 Ariel Ben-YehudaRollup merge of #42955 - matklad:doc-path, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42946 - AndiDog:patch-1, r=GuillaumeGomez
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-25 Alex Crichtonstd: Fix implementation of `Alloc::alloc_one`