]> git.lizzy.rs Git - rust.git/history - src/liballoc/string.rs
Add specialization of `ToString for char`
[rust.git] / src / liballoc / string.rs
2020-06-18 Lzu TaoAdd specialization of `ToString for char`
2020-06-15 borsAuto merge of #72357 - ortem:new-dbg-pretty-printers...
2020-06-15 Ralf JungRollup merge of #72598 - Aaron1011:feature/fnmut-captur...
2020-06-15 Ralf JungRollup merge of #72584 - CAD97:stabilize-58957, r=dtolnay
2020-06-15 Ralf JungRollup merge of #72556 - matthew-mcallister:trait-alias...
2020-06-11 Dylan DPCRollup merge of #73187 - mati865:bootstrap-cleanup...
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-10 Dylan DPCRollup merge of #72706 - spastorino:add-windows-group...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-08 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 Ralf JungRollup merge of #72761 - poliorcetics:use-keyword-doc...
2020-06-08 Ralf JungRollup merge of #72615 - jschwe:fix-Zprofile-documentat...
2020-06-08 Ralf JungRollup merge of #72583 - CAD97:vec-iter-asref-slice...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-07 Dylan DPCRollup merge of #72764 - jonas-schievink:mind-the-tyerr...
2020-06-06 Ralf JungRollup merge of #72708 - petrochenkov:linkhack, r=cuviper
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-03 borsAuto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
2020-06-03 borsAuto merge of #72746 - petrhosek:libunwind-hermetic...
2020-06-02 Yuki OkushiRollup merge of #72880 - GuillaumeGomez:cleanup-e0637...
2020-06-02 Yuki OkushiRollup merge of #72775 - JohnTitor:await-sugg, r=estebank
2020-06-01 borsAuto merge of #71192 - oli-obk:eager_alloc_id_canonical...
2020-06-01 Dylan DPCRollup merge of #72818 - GuillaumeGomez:cleanup-e0622...
2020-06-01 Dylan DPCRollup merge of #72776 - lcnr:stalled_on-smallvec,...
2020-05-31 Dylan DPCRollup merge of #72807 - xiaotianrandom:fix-assoc-type...
2020-05-31 Dylan DPCRollup merge of #72691 - GuillaumeGomez:escape-key...
2020-05-31 borsAuto merge of #72767 - pnkfelix:track-devirtualized...
2020-05-31 Ralf JungRollup merge of #72749 - vertexclique:vcq/update-stdarc...
2020-05-31 Ralf JungRollup merge of #72745 - lcnr:interned-cleanup, r=petro...
2020-05-31 Ralf JungRollup merge of #72715 - estebank:trailing-comma-where...
2020-05-31 Ralf JungRollup merge of #72683 - RalfJung:char-debug-check...
2020-05-31 borsAuto merge of #72759 - alexcrichton:update-compiler...
2020-05-31 borsAuto merge of #72743 - lcnr:predicate_f, r=nikomatsakis
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 Ralf JungRollup merge of #72773 - Rantanen:is_char_boundary...
2020-05-30 Ralf JungRollup merge of #72772 - RalfJung:valid-char, r=petroch...
2020-05-30 Ralf JungRollup merge of #72757 - petrochenkov:shebang, r=varkor
2020-05-30 Ralf JungRollup merge of #72728 - o01eg:fix-72661, r=Mark-Simulacrum
2020-05-30 Ralf JungRollup merge of #72669 - petrochenkov:smclean, r=Mark...
2020-05-30 Ralf JungRollup merge of #72666 - ivanloz:profile_emit_flag...
2020-05-30 Ralf JungRollup merge of #72657 - flip1995:impl_lint_pass-ty...
2020-05-30 Ralf JungRollup merge of #72650 - GuillaumeGomez:sort-sidebar...
2020-05-30 Ralf JungRollup merge of #72637 - euclio:env-hygiene, r=davidtwco
2020-05-30 Ralf JungRollup merge of #72625 - Amanieu:asm-srcloc, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72607 - Amanieu:fix-72570, r=oli-obk
2020-05-30 Ralf JungRollup merge of #72585 - Aaron1011:feature/opt-item...
2020-05-30 Ralf JungRollup merge of #72563 - RalfJung:multi-return, r=matth...
2020-05-30 Ralf JungRollup merge of #72540 - davidtwco:issue-67552-mono...
2020-05-30 Ralf JungRollup merge of #72521 - Amanieu:fix-72484, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72499 - mendess:master, r=dtolnay
2020-05-30 Ralf JungRollup merge of #72441 - doctorn:late-bound-lifetime...
2020-05-30 Ralf JungRollup merge of #72368 - CAD97:rangeto, r=dtolnay
2020-05-30 Ralf JungRollup merge of #72299 - lcnr:sized_help, r=petrochenkov
2020-05-30 borsAuto merge of #72768 - JohnTitor:rollup-6kwokh6, r...
2020-05-30 Yuki OkushiRollup merge of #72752 - lcnr:remove-mk_bool, r=estebank
2020-05-30 Yuki OkushiRollup merge of #72750 - marmeladema:remove-as-local...
2020-05-30 Yuki OkushiRollup merge of #72741 - tmiasko:unused-mut, r=Mark...
2020-05-30 Yuki OkushiRollup merge of #72724 - Aaron1011:revert-tokenstream...
2020-05-30 Yuki OkushiRollup merge of #72710 - jsgf:unused-deps-test, r=jsgf
2020-05-30 Yuki OkushiRollup merge of #72677 - chrissimpkins:fix-72574, r...
2020-05-30 Yuki OkushiRollup merge of #72621 - Aaron1011:fix/trait-select...
2020-05-30 Yuki OkushiRollup merge of #72419 - RalfJung:read-discriminant...
2020-05-30 Yuki OkushiRollup merge of #72162 - cuviper:extend_one, r=Mark...
2020-05-30 Josh StoneAdd Extend::{extend_one,extend_reserve}
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-10 borsAuto merge of #71557 - matthewjasper:mir-asymmetric...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #71433 - antoyo:error/missing-right...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-29 Dylan DPCRollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wo...
2020-04-29 Dylan DPCRollup merge of #71286 - Alexendoo:test-issue-69654...
2020-04-29 Dylan DPCRollup merge of #71217 - estebank:tail-borrow-sugg...
2020-04-28 Dylan DPCRollup merge of #71311 - estebank:fn-type-param, r...
2020-04-28 borsAuto merge of #71444 - RalfJung:test-async-no-opt,...
2020-04-27 borsAuto merge of #71268 - estebank:devectorize, r=eddyb
2020-04-27 Dylan DPCRollup merge of #71419 - contrun:wrong-namespace-rustc...
2020-04-27 Dylan DPCRollup merge of #71409 - estebank:point-at-ret-question...
2020-04-27 Dylan DPCRollup merge of #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-26 Dylan DPCRollup merge of #71421 - elichai:2020-04-boxed-slice...
2020-04-26 borsAuto merge of #71434 - pietroalbini:shrink-gha-config...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-24 Dylan DPCRollup merge of #71480 - GuillaumeGomez:panic-info...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 borsAuto merge of #71430 - pietroalbini:bump-openssl-src...
2020-04-24 Dylan DPCRollup merge of #71428 - tromey:gdb-10-parsing, r=tromey
next