]> git.lizzy.rs Git - rust.git/history - src/liballoc/vec.rs
Deprecate offset_to; switch core&alloc to using offset_from instead
[rust.git] / src / liballoc / vec.rs
2018-04-01 Scott McMurrayDeprecate offset_to; switch core&alloc to using offset_...
2018-03-30 borsAuto merge of #49425 - alexcrichton:disallow-inline...
2018-03-30 borsAuto merge of #49403 - oli-obk:try2, r=eddyb
2018-03-30 borsAuto merge of #49424 - oli-obk:stable_allocid_hash...
2018-03-30 borsAuto merge of #49422 - mbrubeck:fs_read, r=TimNN
2018-03-30 borsAuto merge of #49489 - kennytm:rollup, r=kennytm
2018-03-30 borsAuto merge of #49412 - GuillaumeGomez:hide-type-decl...
2018-03-29 kennytmRollup merge of #49486 - oconnor663:releases_typo,...
2018-03-29 kennytmRollup merge of #49484 - cuviper:ignore-ibm-stack-probe...
2018-03-29 kennytmRollup merge of #49473 - joshtriplett:nonnull-size...
2018-03-29 kennytmRollup merge of #49468 - glandium:cleanup, r=pnkfelix
2018-03-29 kennytmRollup merge of #49466 - glandium:master, r=rkruppe
2018-03-29 kennytmRollup merge of #49464 - ollie27:rustbuild_junction_han...
2018-03-29 kennytmRollup merge of #49463 - tinaun:patch-2, r=alexcrichton
2018-03-29 kennytmRollup merge of #49446 - frewsxcv:frewsxcv-mention...
2018-03-29 kennytmRollup merge of #49445 - GuillaumeGomez:light-theme...
2018-03-29 kennytmRollup merge of #49443 - GuillaumeGomez:fix-tooltip...
2018-03-29 borsAuto merge of #49163 - SimonSapin:range-bounds, r=alexc...
2018-03-29 Simon SapinMove RangeArguments to {core::std}::ops and rename...
2018-03-29 Simon SapinMove alloc::Bound to {core,std}::ops
2018-03-29 borsAuto merge of #49313 - sgrif:sg-revert-stuff, r=nikomat...
2018-03-29 borsAuto merge of #49291 - tejom:check-for-known-but-incorr...
2018-03-29 borsAuto merge of #49458 - cramertj:stable-underscore-lt...
2018-03-29 Mike HommeyUse f{32,64}::to_bits for is_zero test in vec::SpecFromElem
2018-03-28 borsAuto merge of #49460 - kennytm:rollup, r=kennytm
2018-03-28 kennytmRollup merge of #49452 - frewsxcv:frewsxcv-vec-cap...
2018-03-28 kennytmRollup merge of #49444 - rust-lang:oli-obk-patch-1...
2018-03-28 kennytmRollup merge of #49442 - GuillaumeGomez:text-overlap...
2018-03-28 kennytmRollup merge of #49439 - GuillaumeGomez:trait-impl...
2018-03-28 kennytmRollup merge of #49429 - GuillaumeGomez:fix-collapse...
2018-03-28 kennytmRollup merge of #49428 - cuviper:llvm6-target_feature...
2018-03-28 kennytmRollup merge of #49427 - Manishearth:rustdoc-impl-trait...
2018-03-28 kennytmRollup merge of #49405 - GuillaumeGomez:search-appearan...
2018-03-28 kennytmRollup merge of #49400 - Diggsey:shrink-to, r=joshtriplett
2018-03-28 Corey FarwellClarify "length" wording in `Vec::with_capacity`.
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-27 Diggory BlakeImplement `shrink_to` method on collections
2018-03-26 Tim NeumannRollup merge of #48932 - Phlosioneer:43601-document...
2018-03-26 Tim NeumannRollup merge of #48693 - vorner:doc-name-resolution...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-22 kennytmRollup merge of #49038 - canndrew:replace-infallible...
2018-03-22 kennytmRollup merge of #49029 - GuillaumeGomez:atomic-docs...
2018-03-22 kennytmRollup merge of #48759 - QuietMisdreavus:simd-feature...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-19 kennytmRollup merge of #49004 - wesleywiser:incr_specializatio...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 Bryan DreweryMerge branch 'update-beta-freebsd' into freebsd-posix...
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-18 borsAuto merge of #48985 - scalexm:lowering, r=nikomatsakis
2018-03-17 borsAuto merge of #48936 - Zoxc:cstore, r=michaelwoerister
2018-03-17 kennytmRollup merge of #48983 - gnzlbg:red, r=alexcrichton
2018-03-17 kennytmRollup merge of #48960 - nikomatsakis:issue-48468-dyn...
2018-03-17 kennytmRollup merge of #48943 - comex:verbose, r=kennytm
2018-03-17 borsAuto merge of #48904 - Zoxc:code-and-file-maps, r=micha...
2018-03-16 borsAuto merge of #48896 - alexcrichton:bitcode-in-object...
2018-03-16 borsAuto merge of #48813 - sinkuu:build_in_assert_macro...
2018-03-16 borsAuto merge of #48524 - abonander:check-macro-stability...
2018-03-15 kennytmRollup merge of #48972 - mark-i-m:rustdoc_readme, r...
2018-03-15 kennytmRollup merge of #49037 - estebank:coherence-tweaks...
2018-03-15 kennytmRollup merge of #48990 - ExpHP:dont-drop-the-bomb,...
2018-03-15 kennytmRollup merge of #48853 - Songbird0:addrparseerror_docum...
2018-03-15 kennytmRollup merge of #49042 - kennytm:fix-e0307-typo, r...
2018-03-15 kennytmRollup merge of #49024 - draganmladjenovic:mips64_cabi_...
2018-03-15 kennytmRollup merge of #49007 - estebank:follow-up-47574,...
2018-03-15 kennytmRollup merge of #48965 - alexcrichton:add-sha-feature...
2018-03-15 kennytmRollup merge of #48961 - Songbird0:rustdoc_doctests_ass...
2018-03-15 kennytmRollup merge of #48959 - alexcrichton:signext, r=eddyb
2018-03-15 kennytmRollup merge of #48957 - Eijebong:rand, r=michaelwoerister
2018-03-15 kennytmRollup merge of #48922 - petrochenkov:asunder, r=nikoma...
2018-03-15 kennytmRollup merge of #48892 - alexcrichton:thinlto-again...
2018-03-15 kennytmRollup merge of #48875 - jcowgill:mips-test-fixes,...
2018-03-15 kennytmRollup merge of #48706 - ehuss:main-not-found-in-crate...
2018-03-15 borsAuto merge of #47813 - kennytm:stable-incl-range, r=nrc
2018-03-15 borsAuto merge of #48138 - estebank:issue-45092, r=nikomatsakis
2018-03-15 borsAuto merge of #48648 - snf:fallible_allocation, r=Kimundi
2018-03-14 kennytmRollup merge of #48874 - jcowgill:mips-features, r...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-14 kennytmRollup merge of #48988 - bobtwinkles:add_48070_test...
2018-03-14 kennytmRollup merge of #48981 - alexcrichton:lld-no-at-file...
2018-03-14 kennytmRollup merge of #48971 - mark-i-m:fix_readmes, r=nikoma...
2018-03-14 kennytmRollup merge of #48970 - GuillaumeGomez:doc-examples...
2018-03-14 kennytmRollup merge of #48964 - QuietMisdreavus:picket-fence...
2018-03-14 kennytmRollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix
2018-03-14 kennytmRollup merge of #48831 - GuillaumeGomez:fix-theme-blink...
2018-03-14 kennytmRollup merge of #48765 - Phlosioneer:10234-wall-help...
2018-03-14 snfimplementing fallible allocation API (try_reserve)...
2018-03-14 borsAuto merge of #48859 - bdrewery:update-libc, r=alexcrichton
2018-03-13 borsAuto merge of #48735 - 1011X:master, r=alexcrichton
2018-03-13 borsAuto merge of #48958 - alexcrichton:update-rls-rustc...
2018-03-12 borsAuto merge of #48955 - kennytm:rollup, r=kennytm
2018-03-12 kennytmRollup merge of #48954 - GuillaumeGomez:missing-links...
2018-03-12 kennytmRollup merge of #48898 - GuillaumeGomez:remove-empty...
2018-03-12 kennytmRollup merge of #48631 - focusaurus:remember-collapse...
2018-03-12 kennytmRollup merge of #48480 - jethrogb:patch-5, r=alexcrichton
2018-03-12 kennytmRollup merge of #48934 - Phlosioneer:42453-debug-hygene...
2018-03-12 kennytmRollup merge of #48928 - zackmdavis:span_suggestion_fie...
2018-03-12 kennytmRollup merge of #48887 - alexcrichton:update-stdsimd...
next