]> git.lizzy.rs Git - rust.git/history - src/libcollections/slice.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / libcollections / slice.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 #18365 : bjz/rust/token, r=alexcrichton
2014-10-29 borsauto merge of #18340 : chastell/rust/guide_closures_fix...
2014-10-28 borsauto merge of #17603 : jakub-/rust/ty_bot, r=nikomatsakis
2014-10-28 borsauto merge of #18291 : japaric/rust/dstify, r=aturon
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-28 Jorge AparicioDSTify [T]/str extension traits
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 #18041 : arielb1/rust/no-size-overflow...
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 #18089 : gamazeps/rust/small-bitv-cleanup...
2014-10-17 borsauto merge of #18052 : IvanUkhov/rust/raw-byte-string...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-17 borsauto merge of #17998 : rapha/rust/master, r=alexcrichton
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 #18067 : mahkoh/rust/immutableintslice...
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-15 Julian Orthexport *IntSlice in libcollections
2014-10-13 borsauto merge of #17888 : gmfawcett/rust/patch-1, r=alexcr...
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 borsauto merge of #17963 : sfackler/rust/cfg-error, r=alexc...
2014-10-13 borsauto merge of #17957 : TeXitoi/rust/fix-mandelbrot...
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 #17952 : jakub-/rust/remove-virtual-struc...
2014-10-12 borsauto merge of #17949 : ebfe/rust/cfg_warn, r=sfackler
2014-10-12 borsauto merge of #17942 : JIghtuse/rust/master, r=alexcrichton
2014-10-11 borsauto merge of #17892 : nodakai/rust/rustdoc-dont-nest...
2014-10-11 borsauto merge of #17801 : Gankro/rust/collections-stuff...
2014-10-11 Boris EgorovRemove into_vec method from &[T]
2014-10-11 borsauto merge of #17928 : steveklabnik/rust/remove_runtime...
2014-10-11 borsauto merge of #17936 : TeXitoi/rust/remove-shootout...
2014-10-10 borsauto merge of #17920 : thestinger/rust/vec, r=aturon
2014-10-10 Daniel Micayimprove the performance of the vec![] macro
2014-10-10 Daniel Micayimplement Box<[T]> <-> Vec<T> conversions
2014-10-10 borsauto merge of #17793 : simias/rust/master, r=huonw
2014-10-09 borsauto merge of #17784 : bkoropoff/rust/issue-17780,...
next