]> git.lizzy.rs Git - rust.git/history - src/libstd/ascii.rs
Fixes doc important trait display on mobile
[rust.git] / src / libstd / ascii.rs
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 Corey FarwellRollup merge of #45957 - dereckson:unix-agnosticity...
2017-12-03 borsAuto merge of #46435 - cuviper:min-llvm-3.9, r=rkruppe
2017-12-03 borsAuto merge of #46433 - GuillaumeGomez:dedup-items,...
2017-12-03 borsAuto merge of #46290 - scottmcm:i128-from-compiler...
2017-12-03 borsAuto merge of #46428 - eddyb:scalar-pair-unpacking...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
2017-12-02 borsAuto merge of #46382 - alexcrichton:thinlto-default...
2017-12-02 borsAuto merge of #46381 - estebank:expected-span, r=nikoma...
2017-12-02 borsAuto merge of #46368 - michaelwoerister:incr-comp-type...
2017-12-02 borsAuto merge of #46349 - estebank:highlight-ref, r=arielb1
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-02 borsAuto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
2017-12-02 borsAuto merge of #46326 - GuillaumeGomez:sidebar-text...
2017-12-02 borsAuto merge of #46288 - alexcrichton:bump-bootstrap...
2017-12-01 kennytmRollup merge of #46280 - tamird:remove-old-refs, r...
2017-12-01 kennytmRollup merge of #45880 - arielb1:never-coerce, r=nikoma...
2017-12-01 borsAuto merge of #46211 - snipsco:master, r=pnkfelix
2017-12-01 borsAuto merge of #45997 - estebank:pub-ident, r=nikomatsakis
2017-12-01 borsAuto merge of #46370 - michaelwoerister:rm-metadata...
2017-11-30 borsAuto merge of #46299 - michaelwoerister:incr-comp-krims...
2017-11-30 borsAuto merge of #46226 - arielb1:special-region-obligatio...
2017-11-30 borsAuto merge of #46041 - zilbuz:issue-44837, r=arielb1
2017-11-30 Alex CrichtonUpdate bootstrap compiler
2017-11-30 borsAuto merge of #46366 - kennytm:revert-46360, r=kennytm
2017-11-29 borsAuto merge of #46144 - nrc:rls-update, r=alexcrichton
2017-11-29 borsAuto merge of #46362 - kennytm:rollup, r=kennytm
2017-11-29 kennytmRollup merge of #46356 - daboross:patch-2, r=sfackler
2017-11-29 kennytmRollup merge of #46354 - Mark-Simulacrum:alt-try, r...
2017-11-29 kennytmRollup merge of #46330 - SimonSapin:patch-6, r=kennytm
2017-11-29 kennytmRollup merge of #46323 - ia0:fix_mpsc_error_conv, r...
2017-11-29 kennytmRollup merge of #46322 - gnzlbg:mmx, r=alexcrichton
2017-11-29 kennytmRollup merge of #46293 - ollie27:atomic_bool_from,...
2017-11-29 kennytmRollup merge of #46287 - SimonSapin:stable-constness...
2017-11-29 kennytmRollup merge of #46219 - rust-lang:frewsxcv-issue-45636...
2017-11-29 kennytmRollup merge of #46077 - LukasKalbertodt:stabilize...
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-18 Lukas KalbertodtRemove inherent `ascii_ctype` methods from `str` and...
2017-11-18 Guillaume GomezRollup merge of #45767 - QuietMisdreavus:who-docs-the...
2017-11-17 borsAuto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay
2017-11-14 Guillaume GomezRollup merge of #45815 - QuietMisdreavus:happy-little...
2017-11-13 kennytmRollup merge of #45893 - redox-os:futex_timeout, r...
2017-11-13 kennytmRollup merge of #45892 - redox-os:is_absolute_fix,...
2017-11-12 borsAuto merge of #45623 - mneumann:dragonfly-ci, r=alexcri...
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-11 borsAuto merge of #45772 - leodasvacas:fix-auto-bounds...
2017-11-10 borsAuto merge of #45707 - Ryman:deprecated-item-name,...
2017-11-10 borsAuto merge of #45050 - petrochenkov:ambind, r=nikomatsakis
2017-11-10 borsAuto merge of #45773 - Badel2:dotdoteq, r=petrochenkov
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-09 borsAuto merge of #45741 - oli-obk:refactor_suggestions...
2017-11-09 borsAuto merge of #45736 - oli-obk:rvalue_promotable_map...
2017-11-09 borsAuto merge of #45688 - Gankro:layout-tests, r=alexcrichton
2017-11-08 borsAuto merge of #45452 - estebank:colon-typo, r=nikomatsakis
2017-11-08 Guillaume GomezRollup merge of #45582 - GuillaumeGomez:doc-unix-missin...
2017-11-08 borsAuto merge of #45379 - cuviper:unit_from_iter, r=alexcr...
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-07 kennytmRollup merge of #45784 - harpocrates:fix/print-parens...
2017-11-07 kennytmRollup merge of #45782 - frewsxcv:frewsxcv-shorthands...
2017-11-07 kennytmRollup merge of #45778 - Havvy:patch-1, r=steveklabnik
2017-11-07 kennytmRollup merge of #45764 - QuietMisdreavus:rustdoc-doctes...
2017-11-07 kennytmRollup merge of #45751 - estebank:issue-44684, r=nikoma...
2017-11-07 kennytmRollup merge of #45714 - sdroege:thread-panic-docs...
2017-11-07 kennytmRollup merge of #45682 - RalfJung:rwlock-guards, r...
2017-11-07 kennytmRollup merge of #45588 - Keruspe:master, r=alexcrichton
2017-11-07 kennytmRollup merge of #45470 - GuillaumeGomez:unix-metadata...
2017-11-07 borsAuto merge of #45666 - Amanieu:tls-model, r=alexcrichton
2017-11-07 borsAuto merge of #45620 - ollie27:rustdoc_impl_generic_dup...
2017-11-07 borsAuto merge of #45571 - zackmdavis:regenerate_char_priva...
2017-11-06 borsAuto merge of #45668 - nikomatsakis:nll-free-region...
2017-11-06 borsAuto merge of #45369 - fintelia:patch-1, r=BurntSushi
2017-11-06 borsAuto merge of #45737 - oli-obk:json, r=petrochenkov
2017-11-06 borsAuto merge of #45758 - nzig:explain-span-ctxt, r=petroc...
2017-11-06 borsAuto merge of #45756 - topecongiro:fix-typos/librustc_t...
2017-11-05 borsAuto merge of #45770 - spastorino:newtype_index, r...
2017-11-05 borsAuto merge of #45723 - sinkuu:ice_45493, r=arielb1
2017-11-05 borsAuto merge of #45072 - nikomatsakis:issue-38714, r...
2017-11-05 borsAuto merge of #45759 - alexcrichton:update-openssl...
2017-11-05 borsAuto merge of #44042 - LukasKalbertodt:ascii-methods...
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-03 Lukas KalbertodtRemove unused AsciiExt imports and fix tests related...
2017-11-03 Lukas KalbertodtCopy `AsciiExt` methods to `str` directly
2017-11-03 Lukas KalbertodtCopy `AsciiExt` methods to `[u8]` directly
2017-11-03 Lukas KalbertodtRemove examples in doc-comments of `AsciiExt` methods
2017-11-03 Lukas KalbertodtUse direct implementation on u8/char to implement AsciiExt
2017-11-03 Lukas KalbertodtRevert signature of eq_ignore_ascii_case() to original
2017-11-03 Lukas KalbertodtAdd all methods of AsciiExt to u8 directly
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45267 - oconnor663:rwlock_send, r=alexcr...
next