]> git.lizzy.rs Git - rust.git/history - src/libstd_unicode
Readd backticks around ()
[rust.git] / src / libstd_unicode /
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
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,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43187 - steveklabnik:code-of-conduct...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 borsAuto merge of #43181 - Mark-Simulacrum:rollup, r=Mark...
2017-07-12 Mark SimulacrumRollup merge of #43137 - ollie27:stab, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-10 Oliver MiddletonCorrect some stability attributes
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
2017-07-05 borsAuto merge of #43050 - stjepang:doc-vec-fix-parens...
2017-07-04 borsAuto merge of #42732 - cengizIO:master, r=Mark-Simulacrum
2017-07-04 Mark SimulacrumRollup merge of #42994 - stepancheg:ignore-iml, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42975 - ids1024:symlink2, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-04 borsAuto merge of #43025 - est31:nan_cross_platform, r...
2017-07-04 borsAuto merge of #43012 - scottmcm:delete-range-step-by...
2017-07-04 borsAuto merge of #42993 - stepancheg:editorconfig, r=brson
2017-07-03 borsAuto merge of #42999 - behnam:ucd10, r=alexcrichton
2017-06-30 Behnam Esfahbod[libstd_unicode] Upgrade to Unicode 10.0.0
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42787 - zackmdavis:explain_E0562,...
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-22 Mark SimulacrumRollup merge of #42805 - stepancheg:forward-python...
2017-06-22 borsAuto merge of #42798 - stepancheg:args-debug, r=sfackler
2017-06-22 borsAuto merge of #42785 - Mark-Simulacrum:fix-verbose...
2017-06-21 borsAuto merge of #42771 - arielb1:no-inline-unwind, r...
2017-06-21 Corey FarwellRollup merge of #42766 - nrc:versions, r=nagisa
2017-06-21 Corey FarwellRollup merge of #42762 - jackpot51:patch-1, r=sfackler
2017-06-21 Corey FarwellRollup merge of #42620 - wesleywiser:compile_error...
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-21 borsAuto merge of #42751 - arielb1:fast-representable,...
2017-06-21 borsAuto merge of #42750 - arielb1:unwind-stack, r=eddyb
2017-06-21 borsAuto merge of #42664 - alexcrichton:moar-crates, r...
2017-06-21 borsAuto merge of #42076 - alex-ozdemir:master, r=nrc
2017-06-20 borsAuto merge of #42780 - frewsxcv:rollup, r=frewsxcv
2017-06-20 Corey FarwellRollup merge of #42772 - MaloJaffre:libc, r=alexcrichton
2017-06-20 Corey FarwellRollup merge of #42756 - sanxiyn:name-for-must-use...
2017-06-20 Corey FarwellRollup merge of #42749 - frewsxcv:frewsxcxv/doc-example...
2017-06-20 Corey FarwellRollup merge of #42728 - jseyfried:fix_resolve_perf...
2017-06-20 Corey FarwellRollup merge of #42717 - ollie27:into_to_from2, r=sfackler
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 borsAuto merge of #42571 - tlively:wasm-dev, r=alexcrichton
2017-06-20 tinaunadded `FromStr` Impl for `char`
2017-06-20 Giles CopeWhitespace change
2017-06-20 borsAuto merge of #42313 - pnkfelix:allocator-integration...
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 Mark SimulacrumRollup merge of #42695 - Mark-Simulacrum:fix-verbose...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-17 borsAuto merge of #42649 - estebank:if-cond, r=nikomatsakis
2017-06-17 borsAuto merge of #42712 - frewsxcv:rollup, r=frewsxcv
2017-06-17 Corey FarwellRollup merge of #42705 - est31:master, r=alexcrichton
2017-06-17 Corey FarwellRollup merge of #42662 - Mark-Simulacrum:doc-fix, r...
2017-06-17 Corey FarwellRollup merge of #42660 - steveklabnik:gh42632, r=frewsxcv
2017-06-17 borsAuto merge of #42650 - nrc:save-slim, r=eddyb
2017-06-17 borsAuto merge of #42613 - stepancheg:lossy, r=alexcrichton
2017-06-16 borsAuto merge of #42598 - cramertj:track-more-metadata...
2017-06-16 est31Introduce tidy lint to check for inconsistent tracking...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #41840 - arielb1:deduplicate-selection...
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42656 - VBChunguk:struct-field-attribu...
2017-06-16 Corey FarwellRollup merge of #42654 - GuillaumeGomez:error-codes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
next