]> git.lizzy.rs Git - rust.git/history - src/libcore/char.rs
Rollup merge of #28588 - critiqjo:trpl-closure, r=steveklabnik
[rust.git] / src / libcore / char.rs
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 Alex Crichtoncore: Fill out issues for unstable features
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27261 - arielb1:drop-sanity-check, r...
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 borsAuto merge of #27330 - alexcrichton:reenable-lto-syntax...
2015-07-28 borsAuto merge of #27275 - nrc:save-use, r=brson
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 borsAuto merge of #27250 - alexcrichton:ucrt, r=brson
2015-07-27 borsAuto merge of #27230 - GuillaumeGomez:patch-1, r=brson
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #27278 - thepowersgang:result-expect...
2015-07-27 borsAuto merge of #27315 - eefriedman:improper-ctypes-void...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-27 borsAuto merge of #27274 - tshepang:not-needed-word, r...
2015-07-26 borsAuto merge of #27267 - tamird:fix-ios-improper-ctypes...
2015-07-26 borsAuto merge of #27272 - eefriedman:closure-const-crash...
2015-07-25 borsAuto merge of #27258 - nikomatsakis:issue-26952, r...
2015-07-25 borsAuto merge of #26630 - eefriedman:recursive-static...
2015-07-25 borsAuto merge of #27253 - bossmc:unbalanced-delimiters...
2015-07-25 borsAuto merge of #26960 - Manishearth:wrapper-types, r...
2015-07-25 borsAuto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
2015-07-24 Steve KlabnikRollup merge of #27193 - aidanhs:aphs-advanced-linking...
2015-07-23 Tobias BucherAdd unstable attribute to `char::from_u32_unchecked`
2015-07-23 borsAuto merge of #27203 - marcusklaas:fix-range-span,...
2015-07-23 Tobias Bucherwtf8, char: Replace uses of `mem::transmute` with more...
2015-07-22 borsAuto merge of #27191 - pnkfelix:sidestep-unary-negate...
2015-07-22 borsAuto merge of #27188 - pnkfelix:sidestep-warning-for...
2015-07-22 Steve KlabnikRollup merge of #27183 - Dangthrimble:master, r=stevekl...
2015-07-22 Steve KlabnikRollup merge of #27175 - steveklabnik:channels_plus_tra...
2015-07-22 Steve KlabnikRollup merge of #27170 - steveklabnik:doc_std_io_intoin...
2015-07-22 Steve KlabnikRollup merge of #27167 - steveklabnik:doc_std_io_take...
2015-07-22 Steve KlabnikRollup merge of #27166 - steveklabnik:doc_std_io_linewr...
2015-07-22 Steve KlabnikRollup merge of #27164 - steveklabnik:doc_io_utils...
2015-07-22 Steve KlabnikRollup merge of #27163 - steveklabnik:doc_std_io_cursor...
2015-07-22 Steve KlabnikRollup merge of #27158 - apasel422:issue-14382, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27157 - steveklabnik:doc_std_io_iterat...
2015-07-22 Steve KlabnikRollup merge of #27156 - AlisdairO:diagnostics253,...
2015-07-22 Steve KlabnikRollup merge of #27155 - steveklabnik:doc_std_io_buf_wr...
2015-07-22 Steve KlabnikRollup merge of #27154 - apasel422:issue-10436, r=Gankro
2015-07-22 Steve KlabnikRollup merge of #27151 - pfalabella:patch-2, r=steveklabnik
2015-07-22 Steve KlabnikRollup merge of #27147 - apasel422:issue-19404, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27146 - apasel422:issue-14229, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27140 - dotdash:test-26468, r=luqmana
2015-07-22 Steve KlabnikRollup merge of #27131 - apasel422:issue-20162, r=arielb1
2015-07-22 Steve KlabnikRollup merge of #27127 - AlisdairO:diagnostics172,...
2015-07-22 borsAuto merge of #26683 - eefriedman:const-eval-hint,...
2015-07-22 borsAuto merge of #27176 - alexcrichton:fix-stock-llvm...
2015-07-22 borsAuto merge of #27185 - pnkfelix:test-cyclic-collections...
2015-07-22 borsAuto merge of #27172 - alexcrichton:snapshots, r=brson
2015-07-21 borsAuto merge of #27093 - Manishearth:closure-label-shadow...
2015-07-21 borsAuto merge of #27073 - alexcrichton:less-proc-fs, r...
2015-07-21 borsAuto merge of #26856 - steveklabnik:gh26475, r=alexcrichton
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-21 borsAuto merge of #27171 - steveklabnik:doc_std_io, r=brson
2015-07-21 borsAuto merge of #27168 - brson:stdprim, r=steveklabnik
2015-07-20 Brian Andersonstd: Create separate docs for the primitives
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
next