]> git.lizzy.rs Git - rust.git/history - src/libcollections/vec.rs
Fix some of the issues mentioned in the PR on Github
[rust.git] / src / libcollections / vec.rs
2014-09-14 Tobias BucherFix some of the issues mentioned in the PR on Github
2014-09-14 Tobias BucherPartialVec: Remove TODOs and rename `unwrap` to `into_vec`
2014-09-14 Tobias BucherAdd support for in-place map for `Vec`s of types with...
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 Alex Crichtonrollup merge of #17101 : pcwalton/for-loop-borrowck
2014-09-09 Alex Crichtonrollup merge of #17096 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17093 : nathantypanski/17021
2014-09-09 Alex Crichtonrollup merge of #17090 : alexcrichton/rustdoc-no-strip
2014-09-09 Alex Crichtonrollup merge of #17087 : DanAlbert/llvm-3.6
2014-09-09 Alex Crichtonrollup merge of #17085 : jakub-/issue-17074
2014-09-09 Alex Crichtonrollup merge of #17080 : treeman/issue-17066
2014-09-09 Alex Crichtonrollup merge of #17077 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17070 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17062 : nathantypanski/generic-lifetim...
2014-09-09 Alex Crichtonrollup merge of #17061 : nathantypanski/test-borrowck...
2014-09-09 Alex Crichtonrollup merge of #17020 : nodakai/libnative-c_int
2014-09-09 Alex Crichtonrollup merge of #17013 : rgawdzik/literal_int
2014-09-09 borsauto merge of #16927 : dotdash/rust/llvmup, r=alexcrichton
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 borsauto merge of #17083 : thestinger/rust/jemalloc, r...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #12809 : eddyb/rust/ty-arena, r=cmr
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-01 borsauto merge of #16802 : nick29581/rust/dst-bug-1, r...
2014-08-31 borsauto merge of #16809 : nick29581/rust/dst-bug-3, r...
2014-08-31 Julian OrthAdd unwrap method to MoveItems
2014-08-31 borsauto merge of #16788 : Manishearth/rust/raw-ptr-syntax...
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16807 : nham/guide_added_ownership_rule
2014-08-31 Alex Crichtonrollup merge of #16780 : mdinger/marker_types
2014-08-31 Alex Crichtonrollup merge of #16769 : rgawdzik/abs_doc_addition
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-30 borsauto merge of #16322 : michaelwoerister/rust/gdb-pretty...
2014-08-29 borsauto merge of #16767 : SiegeLord/rust/reexported_method...
2014-08-29 borsauto merge of #16770 : cburgdorf/rust/patch_overloaded_...
2014-08-29 borsauto merge of #16768 : nham/rust/libcollections_test_cl...
2014-08-28 borsauto merge of #16664 : aturon/rust/stabilize-option...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-28 borsauto merge of #16553 : nick29581/rust/log, r=huon
2014-08-28 borsauto merge of #16453 : nikomatsakis/rust/type-bounds...
2014-08-28 Niko MatsakisImplement generalized object and type parameter bounds...
2014-08-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-23 borsauto merge of #16612 : nham/rust/twoway_searcher_fix...
2014-08-22 borsauto merge of #16663 : Gankro/rust/heapify, r=alexcrichton
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-21 borsauto merge of #16632 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16631 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16471 : EduardoBautista/rust/chapter...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-20 borsauto merge of #16618 : nham/rust/strslice_examples...
2014-08-20 borsauto merge of #16615 : pcwalton/rust/unboxed-closures...
2014-08-20 borsauto merge of #16614 : cdwort/rust/pointer-guide-typo...
2014-08-20 borsauto merge of #16606 : pczarn/rust/inline-asm, r=alexcr...
2014-08-20 borsauto merge of #16603 : SiegeLord/rust/nullable, r=alexc...
2014-08-19 borsauto merge of #16584 : luqmana/rust/psfo, r=alexcrichton
2014-08-19 borsauto merge of #16201 : erickt/rust/json-ints, r=acrichto
2014-08-19 borsauto merge of #16241 : P1start/rust/doc-fixes, r=alexcr...
2014-08-19 borsauto merge of #16588 : thestinger/rust/aslr, r=pcwalton
2014-08-19 borsauto merge of #16585 : steveklabnik/rust/random_remarks...
2014-08-19 borsauto merge of #16583 : steveklabnik/rust/gh16569, r...
2014-08-19 borsauto merge of #16582 : Gankro/rust/bitv, r=alexcrichton
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 P1startA few minor documentation fixes
2014-08-19 borsauto merge of #16573 : ruud-v-a/rust/timespec-arithmeti...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-19 borsauto merge of #16580 : steveklabnik/rust/gh1498, r...
2014-08-18 borsauto merge of #16579 : steveklabnik/rust/gh9099, r...
2014-08-18 borsauto merge of #16578 : steveklabnik/rust/gh16239, r...
2014-08-18 borsauto merge of #16575 : pcwalton/rust/import-foo-as...
2014-08-18 Patrick Waltonlibsyntax: Remove the `use foo = bar` syntax from the...
2014-08-18 borsauto merge of #16556 : pczarn/rust/wbr, r=alexcrichton
2014-08-18 borsauto merge of #16559 : Gankro/rust/bitv, r=pcwalton
2014-08-17 borsauto merge of #16558 : Gankro/rust/hashbig, r=pcwalton
2014-08-17 borsauto merge of #16550 : kaseyc/rust/fix_documentation_er...
2014-08-17 borsauto merge of #16547 : huonw/rust/new-kw, r=pcwalton
2014-08-17 borsauto merge of #16543 : huonw/rust/deprecated-btree...
2014-08-17 borsauto merge of #16537 : jakub-/rust/use-mod-manual,...
2014-08-17 borsauto merge of #16535 : michaelsproul/rust/vim-traits...
2014-08-17 borsauto merge of #16498 : Kimundi/rust/inline-utf-encoding...
2014-08-17 borsauto merge of #16482 : pcwalton/rust/resolve-shadowing...
2014-08-17 Patrick Waltonlibrustc: Forbid external crates, imports, and/or items...
2014-08-16 borsauto merge of #16475 : treeman/rust/complex-divide...
2014-08-15 borsauto merge of #16493 : kballard/rust/fix_drop_field_ord...
2014-08-15 borsauto merge of #16486 : kballard/rust/vim_conceal, r...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-14 borsauto merge of #16474 : MatejLach/rust/cargorun_fix...
2014-08-14 borsauto merge of #16122 : pcwalton/rust/lifetimes-in-unbox...
next