]> git.lizzy.rs Git - rust.git/history - src/libcollections/str.rs
rollup merge of #19885: alexcrichton/char-escape
[rust.git] / src / libcollections / str.rs
2014-12-17 Alex Crichtonrollup merge of #19885: alexcrichton/char-escape
2014-12-17 Alex Crichtonrollup merge of #19881: larroy/master
2014-12-17 Alex Crichtonrollup merge of #19880: sanxiyn/assoc-resolve-lifetime
2014-12-17 Alex Crichtonrollup merge of #19873: drewm1980/master
2014-12-17 Alex Crichtonrollup merge of #19871: pczarn/ring_buf-remove
2014-12-17 Alex Crichtonrollup merge of #19869: sfackler/free-stdin
2014-12-17 Alex Crichtonrollup merge of #19868: sourcefrog/master
2014-12-17 Alex Crichtonrollup merge of #19860: japaric/copy-markers
2014-12-17 Alex Crichtonrollup merge of #19859: alexcrichton/flaky-test
2014-12-17 Alex Crichtonrollup merge of #19857: japaric/test-19129
2014-12-17 Alex Crichtonrollup merge of #19856: iKevinY/faq-fixes
2014-12-17 Alex Crichtonrollup merge of #19849: alexcrichton/second-pass-option
2014-12-17 Alex Crichtonrollup merge of #19846: nicholasbishop/bishops_magical_...
2014-12-17 Alex Crichtonrollup merge of #19845: jbranchaud/fix-indentation...
2014-12-17 Alex Crichtonrollup merge of #19838: shepmaster/invariant-lifetime...
2014-12-17 Alex Crichtonrollup merge of #19832: japaric/no-nocopy
2014-12-17 Alex Crichtonrollup merge of #19831: luqmana/deriving-where
2014-12-17 Alex Crichtonrollup merge of #19830: mchaput/patch-1
2014-12-17 Alex Crichtonrollup merge of #19827: japaric/clone-uc
2014-12-17 Alex Crichtonrollup merge of #19821: bkoropoff/issue-19791
2014-12-17 Alex Crichtonrollup merge of #19820: alexcrichton/deprecate-some...
2014-12-17 Alex Crichtonrollup merge of #19818: emk/regex_at_name_opt
2014-12-17 Alex Crichtonrollup merge of #19770: csouth3/iterator-wrapperstructs
2014-12-17 Alex Crichtonrollup merge of #19766: nick29581/coerce-raw
2014-12-17 Alex Crichtonrollup merge of #19764: lifthrasiir/that-stray-nul
2014-12-17 Alex Crichtonrollup merge of #19755: alexcrichton/rust-serialize
2014-12-17 Alex Crichtonrollup merge of #19753: brson/rust-installer
2014-12-17 Alex Crichtonrollup merge of #19743: steveklabnik/gh16143
2014-12-17 Alex Crichtonrollup merge of #19729: vhbit/ios-oibit-fix
2014-12-17 Alex Crichtonrollup merge of #19720: csouth3/vecmap-newtypes
2014-12-17 borsauto merge of #19800 : sfackler/rust/core-hash, r=alexc...
2014-12-17 borsauto merge of #19799 : alexcrichton/rust/stop-panicking...
2014-12-17 borsauto merge of #19789 : nick29581/rust/assoc-ufcs2,...
2014-12-17 borsauto merge of #19761 : nick29581/rust/coerce-double...
2014-12-16 Alex Crichtonstd: Change escape_unicode to use new escapes
2014-12-16 borsauto merge of #19647 : nielsegberts/rust/master, r...
2014-12-16 borsauto merge of #19782 : gereeter/rust/cleanup-btree...
2014-12-16 borsauto merge of #19777 : nikomatsakis/rust/warn-on-shadow...
2014-12-16 Steven FacklerMove hash module from collections to core
2014-12-16 borsauto merge of #19478 : nick29581/rust/assoc-ice-test...
2014-12-16 borsauto merge of #19747 : alexcrichton/rust/slice-one...
2014-12-15 borsauto merge of #19448 : japaric/rust/binops-by-value...
2014-12-15 Brian Andersonrollup merge of #19814: jbranchaud/fix-a-typo-in-owners...
2014-12-15 Brian Andersonrollup merge of #19812: frewsxcv/expansion-include...
2014-12-15 Brian Andersonrollup merge of #19804: kballard/vim-new-unicode-escapes
2014-12-15 Brian Andersonrollup merge of #19802: jbranchaud/add-btreeset-new...
2014-12-15 Brian Andersonrollup merge of #19793: tomjakubowski/metadata-const...
2014-12-15 Brian Andersonrollup merge of #19787: akiss77/fix-i8-c_char
2014-12-15 Brian Andersonrollup merge of #19784: csouth3/vim-syntax-iter
2014-12-15 Brian Andersonrollup merge of #19779: Noctune/master
2014-12-15 Brian Andersonrollup merge of #19775: SimonSapin/gedit-new-unicode...
2014-12-15 Brian Andersonrollup merge of #19774: tomjakubowski/rustdoc-consts...
2014-12-15 Brian Andersonrollup merge of #19771: jbranchaud/add-btreeset-iter...
2014-12-15 Brian Andersonrollup merge of #19763: csouth3/remove-featuregates
2014-12-15 Brian Andersonrollup merge of #19754: steveklabnik/remove_sundown
2014-12-15 Brian Andersonrollup merge of #19746: steveklabnik/gh9266
2014-12-15 Brian Andersonrollup merge of #19738: steveklabnik/gh19717
2014-12-15 Brian Andersonrollup merge of #19735: sethpollack/patch-1
2014-12-15 Brian Andersonrollup merge of #19714: steveklabnik/gh16219
2014-12-15 Brian Andersonrollup merge of #19710: steveklabnik/gh15449
2014-12-15 Brian Andersonrollup merge of #19709: steveklabnik/po4a_fix
2014-12-15 borsauto merge of #19778 : aochagavia/rust/ice, r=alexcrichton
2014-12-15 borsauto merge of #19750 : murarth/rust/rusti-support,...
2014-12-15 Alex Crichtonstd: Collapse SlicePrelude traits
2014-12-15 borsauto merge of #19742 : vhbit/rust/copy-for-bitflags...
2014-12-14 borsauto merge of #19725 : vadimcn/rust/inst-path, r=alexcr...
2014-12-14 borsauto merge of #19690 : barosl/rust/struct-variant-as...
2014-12-14 borsauto merge of #19677 : japaric/rust/deprecate-tupleN...
2014-12-14 borsauto merge of #19669 : alfie/rust/master, r=sanxiyn
2014-12-14 Jorge Apariciolibcollections: use tuple indexing
2014-12-13 borsauto merge of #19467 : japaric/rust/uc, r=alexcrichton
2014-12-13 Jorge Apariciolibcollections: fix fallout in unit tests
2014-12-13 borsauto merge of #19627 : steveklabnik/rust/testing_guide...
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
next