]> git.lizzy.rs Git - rust.git/history - src/liballoc/lib.rs
Deprecate offset_to; switch core&alloc to using offset_from instead
[rust.git] / src / liballoc / lib.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 #49412 - GuillaumeGomez:hide-type-decl...
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-28 borsAuto merge of #49357 - frewsxcv:frewsxcv-termination...
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 kennytmRollup merge of #49364 - wesleywiser:incr_handle_load_f...
2018-03-28 kennytmRollup merge of #49329 - canarysnort01:fix-no-pie,...
2018-03-28 kennytmRollup merge of #49243 - murarth:stabilize-retain,...
2018-03-28 borsAuto merge of #49019 - phil-opp:target-spec, r=pnkfelix
2018-03-28 borsAuto merge of #49383 - nox:scalarpair, r=eddyb
2018-03-28 borsAuto merge of #49304 - sinkuu:impl_trait_rustdoc, r...
2018-03-27 borsAuto merge of #49202 - csmoe:trait_engine, r=nikomatsakis
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-27 kennytmRollup merge of #49381 - withoutboats:str_unicode,...
2018-03-27 kennytmRollup merge of #49369 - petrochenkov:rprint, r=oli-obk
2018-03-27 kennytmRollup merge of #49333 - GuillaumeGomez:link-assoc...
2018-03-27 kennytmRollup merge of #49223 - GuillaumeGomez:propose-variant...
2018-03-27 kennytmRollup merge of #48639 - varkor:sort_by_key-cached...
2018-03-27 borsAuto merge of #49279 - varkor:generated-closure-return...
2018-03-27 borsAuto merge of #49249 - gnzlbg:simd_minmax, r=alexcrichton
2018-03-26 borsAuto merge of #49053 - alexcrichton:fail-if-build-cargo...
2018-03-26 borsAuto merge of #49101 - mark-i-m:stabilize_i128, r=nagisa
2018-03-26 Mark MansiStabilize i128_type
2018-03-26 Tim NeumannRollup merge of #49170 - steveklabnik:gh49127, r=nagisa
2018-03-26 Tim NeumannRollup merge of #49103 - glandium:uninitialized, r...
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-25 borsAuto merge of #49141 - gnzlbg:simd_select, r=alexcrichton
2018-03-24 kennytmRollup merge of #49194 - Zoxc:unsafe-generator, r=cramertj
2018-03-24 kennytmRollup merge of #49193 - davidtwco:issue-29893, r=alexc...
2018-03-24 kennytmRollup merge of #49162 - tmandry:stabilize-termination...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-24 kennytmRollup merge of #49121 - varkor:stabilise-from_utf8_err...
2018-03-24 kennytmRollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton
2018-03-24 kennytmRollup merge of #49089 - alexcrichton:fix-timings,...
2018-03-24 kennytmRollup merge of #49076 - bobdavelisafrank:filetype...
2018-03-24 kennytmRollup merge of #49046 - Zoxc:error-summary, r=michaelw...
2018-03-23 borsAuto merge of #49311 - SimonSapin:bootstrap-vs-rustflag...
2018-03-23 Alex CrichtonMerge branch 'master' of https://github.com/Lymia/rust...
2018-03-23 Alex CrichtonRollup merge of #49169 - sanxiyn:doc-only, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49160 - estebank:issue-47457-missing...
2018-03-23 Alex CrichtonRollup merge of #49102 - glandium:decimal, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49030 - Zoxc:misc, r=michaelwoerister
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-23 Alex CrichtonRollup merge of #48624 - bdrewery:freebsd-posix-spawn...
2018-03-23 Alex CrichtonRollup merge of #48265 - SimonSapin:nonzero, r=KodrAus
2018-03-22 kennytmRollup merge of #49038 - canndrew:replace-infallible...
2018-03-22 kennytmRollup merge of #49105 - SimonSapin:from_utf8_lossy_exa...
2018-03-22 kennytmRollup merge of #49225 - QuietMisdreavus:all-the-featur...
2018-03-22 kennytmRollup merge of #49209 - Zoxc:run-make-last, r=Mark...
2018-03-22 kennytmRollup merge of #49189 - GuillaumeGomez:fix-implied...
2018-03-22 kennytmRollup merge of #49188 - memoryleak47:macro_use_doctest...
2018-03-22 kennytmRollup merge of #49158 - varkor:compiletest-triples...
2018-03-22 kennytmRollup merge of #49140 - semarie:rustdoc-test-path...
2018-03-22 kennytmRollup merge of #49117 - nivkner:fixme_fixup3, r=estebank
2018-03-22 kennytmRollup merge of #49109 - SimonSapin:deprecate-asciiext...
2018-03-22 kennytmRollup merge of #49093 - Zoxc:speedup, r=aidanhs
2018-03-22 kennytmRollup merge of #49069 - wesleywiser:incr_soa, r=michae...
2018-03-22 kennytmRollup merge of #49029 - GuillaumeGomez:atomic-docs...
2018-03-22 kennytmRollup merge of #48939 - wesleywiser:incr_query_wf_chec...
2018-03-22 kennytmRollup merge of #48759 - QuietMisdreavus:simd-feature...
2018-03-22 kennytmRollup merge of #48596 - GuillaumeGomez:invalid-code...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-22 borsAuto merge of #49094 - alexcrichton:print-step-duration...
2018-03-21 borsAuto merge of #49200 - oli-obk:extern_static_metadata...
2018-03-20 kennytmRollup merge of #49196 - Phlosioneer:49123-sort-where...
2018-03-20 borsAuto merge of #49190 - kennytm:rollup, r=kennytm
2018-03-20 borsAuto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
2018-03-19 Vadim PetrochenkovStabilize slice patterns without `..`
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 varkorClarify time complexity
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 varkorFix use of unstable feature in test
2018-03-17 kennytmRollup merge of #49057 - Zoxc:fast-submodules, r=alexcr...
2018-03-17 kennytmRollup merge of #49055 - alexcrichton:ship-more-libs...
2018-03-17 kennytmRollup merge of #48983 - gnzlbg:red, r=alexcrichton
2018-03-17 kennytmRollup merge of #48960 - nikomatsakis:issue-48468-dyn...
next