about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-04-12Change the hashcounts in raw `Lit` variants from usize to u16.Nicholas Nethercote-14/+19
2018-04-12Auto merge of #49698 - SimonSapin:unicode-for-everyone, r=alexcrichtonbors-1537/+1398
2018-04-12Mark the rest of the `unicode` feature flag as perma-unstable.Simon Sapin-7/+4
2018-04-12Dedicated tracking issue for UnicodeVersion and UNICODE_VERSION.Simon Sapin-6/+7
2018-04-12Move core::char::printable to core::unicode::printableSimon Sapin-4/+4
2018-04-12Merge unstable Utf16Encoder into EncodeUtf16Simon Sapin-65/+23
2018-04-12Merge core::unicode::str into core::strSimon Sapin-198/+182
2018-04-12Remove the CharExt trait, now that libcore has inherent methods for charSimon Sapin-190/+107
2018-04-12Move the rest of core::unicode::char to core::unicodeSimon Sapin-274/+266
2018-04-12Move char conversions into a separate private module.Simon Sapin-290/+315
2018-04-12Move char decoding iterators into a separate private module.Simon Sapin-249/+265
2018-04-12Reexport from core::unicode::char in core::char rather than vice versaSimon Sapin-26/+19
2018-04-12Move the core::char module to its own directorySimon Sapin-4/+5
2018-04-12Deprecate the std_unicode crateSimon Sapin-20/+13
2018-04-12Move contents of libstd_unicode into libcoreSimon Sapin-59/+56
2018-04-12Move Utf8Lossy decoder to libcoreSimon Sapin-31/+16
2018-04-12Move char::REPLACEMENT_CHARACTER to libcoreSimon Sapin-8/+10
2018-04-11Auto merge of #49875 - kennytm:rollup, r=kennytmbors-64/+243
2018-04-12Rollup merge of #48270 - leodasvacas:refactor-casts, r=nikomatsakiskennytm-7/+38
2018-04-12Rollup merge of #49730 - sinkuu:fix_ice_49556, r=cramertjkennytm-3/+29
2018-04-12Rollup merge of #49734 - alexcrichton:generalize-token-stream, r=nikomatsakiskennytm-2/+9
2018-04-12Rollup merge of #49849 - alecmocatta:master, r=alexcrichtonkennytm-1/+1
2018-04-12Rollup merge of #49857 - Amanieu:aarch64_fp, r=alexcrichtonkennytm-0/+1
2018-04-12Rollup merge of #49863 - memoryleak47:andorid, r=oli-obkkennytm-1/+1
2018-04-12Rollup merge of #49856 - varkor:no_mangle-statics-unlinted, r=michaelwoeristerkennytm-0/+6
2018-04-11Auto merge of #49872 - oli-obk:clippy, r=Manishearthbors-18/+18
2018-04-11Auto merge of #49861 - pnkfelix:compare-mode-nll-followup-2, r=nikomatsakisbors-56/+3626
2018-04-11Rollup merge of #49809 - Mark-Simulacrum:no-color-for-dumb, r=alexcrichtonkennytm-1/+3
2018-04-11Rollup merge of #49795 - nox:niche-with-uninhabited-fields, r=eddybkennytm-3/+10
2018-04-11Rollup merge of #49781 - Robbepop:master, r=nikomatsakiskennytm-0/+63
2018-04-11Rollup merge of #49665 - draganmladjenovic:mips_tests, r=nikomatsakiskennytm-8/+18
2018-04-11Rollup merge of #49614 - zackmdavis:the_phantom_menace, r=petrochenkovkennytm-0/+30
2018-04-11Rollup merge of #49575 - tmccombs:option-filter-stabilize, r=withoutboatskennytm-4/+1
2018-04-11Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcmkennytm-34/+33
2018-04-11Update clippy and rlsOliver Schneider-18/+18
2018-04-11Auto merge of #49681 - tmccombs:take-set-limit-stable, r=sfacklerbors-2/+1
2018-04-11Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichtonbors-63/+26
2018-04-10Allow incorrectly reported unused attribute warningMark Simulacrum-0/+3
2018-04-11Auto merge of #49695 - michaelwoerister:unhygienic-ty-min, r=nikomatsakisbors-35/+52
2018-04-11fixed typomemoryleak47-1/+1
2018-04-11Checkpoint the current status of NLL on `ui` tests via compare-mode=nll.Felix S. Klock II-0/+3543
2018-04-11Workaround rust-lang/rust#49855 by forcing rustc_error in any mode, including...Felix S. Klock II-54/+54
2018-04-10Fix "fp" feature for AArch64Amanieu d'Antras-0/+1
2018-04-10Do not uppercase-lint no_mangle staticsvarkor-0/+6
2018-04-10Auto merge of #48914 - gaurikholkar:e0389, r=nikomatsakisbors-24/+182
2018-04-10Add --enable-debug flag to musl CI build scriptAlec Mocatta-1/+1
2018-04-10Auto merge of #49386 - GuillaumeGomez:fix-path-attribute, r=eddybbors-4/+7
2018-04-10Add ignores for powerpc and s390x to target-feature-wrong.rs and update refer...dragan.mladjenovic-7/+9
2018-04-10Auto merge of #49390 - Zoxc:sync-syntax, r=michaelwoeristerbors-89/+101
2018-04-10Update ui test references.dragan.mladjenovic-7/+7