]> git.lizzy.rs Git - rust.git/history - src/libstd/memchr.rs
Auto merge of #53815 - F001:if-let-guard, r=petrochenkov
[rust.git] / src / libstd / memchr.rs
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-28 borsAuto merge of #53493 - matthewjasper:hair-spans, r...
2018-08-28 borsAuto merge of #53404 - oconnor663:current_dir_behavior...
2018-08-27 borsAuto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
2018-08-27 borsAuto merge of #53580 - nikomatsakis:nll-issue-53568...
2018-08-26 Guillaume GomezRollup merge of #53651 - GuillaumeGomez:struct-keyword...
2018-08-26 Guillaume GomezRollup merge of #53428 - RalfJung:libtest-terse, r...
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-25 borsAuto merge of #53584 - mcr431:Fix-#53525, r=varkor
2018-08-25 borsAuto merge of #53385 - matklad:stabilize-find-map,...
2018-08-25 borsAuto merge of #53577 - GuillaumeGomez:rustdoc-substring...
2018-08-24 borsAuto merge of #53460 - JoshBrudnak:master, r=estebank
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53618 - GuillaumeGomez:fmt-examples...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-24 kennytmRollup merge of #53311 - RalfJung:windows-mutex, r...
2018-08-23 borsAuto merge of #52602 - scottmcm:tryblock-expr, r=nikoma...
2018-08-23 borsAuto merge of #53235 - varkor:gat_impl_where, r=estebank
2018-08-23 borsAuto merge of #53520 - nnethercote:merge-IdxSet-IdxSetB...
2018-08-22 Guillaume GomezRollup merge of #53574 - vorner:ptr_as_ref_unchecked...
2018-08-22 Guillaume GomezRollup merge of #53562 - varkor:bastion-of-the-turbofis...
2018-08-22 Guillaume GomezRollup merge of #53558 - davidtwco:issue-53547, r=estebank
2018-08-22 Guillaume GomezRollup merge of #53544 - estebank:issue-53534, r=varkor
2018-08-22 Guillaume GomezRollup merge of #53541 - GuillaumeGomez:fix-impl-trait...
2018-08-22 Guillaume GomezRollup merge of #53504 - ekse:suggestions-applicability...
2018-08-22 Guillaume GomezRollup merge of #53442 - staktrace:rlsbump, r=nrc
2018-08-22 Guillaume GomezRollup merge of #53431 - alexreg:move-feature-gate...
2018-08-22 Guillaume GomezRollup merge of #53418 - ekse:suggestions-applicability...
2018-08-22 borsAuto merge of #53536 - RalfJung:array-drop, r=eddyb
2018-08-22 borsAuto merge of #53524 - alexcrichton:buffer-out, r=eddyb
2018-08-22 borsAuto merge of #53516 - petrochenkov:derregr, r=estebank
2018-08-22 borsAuto merge of #53509 - petrochenkov:wildregr, r=alexcri...
2018-08-22 borsAuto merge of #53477 - ftilde:exec-rust-gdb-lldb, r...
2018-08-22 borsAuto merge of #50912 - varkor:exhaustive-integer-matchi...
2018-08-21 borsAuto merge of #53439 - GuillaumeGomez:generate-blanket...
2018-08-21 borsAuto merge of #53471 - petrochenkov:biattr2, r=oli-obk
2018-08-21 borsAuto merge of #53444 - varkor:lib_features-conditional...
2018-08-21 borsAuto merge of #53530 - kennytm:rollup, r=kennytm
2018-08-21 kennytmRollup merge of #53551 - nnethercote:access_place_error...
2018-08-21 kennytmRollup merge of #53329 - frewsxcv:frewsxcv-ptr-add...
2018-08-21 kennytmRollup merge of #53540 - TheDarkula:move-test, r=oli-obk
2018-08-21 kennytmRollup merge of #53104 - nivkner:unpin_doc, r=RalfJung
2018-08-21 kennytmRollup merge of #53462 - estk:doc-Box_into_raw, r=steve...
2018-08-21 kennytmRollup merge of #53363 - llogiq:num-individual-nonzero...
2018-08-21 kennytmRollup merge of #53521 - alexcrichton:optimize-lit...
2018-08-21 kennytmRollup merge of #53496 - matthiaskrgr:codespell_08_2018...
2018-08-19 Matthias KrügerFix typos found by codespell.
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-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-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-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
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 #43903 - oli-obk:alignto, r=aturon
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 #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 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 borsAuto merge of #44112 - alexcrichton:thread-join, r...
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 borsAuto merge of #44098 - frewsxcv:rollup, r=frewsxcv
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-24 lukaramuFix inconsistent doc headings
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
next