]> git.lizzy.rs Git - rust.git/history - src/libstd_unicode
Update RLS and Cargo
[rust.git] / src / libstd_unicode /
2017-08-24 borsAuto merge of #44051 - eddyb:apfloat-faster-div, r...
2017-08-24 borsAuto merge of #44011 - TobiasSchaffner:improved_target_...
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-24 borsAuto merge of #43532 - petrochenkov:pgargs, r=nikomatsakis
2017-08-23 borsAuto merge of #42565 - murarth:rc-from-slice, r=aturon
2017-08-23 Corey FarwellRollup merge of #44054 - frewsxcv:frewsxcv-libstd-threa...
2017-08-23 Corey FarwellRollup merge of #44047 - cuviper:union-basic-endian...
2017-08-23 Corey FarwellRollup merge of #44043 - mattico:patch-1, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #44039 - remexre:master, r=steveklabnik
2017-08-23 Corey FarwellRollup merge of #44016 - steffengy:master, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #43983 - ids1024:redox-path-prefix...
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #40113 - smaeul:native-musl, r=alexcrichton
2017-08-23 borsAuto merge of #43948 - jseyfried:generic_arguments_in_p...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 Alex Crichtonstd: Respect formatting flags for str-like OsStr
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-12 borsAuto merge of #43724 - lukaramu:std-ops-docs, r=QuietMi...
2017-08-11 borsAuto merge of #43748 - RalfJung:mir-validate2, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43721 - natboehm:patch-1, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43715 - ollie27:docs_long_link, r...
2017-08-11 Guillaume GomezRollup merge of #43712 - oli-obk:cfg, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43650 - RalfJung:mir-validate, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-10 borsAuto merge of #43589 - aidanhs:aphs-fix-system-malloc...
2017-08-10 borsAuto merge of #43559 - Nashenas88:nll-region-renumberer...
2017-08-10 borsAuto merge of #43720 - pornel:staticconst, r=petrochenkov
2017-08-10 borsAuto merge of #43582 - ivanbakel:unused_mut_ref, r...
2017-08-10 borsAuto merge of #43735 - est31:master, r=alexcrichton
2017-08-10 borsAuto merge of #43730 - nrc:driver-shim, r=eddyb
2017-08-09 borsAuto merge of #43627 - Aaronepower:master, r=alexcrichton
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-09 borsAuto merge of #43732 - kennytm:pass-wrapper-warning...
2017-08-09 borsAuto merge of #43588 - dns2utf8:wrapping_add, r=sfackler
2017-08-09 borsAuto merge of #43728 - zackmdavis:fnused, r=eddyb
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 borsAuto merge of #43691 - GuillaumeGomez:fix-rustdoc,...
2017-08-08 borsAuto merge of #43711 - lu-zero:master, r=nagisa
2017-08-08 borsAuto merge of #43698 - MaloJaffre:confusables, r=eddyb
2017-08-08 borsAuto merge of #43723 - arielb1:nonincremental-fast...
2017-08-08 borsAuto merge of #43694 - semarie:rustdoc-ldpath, r=Mark...
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-01 borsAuto merge of #43533 - nrc:macro-save, r=jseyfried,
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-29 borsAuto merge of #43492 - lu-zero:master, r=alexcrichton
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43505 - eddyb:poly-const-eval-layout...
2017-07-28 borsAuto merge of #43432 - pczarn:macro-parser-description...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-27 borsAuto merge of #43443 - bitshifter:issue-43317, r=nikoma...
2017-07-27 borsAuto merge of #43482 - Mark-Simulacrum:single-rustdoc...
2017-07-27 borsAuto merge of #43498 - joshtriplett:fix-notices, r...
2017-07-27 borsAuto merge of #43489 - petrochenkov:mutref, r=Guillaume...
2017-07-27 borsAuto merge of #43479 - ivanbakel:loop_borrow_msg, r...
2017-07-27 borsAuto merge of #43477 - est31:master, r=alexcrichton
2017-07-27 borsAuto merge of #43445 - zackmdavis:rustdoc_major_section...
2017-07-26 borsAuto merge of #43373 - alexcrichton:stabilize-1.20...
2017-07-25 Alex Crichtonstd: Stabilize `char_escape_debug`
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-21 Behnam Esfahbod[libstd_unicode] Create UnicodeVersion type
2017-07-21 Behnam Esfahbod[libstd_unicode] Change UNICODE_VERSION to use u32
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
next