]> git.lizzy.rs Git - rust.git/history - src/liballoc
Review nits and updates
[rust.git] / src / liballoc /
2018-06-22 borsAuto merge of #51463 - estebank:error-codes, r=nikomatsakis
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #51690 - nikomatsakis:issue-51683-existen...
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-21 borsAuto merge of #51601 - Emerentius:step_by_range_diet...
2018-06-20 borsAuto merge of #51631 - WiSaGaN:patch-1, r=Mark-Simulacrum
2018-06-20 borsAuto merge of #51617 - nnethercote:nll-allocs, r=pnkfelix
2018-06-19 borsAuto merge of #51639 - SimonSapin:missing-alloc, r...
2018-06-19 Esteban KüberAdd message to `rustc_on_unimplemented` attributes...
2018-06-19 borsAuto merge of #51275 - pnkfelix:nll-diagnostics-revise...
2018-06-19 borsAuto merge of #51543 - SimonSapin:oom, r=SimonSapin
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 Simon SapinRename OOM to allocation error
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
2018-06-17 borsAuto merge of #51404 - clarcharr:never_hash, r=KodrAus
2018-06-17 borsAuto merge of #51555 - ccesare:remove_unused_variables_...
2018-06-17 borsAuto merge of #51552 - ccesare:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51549 - PSeitz:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51425 - QuietMisdreavus:thats-def-a...
2018-06-17 borsAuto merge of #51466 - joshlf:ref-split, r=dtolnay
2018-06-17 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
2018-06-16 borsAuto merge of #51596 - Mark-Simulacrum:bootstrap-racy...
2018-06-16 borsAuto merge of #51594 - eddyb:issue-51582, r=nagisa
2018-06-16 borsAuto merge of #51558 - Manishearth:manish-is-stupid...
2018-06-16 borsAuto merge of #51584 - QuietMisdreavus:globs-and-crosse...
2018-06-16 borsAuto merge of #51591 - pietroalbini:release-notes-fix...
2018-06-16 borsAuto merge of #51562 - SimonSapin:transparent, r=cramertj
2018-06-16 borsAuto merge of #51550 - eddyb:queries-not-maps, r=nikoma...
2018-06-16 borsAuto merge of #51411 - nnethercote:process_predicate...
2018-06-15 borsAuto merge of #51462 - Havvy:refactor-cmp, r=nikomatsakis
2018-06-15 borsAuto merge of #50296 - cmdd:master, r=nikomatsakis
2018-06-13 borsAuto merge of #51542 - ccesare:remove_update-reference...
2018-06-13 borsAuto merge of #51532 - MajorBreakfast:task-future,...
2018-06-13 Josef Reinhard BrandlImprove core::task::TaskObj
2018-06-12 Mark RousskovRollup merge of #51510 - Havvy:diagnostic-list, r=Guill...
2018-06-12 Mark RousskovRollup merge of #51502 - jebrosen:pub_parse_methods...
2018-06-12 borsAuto merge of #51519 - ExpHP:issue-51331-b, r=petrochenkov
2018-06-12 borsAuto merge of #51507 - Aaronepower:fix_51091, r=Mark...
2018-06-12 borsAuto merge of #51508 - PSeitz:master, r=Mark-Simulacrum
2018-06-12 borsAuto merge of #51505 - cuviper:these-go-to-11, r=estebank
2018-06-12 Simon SapinStabilize #[repr(transparent)]
2018-06-12 borsAuto merge of #51498 - topecongiro:pub-parse_ident...
2018-06-12 borsAuto merge of #51241 - glandium:globalalloc, r=sfackler...
2018-06-11 borsAuto merge of #50617 - GuillaumeGomez:fix-extern-prelud...
2018-06-11 Simon SapinMore alloc docs tweaks
2018-06-11 Simon SapinStabilize alloc::oom (but not set_oom_hook or take_oom_...
2018-06-11 Simon SapinStabilize alloc free functions for the global allocators.
2018-06-11 Simon SapinStablize the alloc module without changing stability...
2018-06-11 Simon SapinDocument memory allocation APIs
2018-06-11 Simon SapinRemove some unneeded casts
2018-06-11 Simon SapinRemove the deprecated Heap type/const
2018-06-11 Simon SapinRemove deprecated heap modules
2018-06-11 Mike HommeyReplace `impl GlobalAlloc for Global` with a set of...
2018-06-11 Mike HommeyRemove alloc::Opaque and use *mut u8 as pointer type...
2018-06-11 borsAuto merge of #51442 - tinaun:more-future-impls, r...
2018-06-11 borsAuto merge of #51467 - toidiu:ak-51409, r=nikomatsakis
2018-06-11 borsAuto merge of #51423 - RalfJung:from_raw_parts, r=sfackler
2018-06-11 borsAuto merge of #51461 - estebank:e0423-doc, r=petrochenkov
2018-06-10 borsAuto merge of #51475 - GuillaumeGomez:fix-error-codes...
2018-06-10 borsAuto merge of #50205 - topecongiro:include-parens-to...
2018-06-10 borsAuto merge of #51474 - llogiq:from-docs, r=TimNN
2018-06-10 borsAuto merge of #51200 - tmccombs:stable-iter-repeat...
2018-06-10 borsAuto merge of #51079 - GuillaumeGomez:stabilize-entry...
2018-06-10 Guillaume GomezStabilize entry-or-default
2018-06-10 borsAuto merge of #51196 - Havvy:remove-keywords, r=petroch...
2018-06-10 borsAuto merge of #51320 - tmccombs:step-by, r=SimonSapin
2018-06-09 borsAuto merge of #51068 - Crazycolorz5:pluseqsplitting...
2018-06-09 borsAuto merge of #51400 - xfix:patch-6, r=kennytm
2018-06-09 borsAuto merge of #51359 - cramertj:fdio_spawn, r=sfackler
2018-06-09 tinaunaddressed nits
2018-06-09 borsAuto merge of #51042 - matthewjasper:reenable-trivial...
2018-06-08 Mark RousskovRollup merge of #51427 - FelixMcFelix:nll-stderr-remove...
2018-06-08 Mark RousskovRollup merge of #51412 - nnethercote:pending_obligation...
2018-06-08 Mark RousskovRollup merge of #51401 - estebank:warn-repr, r=cramertj
2018-06-08 Mark RousskovRollup merge of #51396 - SimonSapin:option-nonzero...
2018-06-08 Mark RousskovRollup merge of #51394 - nnethercote:NCA-depths, r...
2018-06-08 Mark RousskovRollup merge of #51391 - estebank:docspan, r=GuillaumeGomez
2018-06-08 Mark RousskovRollup merge of #51360 - estebank:braces-around-literal...
2018-06-08 Mark RousskovRollup merge of #51298 - Dylan-DPC:stabilise/terminatio...
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-08 tinaunadd a few blanket future impls to std
2018-06-08 borsAuto merge of #51247 - pnkfelix:issue-51190-report...
2018-06-07 kennytmRollup merge of #51399 - ngg:nll-performance, r=nikomat...
2018-06-07 kennytmRollup merge of #51389 - ollie27:rustdoc_cross_macro_sr...
2018-06-07 kennytmRollup merge of #51380 - Mark-Simulacrum:remove-fmt...
2018-06-07 kennytmRollup merge of #51368 - varkor:panic_implementation...
2018-06-07 kennytmRollup merge of #51283 - kennytm:fix-51279-preempt...
2018-06-07 kennytmRollup merge of #51186 - pnkfelix:remove-unneccessary...
2018-06-06 borsAuto merge of #50699 - Zoxc:blocking-queries, r=mw
2018-06-06 borsAuto merge of #51263 - cramertj:futures-in-core, r...
2018-06-06 Taylor CramerAdd Future and task system to the standard library
2018-06-06 borsAuto merge of #51333 - GuillaumeGomez:reexport-fmt...
2018-06-05 Mark SimulacrumRollup merge of #51255 - avdv:patch-1, r=kennytm
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-05 borsAuto merge of #51246 - vakaras:select_polonius_algo_via...
next