]> git.lizzy.rs Git - rust.git/history - src/libcollections/string.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / libcollections / string.rs
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #17894 : steveklabnik/rust/fail_to_panic...
2014-10-29 borsauto merge of #18282 : pczarn/rust/regex-parse, r=burnt...
2014-10-29 Steve KlabnikRename fail! to panic!
2014-10-29 borsauto merge of #18375 : steveklabnik/rust/gh17969, r...
2014-10-29 borsauto merge of #18340 : chastell/rust/guide_closures_fix...
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-28 borsauto merge of #18273 : gamazeps/rust/issue18218, r...
2014-10-28 borsauto merge of #18254 : areski/rust/pr-fix-vec-doc-examp...
2014-10-28 borsauto merge of #18192 : jmesmon/rust/platform-generic...
2014-10-27 borsauto merge of #18368 : alexcrichton/rust/rollup, r...
2014-10-27 Alex Crichtonrollup merge of #18259 : alexcrichton/snapshots
2014-10-27 Alex Crichtonrollup merge of #18334 : csherratt/arc-encodable
2014-10-27 Alex Crichtonrollup merge of #18366 : aochagavia/ascii
2014-10-27 Alex Crichtonrollup merge of #18364 : cakebaker/missing_a
2014-10-27 Alex Crichtonrollup merge of #18362 : kevinmehall/pprint-struct...
2014-10-27 Alex Crichtonrollup merge of #18356 : jakub-/const-pattern-suptype
2014-10-27 Alex Crichtonrollup merge of #18347 : cakebaker/ffi
2014-10-27 Alex Crichtonrollup merge of #18346 : aochagavia/closure-fields
2014-10-27 Alex Crichtonrollup merge of #18344 : aochagavia/show-arc
2014-10-27 Alex Crichtonrollup merge of #18337 : bkoropoff/unboxed-imm-upvar...
2014-10-27 Alex Crichtonrollup merge of #18332 : jbcrail/fix-comments
2014-10-27 Alex Crichtonrollup merge of #18329 : sfackler/memwriter-clear
2014-10-27 Alex Crichtonrollup merge of #18327 : vadimcn/17982
2014-10-27 Alex Crichtonrollup merge of #18326 : sfackler/cfg-final
2014-10-27 Alex Crichtonrollup merge of #18324 : jakub-/eneedstest
2014-10-27 Alex Crichtonrollup merge of #18321 : chastell/guide_refresh_testing...
2014-10-27 Alex Crichtonrollup merge of #18320 : chastell/guide_simplify_formatting
2014-10-27 Alex Crichtonrollup merge of #18316 : thestinger/raw
2014-10-27 Alex Crichtonrollup merge of #18315 : arielb1/constexpr-addr
2014-10-27 Alex Crichtonrollup merge of #18309 : cakebaker/fix_off_by_one
2014-10-27 Alex Crichtonrollup merge of #18303 : cgaebel/make-vec-match-slice
2014-10-27 borsauto merge of #17978 : arielb1/rust/remaining-garbage...
2014-10-25 Clark GaebelMake the Vec data structure layout match raw::Slice.
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-22 borsauto merge of #18141 : phildawes/rust/master, r=brson
2014-10-21 borsauto merge of #18201 : Gankro/rust/option-what, r=alexc...
2014-10-21 borsauto merge of #17555 : steveklabnik/rust/module_guide...
2014-10-20 borsauto merge of #17453 : steveklabnik/rust/gh17340, r...
2014-10-20 borsauto merge of #18145 : neilpa/rust/master, r=steveklabnik
2014-10-20 borsauto merge of #18186 : cakebaker/rust/fix_test_count...
2014-10-20 borsauto merge of #18070 : alexcrichton/rust/spring-cleanin...
2014-10-20 borsauto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton
2014-10-19 Alex CrichtonRemove a large amount of deprecated functionality
2014-10-18 borsauto merge of #18105 : nikomatsakis/rust/issue-18055...
2014-10-18 borsauto merge of #18024 : phungleson/rust/fix-var-name...
2014-10-18 borsauto merge of #18022 : nikomatsakis/rust/issue-18019...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-16 borsauto merge of #18015 : jakub-/rust/issue-4201, r=pcwalton
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-15 borsauto merge of #18031 : huonw/rust/adjust-vec-sort-test...
2014-10-15 borsauto merge of #18036 : japaric/rust/add-tests, r=nikoma...
2014-10-14 borsauto merge of #18018 : gamazeps/rust/isuue16736, r=cmr
2014-10-14 borsauto merge of #17966 : frewsxcv/rust/master, r=nikomatsakis
2014-10-14 borsauto merge of #18029 : Ms2ger/rust/patch-1, r=huonw
2014-10-14 borsauto merge of #18023 : chris-morgan/rust/vim-misc-2014...
2014-10-14 borsauto merge of #18014 : hirschenberger/rust/issue-17999...
2014-10-14 borsauto merge of #18017 : alexcrichton/rust/rollup, r...
2014-10-13 borsauto merge of #17888 : gmfawcett/rust/patch-1, r=alexcr...
2014-10-13 Alex Crichtonrollup merge of #18013 : stefanbucur/patch-1
2014-10-13 Alex Crichtonrollup merge of #18012 : pnkfelix/gate-bors-on-building...
2014-10-13 Alex Crichtonrollup merge of #18007 : dotdash/arg_lifetime_end
2014-10-13 Alex Crichtonrollup merge of #18002 : SimonSapin/unicode-version
2014-10-13 Alex Crichtonrollup merge of #17993 : redcape/fix-ffi-docs
2014-10-13 Alex Crichtonrollup merge of #17992 : jkleint/guide-double-borrow
2014-10-13 Alex Crichtonrollup merge of #17991 : sfackler/extern-error
2014-10-13 Alex Crichtonrollup merge of #17986 : gamazeps/docissue
2014-10-13 Alex Crichtonrollup merge of #17984 : bkoropoff/issue-17651
2014-10-13 Alex Crichtonrollup merge of #17980 : alexcrichton/no-more-exes
2014-10-13 Alex Crichtonrollup merge of #17979 : jkleint/guide-guess-counter
2014-10-13 Alex Crichtonrollup merge of #17977 : Behemecoatyl/master
2014-10-13 Alex Crichtonrollup merge of #17972 : ebfe/rpass-lang-item
2014-10-13 Alex Crichtonrollup merge of #17970 : nodakai/cleanup-warnings
2014-10-13 Alex Crichtonrollup merge of #17888 : gmfawcett/patch-1
2014-10-13 borsauto merge of #17876 : ruud-v-a/rust/patch-1, r=alexcri...
2014-10-13 borsauto merge of #17733 : jgallagher/rust/while-let, r...
2014-10-13 borsauto merge of #17910 : taylorhutchison/rust/patch-1...
2014-10-13 NODA, KaiClean up rustc warnings.
2014-10-13 borsauto merge of #17757 : gamazeps/rust/issue17709, r...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-12 borsauto merge of #17942 : JIghtuse/rust/master, r=alexcrichton
next