]> git.lizzy.rs Git - rust.git/history - src/liballoc
Add missing '?' to format grammar.
[rust.git] / src / liballoc /
2018-03-27 Alexis HuntAdd missing '?' to format grammar.
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-16 borsAuto merge of #45404 - giannicic:defaultimpl2, r=nikoma...
2018-02-15 borsAuto merge of #48203 - kennytm:rollup, r=kennytm
2018-02-15 kennytmRollup merge of #48210 - jacob-hughes:clarify_sized_tra...
2018-02-14 kennytmRollup merge of #48035 - technicalguy:Early-exit-empty...
2018-02-14 kennytmRollup merge of #48195 - paoloteti:compiler-builtins...
2018-02-14 kennytmRollup merge of #48186 - Mark-Simulacrum:release-notes...
2018-02-14 kennytmRollup merge of #48181 - michaelwoerister:fix-incr...
2018-02-14 kennytmRollup merge of #48167 - Mark-Simulacrum:remove-allocat...
2018-02-14 kennytmRollup merge of #48165 - alexcrichton:update-read2...
2018-02-14 kennytmRollup merge of #48163 - alexcrichton:persistent-linker...
2018-02-14 kennytmRollup merge of #48162 - michaelwoerister:stabler-svh...
2018-02-14 kennytmRollup merge of #48156 - Centril:feature/iterator_repea...
2018-02-14 kennytmRollup merge of #48154 - estebank:issue-31481, r=nikoma...
2018-02-14 kennytmRollup merge of #48151 - echochamber:update_range_examp...
2018-02-14 kennytmRollup merge of #48133 - matthiaskrgr:endianess_to_endi...
2018-02-14 kennytmRollup merge of #48130 - ollie27:stab, r=Mark-Simulacrum
2018-02-14 kennytmRollup merge of #48126 - newpavlov:patch-1, r=alexcrichton
2018-02-14 kennytmRollup merge of #48114 - kennytm:xcode9, r=alexcrichton
2018-02-14 kennytmRollup merge of #48087 - scottmcm:range_is_empty, r...
2018-02-14 kennytmRollup merge of #48065 - Xaeroxe:patch-1, r=alexcrichton
2018-02-14 kennytmRollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-13 Jacob KieselSwitch to retain calling drain_filter.
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-08 Jacob KieselSwap `ptr::read` for `ptr::drop_in_place`
2018-02-08 Jacob KieselApply optimization from #44355 to retain
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-07 borsAuto merge of #47607 - davidtwco:issue-45697, r=nikomat...
2018-02-06 kennytmRollup merge of #47986 - Gilnaa:libtest_relaxed, r...
2018-02-06 kennytmRollup merge of #46962 - clarcharr:os_raw_docs, r=Quiet...
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-05 kennytmRollup merge of #47807 - tbu-:pr_doc_constanttime_cstr...
2018-02-05 kennytmRollup merge of #47704 - dsprenkels:issue-44415, r...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-05 borsAuto merge of #47873 - Aaron1011:final-ref-coerce,...
2018-02-04 kennytmRollup merge of #47877 - spastorino:lifetime-bounds...
2018-02-03 borsAuto merge of #47845 - Zoxc:gen-fixes, r=nikomatsakis
2018-02-03 borsAuto merge of #46254 - Dylan-DPC:ellided-lifetime,...
2018-02-03 borsAuto merge of #47791 - estebank:mismatched-trait-impl...
2018-02-02 kennytmRollup merge of #47942 - estebank:macro-spans, r=nikoma...
2018-02-02 kennytmRollup merge of #47919 - varkor:to_degrees-precision...
2018-02-02 kennytmRollup merge of #47829 - estebank:break-in-for, r=crame...
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-02 borsAuto merge of #47465 - estebank:include-space-after...
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-02-01 borsAuto merge of #47540 - Manishearth:suggestion, r=nrc
2018-01-31 kennytmRollup merge of #47552 - oberien:stepby-nth, r=dtolnay
2018-01-31 kennytmRollup merge of #47895 - varkor:non-utf-stdin, r=estebank
2018-01-31 kennytmRollup merge of #47677 - etaoins:avoid-underflow-in...
2018-01-31 kennytmRollup merge of #47795 - avborhanian:master, r=rkruppe
2018-01-31 kennytmRollup merge of #47891 - eddyb:issue-47638, r=nikomatsakis
2018-01-31 kennytmRollup merge of #47889 - alexcrichton:wasm-hidden-by...
2018-01-31 kennytmRollup merge of #47886 - alexcrichton:llvm-7-start...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-31 kennytmRollup merge of #47875 - jcowgill:mips-clobber-at,...
2018-01-31 kennytmRollup merge of #47874 - jcowgill:mips-from_raw_os_erro...
2018-01-31 kennytmRollup merge of #47844 - CAD97:patch-1, r=estebank
2018-01-31 kennytmRollup merge of #47840 - penpalperson:master, r=bluss
2018-01-31 kennytmRollup merge of #47838 - euclio:snakecase-suggestion...
2018-01-31 borsAuto merge of #45752 - estebank:highlight-primary,...
2018-01-31 borsAuto merge of #46666 - clarcharr:duration_core, r=alexc...
2018-01-30 borsAuto merge of #47870 - kennytm:rollup, r=kennytm
2018-01-30 kennytmRollup merge of #47855 - ollie27:rustdoc_hoedown_link_t...
2018-01-30 kennytmRollup merge of #47853 - rust-lang:increase-nested...
2018-01-30 kennytmRollup merge of #47839 - frewsxcv:frewsxcv-map-index...
2018-01-30 kennytmRollup merge of #47780 - varkor:cross-file-errors-line...
2018-01-30 kennytmRollup merge of #47718 - malbarbo:env-home-dir, r=nikom...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-29 Corey FarwellDocument that `Index` ops can panic on `HashMap` &...
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'simd-always-mem' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
next