]> git.lizzy.rs Git - rust.git/history - src/libcore/char_private.rs
Auto merge of #35856 - phimuemue:master, r=brson
[rust.git] / src / libcore / char_private.rs
2016-09-03 borsAuto merge of #35856 - phimuemue:master, r=brson
2016-09-02 Jonathan TurnerRollup merge of #35793 - matthew-piziak:add-rhs-example...
2016-09-02 Jonathan TurnerRollup merge of #35754 - QuietMisdreavus:must-use-refer...
2016-09-02 borsAuto merge of #36024 - japaric:mips64, r=alexcrichton
2016-09-02 borsAuto merge of #35915 - llogiq:rfc-1623, r=nikomatsakis
2016-08-31 Jonathan TurnerRollup merge of #35927 - matthew-piziak:bitandassign...
2016-08-31 Jonathan TurnerRollup merge of #35911 - tbu-:pr_io_errorkind_traits...
2016-08-31 Jonathan TurnerRollup merge of #35786 - GuillaumeGomez:paths_doc,...
2016-08-31 Jonathan TurnerRollup merge of #35773 - EugeneGonzalez:master, r=jonat...
2016-08-31 Jonathan TurnerRollup merge of #35926 - matthew-piziak:bit-or-xor...
2016-08-31 borsAuto merge of #35585 - Kha:gdb-qualified, r=michaelwoer...
2016-08-30 borsAuto merge of #35048 - tmiasko:monotonic-wait-timeout...
2016-08-30 Guillaume GomezRollup merge of #36056 - birryree:E0194_new_error_forma...
2016-08-30 Guillaume GomezRollup merge of #35997 - matthew-piziak:thread-current...
2016-08-30 Guillaume GomezRollup merge of #35977 - frewsxcv:usize-isize, r=eddyb
2016-08-30 Guillaume GomezRollup merge of #35962 - regexident:compiler-plugin...
2016-08-30 Guillaume GomezRollup merge of #35895 - F001:patch-1, r=steveklabnik
2016-08-30 Guillaume GomezRollup merge of #35863 - matthew-piziak:shl-example...
2016-08-30 Guillaume GomezRollup merge of #35862 - Stebalien:fmt-docs, r=steveklabnik
2016-08-30 Guillaume GomezRollup merge of #35810 - matthew-piziak:fn-trait-exampl...
2016-08-30 Guillaume GomezRollup merge of #35771 - matthew-piziak:range-inclusive...
2016-08-28 Jeffrey SeyfriedRollup merge of #35917 - jseyfried:remove_attr_ext_trai...
2016-08-28 Jeffrey SeyfriedRollup merge of #35850 - SergioBenitez:master, r=nrc
2016-08-28 Jeffrey SeyfriedRollup merge of #35728 - petrochenkov:empderive, r...
2016-08-28 Jeffrey SeyfriedRollup merge of #35618 - jseyfried:ast_view_path_refact...
2016-08-28 Jeffrey SeyfriedRollup merge of #35591 - GuillaumeGomez:generics_span...
2016-08-28 borsAuto merge of #36028 - japaric:s390x, r=alexcrichton
2016-08-27 Jonathan TurnerRollup merge of #36003 - GuillaumeGomez:err_codes,...
2016-08-27 Jonathan TurnerRollup merge of #35989 - 0xmohit:pr/error-code-E0453...
2016-08-27 Jonathan TurnerRollup merge of #35985 - 0xmohit:pr/error-code-E0277...
2016-08-27 Jonathan TurnerRollup merge of #35980 - kyrias:E0094-underline, r...
2016-08-27 Jonathan TurnerRollup merge of #35657 - ahmedcharles:e0389, r=jonathan...
2016-08-27 borsAuto merge of #35674 - ahmedcharles:rpass, r=alexcrichton
2016-08-27 borsAuto merge of #35969 - bluss:memrchr-alignment, r=nagisa
2016-08-27 borsAuto merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #36004 - petrochenkov:hashloan, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #35953 - Aatch:better-missing-block...
2016-08-27 Manish GoregaokarRollup merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #35124 - steveklabnik:remove_style...
2016-08-27 borsAuto merge of #35542 - scottcarr:visitor_refactor,...
2016-08-26 borsAuto merge of #36008 - eddyb:compound-fail, r=michaelwo...
2016-08-26 borsAuto merge of #35975 - jonathandturner:error_buffering...
2016-08-26 borsAuto merge of #35906 - jseyfried:local_prelude, r=eddyb
2016-08-25 borsAuto merge of #34923 - eddyb:deny-fn-item-transmute...
2016-08-24 Jeffrey SeyfriedUse `#[prelude_import]` in `libcore`.
2016-08-20 borsAuto merge of #33922 - estebank:doc-comment, r=alexcrichton
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-09 borsAuto merge of #34762 - creativcoder:slice-ext, r=alexcr...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35281 - apasel422:repr, r=GuillaumeGomez
2016-08-06 Eduard-Mihai BurtescuRollup merge of #34916 - tbu-:pr_comment_on_seek_cast...
2016-08-06 Cameron HartMerge branch 'master' into issue-30961
2016-08-05 Guillaume GomezRollup merge of #35076 - GuillaumeGomez:file_type_docs...
2016-08-05 Guillaume GomezRollup merge of #35042 - Havvy:copy_error_doc, r=Guilla...
2016-08-04 borsAuto merge of #35168 - scottcarr:deaggregation, r=nikom...
2016-08-04 borsAuto merge of #34520 - Manishearth:fix-unsafecell-docs...
2016-08-02 borsAuto merge of #35054 - pwoolcoc:stringfromchars, r...
2016-08-01 Seo SanghyeonRollup merge of #35141 - eddyb:assert-mir-debug, r...
2016-08-01 Seo SanghyeonRollup merge of #35085 - dns2utf8:git_clone_depth,...
2016-08-01 Seo SanghyeonRollup merge of #35033 - jakllsch:remaining_cpu_x86...
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-31 borsAuto merge of #35004 - asomers:master, r=alexcrichton
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-30 borsAuto merge of #35069 - wesleywiser:too_many_symbols...
2016-07-30 borsAuto merge of #35117 - aravind-pg:path, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35094 - mcarton:multispan, r=jonathand...
2016-07-30 Manish GoregaokarRollup merge of #35080 - jonathandturner:fix_numeric_ex...
2016-07-30 Manish GoregaokarRollup merge of #35063 - jseyfried:avoid_importing_inac...
2016-07-30 Manish GoregaokarRollup merge of #35058 - jethrogb:no_panic_abs, r=alexc...
2016-07-30 Manish GoregaokarRollup merge of #35049 - knight42:add-test, r=alexcrichton
2016-07-30 borsAuto merge of #35051 - japaric:backtrace, r=alexcrichton
2016-07-30 borsAuto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton
2016-07-29 borsAuto merge of #34842 - cgswords:attr_enc, r=nrc
2016-07-29 Guillaume GomezRollup merge of #35087 - GuillaumeGomez:fs_docs, r...
2016-07-29 Guillaume GomezRollup merge of #35072 - munyari:assert_debug, r=stevek...
2016-07-29 Guillaume GomezRollup merge of #35066 - vadimcn:fix-typos, r=apasel422
2016-07-29 Guillaume GomezRollup merge of #35062 - frewsxcv:chars-as-str, r=Guill...
2016-07-29 Guillaume GomezRollup merge of #35050 - knight42:improve-fmt-doc,...
2016-07-29 Guillaume GomezRollup merge of #34258 - durka:patch-25, r=steveklabnik
2016-07-29 borsAuto merge of #34980 - cardoe:expose-target-options...
2016-07-29 borsAuto merge of #34967 - TimNN:mipsel-musl-soft-float...
2016-07-28 borsAuto merge of #34956 - nikomatsakis:incr-comp-o-files...
2016-07-28 borsAuto merge of #34485 - tbu-:pr_unicode_debug_str, r...
2016-07-22 Tobias BucherEscape fewer Unicode codepoints in `Debug` impl of...