]> git.lizzy.rs Git - rust.git/history - src/libstd/io/mem.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / libstd / io / mem.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 Nick CameronChange extensions traits to blanket impls
2014-10-30 Nick Cameronchanges to libs
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-26 Steven FacklerAdd MemWriter::from_vec
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-20 borsauto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton
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 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 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-11 borsauto merge of #17801 : Gankro/rust/collections-stuff...
2014-10-10 borsauto merge of #17793 : simias/rust/master, r=huonw
2014-10-09 borsauto merge of #17784 : bkoropoff/rust/issue-17780,...
2014-10-08 borsauto merge of #17748 : mahkoh/rust/int_slice, r=aturon
2014-10-08 borsauto merge of #17840 : Sawyer47/rust/issue-17751, r...
2014-10-08 borsauto merge of #17836 : typelist/rust/guide-tuples,...
2014-10-07 borsauto merge of #17787 : bgamari/rust/fix-quote-method...
2014-10-07 borsauto merge of #17834 : sfackler/rust/rustdoc-cfgs,...
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-07 borsauto merge of #17832 : brson/rust/updateversion, r...
2014-10-07 borsauto merge of #17802 : Gankro/rust/collection-docs...
2014-10-07 borsauto merge of #17807 : nick29581/rust/slice6, r=aturon
2014-10-07 Nick CameronRename slice::Slice
2014-10-07 Nick CameronUse slice syntax instead of slice_to, etc.
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex CrichtonMerge branch 'travis' into rollup
2014-10-02 borsauto merge of #17715 : aturon/rust/revert-slice-ops...
2014-10-02 Alex Crichtonrollup merge of #17666 : eddyb/take-garbage-out
2014-10-02 Alex Crichtonrollup merge of #17723 : alexcrichton/travis
2014-10-02 Alex Crichtonrollup merge of #17720 : ben0x539/shifts
2014-10-02 Alex Crichtonrollup merge of #17708 : bnoordhuis/fix-ctags-makefile...
2014-10-02 Alex Crichtonrollup merge of #17706 : thestinger/supp
next