]> git.lizzy.rs Git - rust.git/history - src/libcollections/str.rs
auto merge of #19695 : arthurtw/rust/master, r=steveklabnik
[rust.git] / src / libcollections / str.rs
2014-12-13 borsauto merge of #19695 : arthurtw/rust/master, r=steveklabnik
2014-12-13 borsauto merge of #19685 : jbranchaud/rust/add-btreemap...
2014-12-13 borsauto merge of #19671 : tbu-/rust/pr_doc_removetraitrefs...
2014-12-13 borsauto merge of #19664 : tbu-/rust/pr_oibit2_fix, r=Gankro
2014-12-12 borsauto merge of #18028 : gereeter/rust/slimmer-btree...
2014-12-12 borsauto merge of #19617 : nikomatsakis/rust/issue-19261...
2014-12-12 borsauto merge of #19568 : barosl/rust/enum-struct-variants...
2014-12-12 borsauto merge of #19514 : jbranchaud/rust/add-btree-set...
2014-12-11 borsauto merge of #19672 : alexcrichton/rust/snapshots...
2014-12-11 Alex CrichtonRegister new snapshots
2014-12-11 borsauto merge of #19377 : tbu-/rust/pr_mapinplace_fixzeros...
2014-12-11 borsauto merge of #19294 : huonw/rust/transmute-inplace...
2014-12-10 borsauto merge of #19663 : tbu-/rust/pr_fix_vecmap, r=Gankro
2014-12-10 borsauto merge of #19655 : jbranchaud/rust/change-example...
2014-12-10 borsauto merge of #19628 : jbranchaud/rust/add-string-as...
2014-12-10 borsauto merge of #19648 : mquandalle/rust/patch-1, r=alexc...
2014-12-10 borsauto merge of #19573 : apasel422/rust/sized_fn_once...
2014-12-09 borsauto merge of #19563 : alexcrichton/rust/issue-19501...
2014-12-09 Alex Crichtonrollup merge of #19653: frewsxcv/rm-reexports
2014-12-09 Alex Crichtonrollup merge of #19642: aaronweiss74/master
2014-12-09 Alex Crichtonrollup merge of #19626: bluss/string-extend-str
2014-12-09 Alex Crichtonrollup merge of #19623: rustyrazorblade/patch-1
2014-12-09 Alex Crichtonrollup merge of #19622: steveklabnik/fix_ringbuf_doc
2014-12-09 Alex Crichtonrollup merge of #19620: retep998/memorymap
2014-12-09 Alex Crichtonrollup merge of #19616: steveklabnik/gh19556
2014-12-09 Alex Crichtonrollup merge of #19615: steveklabnik/gh19595
2014-12-09 Alex Crichtonrollup merge of #19614: steveklabnik/gh19599
2014-12-09 Alex Crichtonrollup merge of #19608: jbranchaud/add-missing-semicolo...
2014-12-09 Alex Crichtonrollup merge of #19604: vadimcn/gcc-less
2014-12-09 Alex Crichtonrollup merge of #19598: japaric/ord
2014-12-09 Alex Crichtonrollup merge of #19592: jbranchaud/add-btreemap-iter...
2014-12-09 Alex Crichtonrollup merge of #19589: huonw/unboxed-closure-elision
2014-12-09 Alex Crichtonrollup merge of #19588: nodakai/libstd-fix-zombie-child...
2014-12-09 Alex Crichtonrollup merge of #19587: huonw/closure-feature-gate
2014-12-09 Alex Crichtonrollup merge of #19585: mdinger/guide_typo
2014-12-09 Alex Crichtonrollup merge of #19584: CaptainHayashi/patch-1
2014-12-09 Alex Crichtonrollup merge of #19581: luqmana/duc
2014-12-09 Alex Crichtonrollup merge of #19577: aidancully/master
2014-12-09 Alex Crichtonrollup merge of #19576: nhoss2/master
2014-12-09 borsauto merge of #19466 : nikomatsakis/rust/recursion...
2014-12-09 borsauto merge of #19249 : barosl/rust/json-type-safety...
2014-12-09 borsauto merge of #19644 : pcwalton/rust/oibit3, r=nikomatsakis
2014-12-09 jbranchaudChange 'Example' to 'Examples' throughout collections...
2014-12-08 Niko Matsakislibrustc: Make `Copy` opt-in.
2014-12-08 borsauto merge of #19574 : erickt/rust/vec-reserve, r=alexc...
2014-12-08 borsauto merge of #19306 : steveklabnik/rust/gh19269, r...
2014-12-08 borsauto merge of #19560 : sfackler/rust/should-fail-reason...
2014-12-08 borsauto merge of #19555 : jbranchaud/rust/add-doctests...
2014-12-08 borsauto merge of #19378 : japaric/rust/no-as-slice, r...
2014-12-08 borsauto merge of #19561 : csouth3/rust/treeset-bitops...
2014-12-07 borsauto merge of #19548 : luqmana/rust/mfb, r=nikomatsakis
2014-12-07 borsauto merge of #19539 : cmr/rust/18959, r=nikomatsakis
2014-12-07 borsauto merge of #19522 : mukilan/rust/import-conflicts...
2014-12-07 borsauto merge of #19488 : jbranchaud/rust/add-btree-set...
2014-12-07 Jorge Apariciolibcollections: remove unnecessary `to_string()` calls
2014-12-07 borsauto merge of #19407 : frewsxcv/rust/rm-reexports,...
2014-12-07 Jorge Apariciolibcollections: remove unnecessary `as_slice()` calls
2014-12-05 Corey FarwellUtilize fewer reexports
2014-12-05 Corey RichardsonMerge remote-tracking branch 'csouth3/trieset-bitops...
2014-12-05 Corey Richardsonrollup merge of #19528: aliblong/add_vecmap_capacity
2014-12-05 Corey Richardsonrollup merge of #19526: steveklabnik/gh19402
2014-12-05 Corey Richardsonrollup merge of #19525: steveklabnik/guide_edits
2014-12-05 Corey Richardsonrollup merge of #19520: csouth3/derefmut-unsized
2014-12-05 Corey Richardsonrollup merge of #19518: csouth3/trieset-bitops
2014-12-05 Corey Richardsonrollup merge of #19515: lifthrasiir/rustdoc-wrong-dedup
2014-12-05 Corey Richardsonrollup merge of #19513: lifthrasiir/rustdoc-fat-redirect
2014-12-05 Corey Richardsonrollup merge of #19512: cybergeek94/master
2014-12-05 Corey Richardsonrollup merge of #19503: lifthrasiir/xenophobic-rustdoc
2014-12-05 Corey Richardsonrollup merge of #19494: P1start/better-expected
2014-12-05 Corey Richardsonrollup merge of #19492: steveklabnik/remove_outdated_co...
2014-12-05 Corey Richardsonrollup merge of #19491: oli-obk/libtest_tojson_dependency
2014-12-05 Corey Richardsonrollup merge of #19483: cgaebel/copy_memory-comment
2014-12-05 Corey Richardsonrollup merge of #19480: cmr/es6-escape
2014-12-05 Corey Richardsonrollup merge of #19474: luqmana/fl
2014-12-05 Corey Richardsonrollup merge of #19472: nick29581/iflet
2014-12-05 Corey Richardsonrollup merge of #19468: victorvde/master
2014-12-05 Corey Richardsonrollup merge of #19462: MatejLach/but-and_guide
2014-12-05 Corey Richardsonrollup merge of #19458: MatejLach/guess_style_fix_guide
2014-12-05 Corey Richardsonrollup merge of #19454: nodakai/libstd-reap-failed...
2014-12-05 Corey Richardsonrollup merge of #19453: pshc/rustdoc-check-a-href
2014-12-05 Corey Richardsonrollup merge of #19422: scialex/fix-fmt-macro-doc
2014-12-05 Corey Richardsonrollup merge of #19416: sfackler/global-stdin
2014-12-05 Corey Richardsonrollup merge of #19413: P1start/more-trailing-commas
2014-12-05 Corey Richardsonrollup merge of #19396: kulakowski/patch-1
2014-12-05 Corey Richardsonrollup merge of #19387: jauhien/fix-expand_quote_ty
2014-12-05 Corey Richardsonrollup merge of #19386: tbu-/pr_refcell_stuff
2014-12-05 Corey Richardsonrollup merge of #19364: steveklabnik/doc_buffered_reader
2014-12-05 Corey Richardsonrollup merge of #19359: japaric/clone-cow
2014-12-05 borsauto merge of #19303 : nodakai/rust/libsyntax-reject...
2014-12-04 borsauto merge of #18980 : erickt/rust/reader, r=erickt
2014-12-04 borsauto merge of #19170 : erickt/rust/rustup, r=erickt
2014-12-04 borsauto merge of #19167 : japaric/rust/rhs-cmp, r=aturon
2014-12-04 borsauto merge of #18613 : steveklabnik/rust/ownership_guid...
2014-12-04 borsauto merge of #18770 : pczarn/rust/hash_map-explicit...
2014-12-03 Jorge AparicioDeprecate Equiv
2014-12-01 borsauto merge of #19405 : jfager/rust/de-match-pyramid...
2014-12-01 borsauto merge of #19417 : alexcrichton/rust/issue-19383...
2014-12-01 borsauto merge of #19418 : P1start/rust/unsafe-extern-trait...
2014-11-30 borsauto merge of #19415 : P1start/rust/error-message-fixes...
2014-11-30 borsauto merge of #19411 : lifthrasiir/rust/asm-clobbers...
next