]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/unix/mod.rs
Rollup merge of #39604 - est31:i128_tests, r=alexcrichton
[rust.git] / src / libstd / sys / unix / mod.rs
2017-02-09 Corey FarwellRollup merge of #39604 - est31:i128_tests, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39647 - japaric:sparc, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39615 - phungleson:corefloat, r=alexcr...
2017-02-09 Corey FarwellRollup merge of #39602 - estebank:fix-39544, r=eddyb
2017-02-09 Corey FarwellRollup merge of #39601 - dumbbell:update-liblibc-to...
2017-02-09 Corey FarwellRollup merge of #39595 - camlorn:structured_repr, r...
2017-02-09 Corey FarwellRollup merge of #39599 - alexcrichton:cargo-tarball...
2017-02-09 Corey FarwellRollup merge of #39598 - alexcrichton:cargo-branch...
2017-02-09 Corey FarwellRollup merge of #39589 - ollie27:rustdoc_impl_disambigu...
2017-02-09 Corey FarwellRollup merge of #38699 - japaric:lsan, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 borsAuto merge of #39523 - alexcrichton:fpic, r=aturon
2017-02-08 Corey FarwellRollup merge of #39630 - alexcrichton:update-manifest...
2017-02-08 Corey FarwellRollup merge of #39624 - brson:relnotes-master, r=alexc...
2017-02-08 Corey FarwellRollup merge of #39622 - alexcrichton:clean-dist, r...
2017-02-08 Corey FarwellRollup merge of #39597 - GuillaumeGomez:correct_rustdoc...
2017-02-08 Corey FarwellRollup merge of #39583 - michaelwoerister:limit-llvm...
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39561 - phungleson:libcollectionsbench...
2017-02-08 Corey FarwellRollup merge of #39557 - bjorn3:pp-docs, r=jseyfried
2017-02-08 Corey FarwellRollup merge of #39529 - dylanmckay:llvm-4.0-align32...
2017-02-08 Corey FarwellRollup merge of #39512 - oconnor663:try_wait, r=alexcri...
2017-02-08 Corey FarwellRollup merge of #39462 - emilio:improper-ctypes, r...
2017-02-08 borsAuto merge of #39638 - frewsxcv:rollup, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39621 - GuillaumeGomez:current_dir_doc...
2017-02-08 Corey FarwellRollup merge of #39620 - Gheoan:patch-1, r=steveklabnik
2017-02-08 Corey FarwellRollup merge of #39593 - steveklabnik:bookshelf-landing...
2017-02-08 Corey FarwellRollup merge of #39545 - JordiPolo:fix/1_15_released...
2017-02-08 Corey FarwellRollup merge of #39482 - king6cong:master, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39431 - alexcrichton:no-more-makefiles...
2017-02-06 Alex Crichtonstd: Remove cfg(cargobuild) annotations
2016-12-22 Jeremy SollerRemove start functions, use newlib instead of openlibm...
2016-12-20 Jeremy SollerMove rt into sys::rt, fix tidy
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-01 Theodore DeRegostd::process fuchsia support cleanup
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-22 Theodore DeRegoFuchsia support for std::process via liblaunchpad.
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-12 borsAuto merge of #37531 - estebank:fix-ref-mut-mut, r...
2016-11-12 borsAuto merge of #37554 - mikhail-m1:dnlle, r=jonathandturner
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37535 - Havvy:graph, r=eddyb
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37527 - Mark-Simulacrum:mpsc-recvtimeo...
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37503 - nwin:patch-3, r=steveklabnik
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-12 borsAuto merge of #37469 - meh:fix-term, r=alexcrichton
2016-11-11 borsAuto merge of #37246 - goffrie:no-loop, r=jseyfried
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37622 - ollie27:cstring, r=alexcrichton
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37472 - joshtriplett:doc-fmt-write...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37432 - achanda:send_to, r=alexcrichton
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37428 - estebank:generic-type-error...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37370 - estebank:signature-2-empire...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37250 - liigo:rustdoc-unsafe-fns,...
2016-11-09 borsAuto merge of #36520 - estebank:dataless-enum, r=brson
2016-11-08 Steve KlabnikRollup merge of #37483 - xfix:patch-1, r=steveklabnik
2016-11-08 Steve KlabnikRollup merge of #37425 - polo-language:doc, r=Guillaume...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-08 borsAuto merge of #37192 - cristicbz:rust-rc-into-raw,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-07 borsAuto merge of #37506 - jseyfried:improve_shadowing_chec...
2016-11-06 borsAuto merge of #37386 - johnthagen:Self-reference-exampl...
2016-11-05 Alex CrichtonMerge branch 'gdb-next-gen' of https://github.com/TimNN...
2016-11-05 Alex CrichtonRollup merge of #37587 - ollie27:to_mut, r=alexcrichton
2016-11-05 Alex CrichtonRollup merge of #37585 - leodasvacas:change_into_to_fro...
2016-11-05 Alex CrichtonRollup merge of #37577 - nnethercote:shrink-Expr-slight...
2016-11-05 Alex CrichtonRollup merge of #37574 - ollie27:cow_add, r=alexcrichton
2016-11-05 Alex CrichtonRollup merge of #37537 - GuillaumeGomez:error_kind_doc...
2016-11-05 Alex CrichtonRollup merge of #37501 - alexcrichton:windows-subsystem...
2016-11-05 Alex CrichtonRollup merge of #37470 - arthurprs:sip-smaller, r=alexc...
2016-11-05 Alex CrichtonRollup merge of #37427 - nnethercote:opt-IchHasher...
2016-11-05 Alex CrichtonRollup merge of #37422 - bluss:wrapping-offset, r=alexc...
2016-11-05 borsAuto merge of #37470 - arthurprs:sip-smaller, r=alexcri...
2016-11-05 borsAuto merge of #37427 - nnethercote:opt-IchHasher, r...
2016-11-05 borsAuto merge of #37422 - bluss:wrapping-offset, r=alexcri...
2016-11-04 Alex CrichtonRollup merge of #37408 - eddyb:lazy-5, r=nikomatsakis
2016-11-04 Alex CrichtonRollup merge of #37317 - brson:relnotes, r=brson
2016-11-04 Alex CrichtonRollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik
2016-11-04 borsAuto merge of #37356 - cristicbz:wrapsum, r=alexcrichton
2016-11-04 borsAuto merge of #37306 - bluss:trusted-len, r=alexcrichton
2016-11-04 borsAuto merge of #37167 - nikomatsakis:jroesch-issue-18937...
2016-11-04 borsAuto merge of #37037 - Mark-Simulacrum:stack-error...
2016-11-04 borsAuto merge of #36306 - nagisa:mir-local-cleanup, r...
2016-11-03 Jeremy SollerMerge branch 'master' into redox
2016-11-03 borsAuto merge of #37541 - nikomatsakis:issue-37291, r...
2016-11-03 borsAuto merge of #36993 - nnethercote:obligation, r=nikoma...
2016-11-02 Jonathan TurnerRollup merge of #37523 - d-unseductable:deref_mut_lifet...
2016-11-02 Jonathan TurnerRollup merge of #37517 - Mark-Simulacrum:add-unwrap...
2016-11-02 Jonathan TurnerRollup merge of #37513 - michaelwoerister:hash-panic...
2016-11-02 Jonathan TurnerRollup merge of #37502 - CryZe:patch-4, r=sfackler
2016-11-02 Jonathan TurnerRollup merge of #37498 - sanxiyn:unused-type-alias...
2016-11-02 Jonathan TurnerRollup merge of #37488 - frewsxcv:quiet-travis, r=alexc...
2016-11-02 Jonathan TurnerRollup merge of #37482 - matwey:configure-arm, r=alexcr...
2016-11-02 Jonathan TurnerRollup merge of #37473 - joshtriplett:doc-copyedit...
2016-11-02 Jonathan TurnerRollup merge of #37405 - mikhail-m1:dnlle, r=jonathandt...
2016-11-02 Jonathan TurnerRollup merge of #37351 - Amanieu:consume, r=alexcrichton
2016-11-02 borsAuto merge of #36948 - brson:sys, r=brson
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-11-01 Brian Andersonstd: Move platform-specific out of sys_common::util
2016-11-01 Brian Andersonstd: Move elf TLS to sys::fast_thread_local
2016-11-01 Guillaume GomezRollup merge of #37316 - ollie27:docs_links, r=Guillaum...
next