]> git.lizzy.rs Git - rust.git/history - src/liballoc_jemalloc
Auto merge of #39234 - segevfiner:fix-backtraces-on-windows-gnu, r=petrochenkov
[rust.git] / src / liballoc_jemalloc /
2017-01-28 borsAuto merge of #39234 - segevfiner:fix-backtraces-on...
2017-01-28 borsAuto merge of #39360 - osa1:typos, r=GuillaumeGomez
2017-01-28 borsAuto merge of #39340 - GuillaumeGomez:empty_comment...
2017-01-28 Alex CrichtonRollup merge of #39350 - nagisa:i128-test-helpers-bette...
2017-01-28 Alex CrichtonRollup merge of #39335 - cramertj:cramertj/can_begin_ex...
2017-01-28 Alex CrichtonRollup merge of #39332 - nagisa:another-bigendian-128...
2017-01-28 Alex CrichtonRollup merge of #39321 - king6cong:master, r=frewsxcv
2017-01-28 Alex CrichtonRollup merge of #39314 - stjepang:rewrite-sort-header...
2017-01-28 Alex CrichtonRollup merge of #39313 - est31:drop_in_place_is_stable...
2017-01-28 Alex CrichtonRollup merge of #39311 - solson:fix-unpretty-mir-non...
2017-01-28 Alex CrichtonRollup merge of #39307 - alexcrichton:stabilize-1.16...
2017-01-28 Alex CrichtonRollup merge of #39306 - GuillaumeGomez:newtype_help...
2017-01-28 Alex CrichtonRollup merge of #39302 - alexcrichton:upload-all, r...
2017-01-28 Alex CrichtonRollup merge of #39290 - canndrew:hide-uninhabitedness...
2017-01-28 Alex CrichtonRollup merge of #39285 - nrc:save-tables, r=@eddyb
2017-01-28 Alex CrichtonRollup merge of #39284 - alexcrichton:manifesting,...
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
2017-01-27 borsAuto merge of #37057 - brson:nosuggest, r=nikomatsakis
2017-01-27 borsAuto merge of #39320 - alexcrichton:less-backtraces...
2017-01-27 borsAuto merge of #39282 - petrochenkov:selfstab, r=nikomat...
2017-01-27 borsAuto merge of #39252 - alexcrichton:less-exports, r=nrc
2017-01-27 Alex Crichtonstd: Compile libbacktrace with -fvisibility=hidden
2017-01-27 Alex Crichtonrustc: Don't export builtins/panic/alloc syms
2017-01-25 borsAuto merge of #38856 - zackw:process-envs, r=aturon
2017-01-23 Steve KlabnikRollup merge of #38794 - ConnyOnny:master, r=steveklabnik
2017-01-22 borsAuto merge of #38108 - linclark:32777-E0328, r=Guillaum...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-14 comexMerge branch 'master' into lint-attr-fix
2017-01-13 Guillaume GomezRollup merge of #38877 - jdub:patch-1, r=sanxiyn
2017-01-13 Guillaume GomezRollup merge of #38636 - shahn:extend, r=steveklabnik
2017-01-13 Guillaume GomezRollup merge of #38362 - GuillaumeGomez:instant_doc...
2017-01-12 borsAuto merge of #38814 - Ralith:cfg-fields, r=jseyfried
2017-01-12 borsAuto merge of #38569 - chris-morgan:rustdoc-highlight...
2017-01-12 borsAuto merge of #38779 - Craig-Macomber:bench, r=alexcrichton
2017-01-12 borsAuto merge of #38654 - alexcrichton:rustbuild-destdir...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-12 borsAuto merge of #38867 - alexcrichton:ignore-test-on...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
2017-01-11 borsAuto merge of #38916 - estebank:pad-suggestion-list...
2017-01-10 Seo SanghyeonRollup merge of #38874 - derekdreery:patch-1, r=stevekl...
2017-01-10 Seo SanghyeonRollup merge of #38849 - michaelwoerister:ich-trait...
2017-01-10 Seo SanghyeonRollup merge of #38841 - F001:Fix, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38839 - frewsxcv:osstr-to-str, r=Guill...
2017-01-10 Seo SanghyeonRollup merge of #38836 - ollie27:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38816 - Manishearth:coercion-doc,...
2017-01-10 Seo SanghyeonRollup merge of #38799 - minaguib:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 Seo SanghyeonRollup merge of #38623 - alexcrichton:less-osx-warnings...
2017-01-10 Seo SanghyeonRollup merge of #38607 - estebank:test-for-36935, r...
2017-01-10 Seo SanghyeonRollup merge of #38606 - estebank:test-for-27522, r...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-09 borsAuto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-09 borsAuto merge of #38840 - kjaleshire:multiple-targets...
2017-01-09 borsAuto merge of #38910 - steveklabnik:update_docs, r...
2017-01-09 borsAuto merge of #38907 - alexcrichton:curl-retry, r=japaric
2017-01-08 borsAuto merge of #38904 - alexcrichton:travis-retry, r...
2017-01-08 borsAuto merge of #38861 - est31:master, r=alexcrichton
2017-01-08 borsAuto merge of #38853 - alexcrichton:better-dist, r...
2017-01-08 borsAuto merge of #38837 - eddyb:issue-38074, r=nikomatsakis
2017-01-08 borsAuto merge of #38797 - abhijeetbhagat:master, r=petroch...
2017-01-08 borsAuto merge of #38813 - eddyb:lazy-11, r=nikomatsakis
2017-01-08 borsAuto merge of #38679 - alexcrichton:always-deny-warning...
2017-01-07 borsAuto merge of #38781 - SimonSapin:unishrink, r=alexcrichton
2017-01-07 borsAuto merge of #38733 - sfackler:peek-mut-pop, r=alexcri...
2017-01-07 borsAuto merge of #38551 - aidanhs:aphs-vec-in-place, r...
2017-01-07 borsAuto merge of #38469 - tbu-:pr_writeln_no_args, r=brson
2017-01-07 borsAuto merge of #38327 - Yamakaky:into-ipaddr, r=brson
2017-01-05 borsAuto merge of #38689 - pnkfelix:dont-check-stability...
2017-01-04 borsAuto merge of #38414 - estebank:doc-dissambiguate,...
2017-01-04 borsAuto merge of #38670 - dotdash:transmute_align, r=eddyb
2017-01-04 borsAuto merge of #38707 - redox-os:master, r=brson
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2017-01-03 borsAuto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
2017-01-02 borsAuto merge of #38543 - philipc:unsized-debuginfo, r...
2017-01-02 borsAuto merge of #38766 - eddyb:less-fake-hir, r=arielb1
2017-01-01 borsAuto merge of #38548 - GuillaumeGomez:thread_struct_doc...
2017-01-01 borsAuto merge of #38692 - estebank:remove-try-from-pprust...
2017-01-01 borsAuto merge of #38753 - philipc:debuginfo-union, r=petro...
2017-01-01 borsAuto merge of #38745 - CannedYerins:llvm-code-style...
2017-01-01 borsAuto merge of #38726 - japaric:sparc64, r=sanxiyn
2017-01-01 borsAuto merge of #38711 - programble:doc/slice-iter-method...
2017-01-01 borsAuto merge of #38713 - clarcharr:trusted_len, r=brson
2017-01-01 Seo SanghyeonMerge branch 'master' into sparc64
2016-12-31 borsAuto merge of #38708 - alexcrichton:add-distcheck,...
2016-12-31 borsAuto merge of #38482 - est31:i128, r=eddyb
2016-12-31 borsAuto merge of #38709 - alexcrichton:check-xsv, r=nikoma...
2016-12-31 borsAuto merge of #38702 - philipc:debuginfo-lldb, r=alexcr...
2016-12-31 borsAuto merge of #38667 - alexcrichton:stage0-tools, r...
2016-12-31 Jorge Apariciosparc64-linux support
2016-12-31 borsAuto merge of #38601 - schulzch:master, r=brson
2016-12-30 borsAuto merge of #38701 - karpinski:rustllvm-style, r...
2016-12-30 borsAuto merge of #38658 - alexcrichton:less-docs, r=nikoma...
2016-12-30 Alex Crichtonstd: Don't build docs for misc facade crates
next