]> git.lizzy.rs Git - rust.git/history - src/liballoc/allocator.rs
Replace Unique<T> with NonZero<T> in Alloc trait
[rust.git] / src / liballoc / allocator.rs
2018-01-20 Simon SapinReplace Unique<T> with NonZero<T> in Alloc trait
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-15 Steve KlabnikRollup merge of #46601 - matthewjasper:method-link...
2017-12-14 borsAuto merge of #46633 - estebank:arg-mismatch, r=arielb1
2017-12-14 borsAuto merge of #46605 - estebank:macro-backtrace-spans...
2017-12-13 borsAuto merge of #46550 - jseyfried:cleanup_builtin_hygien...
2017-12-13 borsAuto merge of #46419 - jseyfried:all_imports_in_metadat...
2017-12-12 borsAuto merge of #46570 - AgustinCB:issue-46553, r=oli-obk
2017-12-12 kennytmRollup merge of #46672 - GuillaumeGomez:fix-type-filter...
2017-12-12 kennytmRollup merge of #46668 - GuillaumeGomez:mobile-sidebar...
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-11 borsAuto merge of #46608 - estebank:resolve-return, r=nikom...
2017-12-11 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-10 borsAuto merge of #46248 - zackmdavis:one_time_private_enum...
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-10 borsAuto merge of #46611 - GuillaumeGomez:type-mismatch...
2017-12-10 borsAuto merge of #46602 - mbrubeck:try, r=kennytm
2017-12-09 Matt BrubeckUse Try syntax for Option in place of macros or match
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-08 borsAuto merge of #45379 - cuviper:unit_from_iter, r=alexcr...
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-06 borsAuto merge of #45369 - fintelia:patch-1, r=BurntSushi
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45267 - oconnor663:rwlock_send, r=alexcr...
2017-10-31 borsAuto merge of #44764 - nvzqz:master, r=alexcrichton
2017-10-30 borsAuto merge of #45497 - mikhail-m1:dump-mir-graphviz...
2017-10-29 borsAuto merge of #45295 - Technius:docs/process, r=stevekl...
2017-10-25 kennytmRollup merge of #45212 - GuillaumeGomez:sidebar-fixed...
2017-10-25 kennytmRollup merge of #45059 - tmccombs:pid, r=alexcrichton
2017-10-25 borsAuto merge of #44636 - GuillaumeGomez:little-error...
2017-10-25 Guillaume GomezRollup merge of #45361 - GuillaumeGomez:fs-docs, r...
2017-10-24 Dustin SpeckhalsMerge branch 'master' into update-rls-data-for-save...
2017-10-24 borsAuto merge of #45350 - cjkenn:cjkenn/used-trait-imports...
2017-10-24 borsAuto merge of #44766 - sunjay:lift_generics, r=nikomatsakis
2017-10-22 borsAuto merge of #45304 - kennytm:travis-color-color-confl...
2017-10-22 borsAuto merge of #45442 - matthewjasper:const-dynamic...
2017-10-22 borsAuto merge of #45432 - ollie27:rustbuild_error_index_ge...
2017-10-22 borsAuto merge of #45433 - ollie27:rustbuild_nomicon, r...
2017-10-22 borsAuto merge of #45423 - durka:update-jobserver, r=Mark...
2017-10-22 borsAuto merge of #45400 - alexcrichton:bootstrap-thinlto...
2017-10-21 borsAuto merge of #45393 - alexcrichton:update-musl, r...
2017-10-21 borsAuto merge of #45366 - ollie27:rustbuild_compiler_docs...
2017-10-21 borsAuto merge of #45430 - frewsxcv:rollup, r=frewsxcv
2017-10-21 Corey FarwellRollup merge of #45419 - steveklabnik:fix-commonmark...
2017-10-20 steveklabnikFix most rendering warnings from switching to CommonMark
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-09-02 borsAuto merge of #44104 - llogiq:lowercase-lints, r=nikoma...
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-31 borsAuto merge of #41991 - GuillaumeGomez:rustdoc-html...
2017-08-30 borsAuto merge of #43932 - eddyb:const-scoping, r=nikomatsakis
2017-08-30 Alex CrichtonRollup merge of #44125 - SergioBenitez:master, r=nrc
2017-08-30 Alex CrichtonRollup merge of #44116 - alexcrichton:update-libc,...
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
2017-08-30 borsAuto merge of #43895 - JeremySorensen:master, r=alexcri...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-30 borsAuto merge of #44143 - alexcrichton:faster-bootstrap...
2017-08-29 Ariel Ben-YehudaRollup merge of #44144 - alexcrichton:faster-hash-and...
2017-08-29 Ariel Ben-YehudaRollup merge of #44141 - nrc:rls-preview-beta, r=alexcr...
2017-08-29 Ariel Ben-YehudaRollup merge of #44135 - GuillaumeGomez:fix-css-links...
2017-08-29 Ariel Ben-YehudaRollup merge of #44134 - vorner:x-py-unknown-cmd, r...
2017-08-29 Ariel Ben-YehudaRollup merge of #44126 - laumann:config-doc-comments...
2017-08-29 Ariel Ben-YehudaRollup merge of #44121 - ishitatsuyuki:bootstrap-deps...
2017-08-29 Ariel Ben-YehudaRollup merge of #44117 - frewsxcv:frewsxcv-to-socket...
2017-08-29 Ariel Ben-YehudaRollup merge of #44076 - RalfJung:src, r=alexcrichton
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44111 - zackmdavis:feature_attr_error_sp...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-28 Alex Crichtonstd: Mark allocation functions as nounwind
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
next