]> git.lizzy.rs Git - rust.git/history - src/libstd_unicode/u_str.rs
Merge branch 'refactor-select' of https://github.com/aravind-pg/rust into update...
[rust.git] / src / libstd_unicode / u_str.rs
2018-03-07 Alex CrichtonMerge branch 'refactor-select' of https://github.com...
2018-03-07 Alex CrichtonMerge branch 'bump_installer' of https://github.com...
2018-03-07 Alex CrichtonRollup merge of #48778 - sinkuu:rls_crash_tuple_struct...
2018-03-07 Alex CrichtonRollup merge of #48698 - ishitatsuyuki:burn-equate...
2018-03-07 Alex CrichtonRollup merge of #48651 - PramodBisht:issues/48425,...
2018-03-07 Alex CrichtonRollup merge of #48618 - scottmcm:elaborate-exitcode...
2018-03-07 Alex CrichtonRollup merge of #48511 - GuillaumeGomez:rustdoc-resourc...
2018-03-06 borsAuto merge of #48642 - alexcrichton:compile-cargo-once...
2018-03-06 borsAuto merge of #48768 - kennytm:rollup, r=kennytm
2018-03-06 kennytmRollup merge of #47463 - bluss:fused-iterator, r=alexcr...
2018-03-03 Ulrik Sverdrupcore: Update stability attributes for FusedIterator
2018-03-03 Ulrik Sverdrupcore: Stabilize FusedIterator
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
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-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-01 borsAuto merge of #46211 - snipsco:master, r=pnkfelix
2017-12-01 borsAuto merge of #45997 - estebank:pub-ident, r=nikomatsakis
2017-11-29 kennytmRollup merge of #46077 - LukasKalbertodt:stabilize...
2017-11-29 kennytmRollup merge of #45969 - ia0:mpsc_recv_deadline, r...
2017-11-28 borsAuto merge of #46094 - dtolnay:is_null, r=alexcrichton
2017-11-28 borsAuto merge of #46123 - Gankro:c-repr, r=eddyb
2017-11-28 borsAuto merge of #46102 - kennytm:45861-step-1, r=alexcrichton
2017-11-27 kennytmRollup merge of #46174 - stjepang:stabilize-spinloophin...
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 borsAuto merge of #46203 - nikomatsakis:type-foldable-macro...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-26 kennytmRollup merge of #46224 - GuillaumeGomez:io-missing...
2017-11-26 kennytmRollup merge of #46201 - davidalber:eprint-in-fmt-doc...
2017-11-25 borsAuto merge of #46191 - eddyb:better-late-than-never...
2017-11-25 borsAuto merge of #46129 - kennytm:fix-46098-rustdoc-reexpo...
2017-11-25 borsAuto merge of #46117 - SimonSapin:min-align, r=alexcrichton
2017-11-25 borsAuto merge of #46081 - GuillaumeGomez:fix-path-search...
2017-11-24 borsAuto merge of #46111 - michaelwoerister:promote-green...
2017-11-24 borsAuto merge of #46093 - scottmcm:lower-128-mir, r=nagisa
2017-11-24 borsAuto merge of #46012 - Gankro:float-conv-transmute...
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 borsAuto merge of #46225 - GuillaumeGomez:rollup, r=Guillau...
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 Guillaume GomezRollup merge of #46190 - steveklabnik:fix-releases...
2017-11-23 Guillaume GomezRollup merge of #46177 - ollie27:std_unicode_debug...
2017-11-22 Oliver MiddletonAdd missing Debug impls to std_unicode
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
2017-09-18 Alex CrichtonRollup merge of #44651 - bluss:document-thread-name...
2017-09-17 Tim NeumannRollup merge of #44397 - GuillaumeGomez:codeblock-color...
2017-09-17 Tim NeumannRollup merge of #44381 - jessicah:haiku-ci, r=alexcrichton
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-17 Alex CrichtonRollup merge of #44273 - bluss:rc-downcast, r=alexcrichton
2017-09-16 borsAuto merge of #43989 - circuitfox:sliceext-binary-searc...
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 #44378 - frehberg:rustdoc, r=dtolnay
2017-09-15 Corey FarwellRollup merge of #44368 - ollie27:rustdoc_pulldown_ids...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-14 Joshua SheardMerge branch 'master' into threadname
2017-09-12 borsAuto merge of #44344 - jonhoo:entry_or_default, r=Burnt...
2017-09-12 borsAuto merge of #44310 - ldr709:master, r=BurntSushi
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-11 borsAuto merge of #44385 - alexcrichton:new-sccache-keys...
2017-09-11 borsAuto merge of #44383 - qmx:gh/40473/no-inline-trait...
2017-09-11 borsAuto merge of #44375 - topecongiro:macrodef-span, r...
2017-09-10 Guillaume GomezRollup merge of #44467 - toidiu:ak-44382, r=frewsxcv
2017-09-10 Guillaume GomezRollup merge of #44384 - alexcrichton:osx-segfault...
2017-09-10 Guillaume GomezRollup merge of #44372 - bgermann:master, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44347 - GuillaumeGomez:rustdoc-false...
2017-09-10 Guillaume GomezRollup merge of #44332 - tirr-c:issue-44021, r=petrochenkov
2017-09-10 Guillaume GomezRollup merge of #44329 - nrc:pulldown-warn-fix, r=ollie27
2017-09-10 Guillaume GomezRollup merge of #44262 - alexcrichton:repr-128-gate...
2017-09-10 borsAuto merge of #44274 - Mark-Simulacrum:rustdoc-tests...
2017-09-09 borsAuto merge of #44251 - kennytm:osx-backtrace, r=alexcri...
2017-09-09 borsAuto merge of #44212 - eddyb:drop-const, r=nikomatsakis
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-09 borsAuto merge of #44335 - arielb1:node-hashing, r=alexcrichton
2017-09-08 borsAuto merge of #44269 - nikomatsakis:issue-43613-limit...
2017-09-08 borsAuto merge of #44142 - alexcrichton:dllimport-query...
2017-09-08 borsAuto merge of #43742 - epdtry:pprust-expr-fix, r=petroc...
2017-09-07 borsAuto merge of #44249 - pnkfelix:debugflag-emit-end...
next