]> git.lizzy.rs Git - rust.git/history - src/libcollections
librustc: Don't try to perform the magical
[rust.git] / src / libcollections /
2014-06-09 Alex Crichtoncore: Move the collections traits to libcollections
2014-06-09 borsauto merge of #14740 : P1start/rust/name-warnings,...
2014-06-09 Brian Andersoncore: Rename `container` mod to `collections`. Closes...
2014-06-09 borsauto merge of #14765 : rapha/rust/master, r=alexcrichton
2014-06-08 borsauto merge of #14756 : TeXitoi/rust/relicense-shootout...
2014-06-08 borsauto merge of #14751 : jbcrail/rust/fix-comments, r...
2014-06-08 Joseph CrailFix spelling errors in comments.
2014-06-08 borsauto merge of #14749 : sfackler/rust/bitv-hash, r=alexc...
2014-06-08 Steven FacklerImplement Hash for Bitv and BitvSet
2014-06-08 borsauto merge of #14745 : huonw/rust/timer-doc, r=alexcrichton
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-08 borsauto merge of #14743 : Sawyer47/rust/range-msg, r=huonw
2014-06-08 borsauto merge of #14733 : sfackler/rust/partial-eq-nan...
2014-06-07 borsauto merge of #14725 : aochagavia/rust/show, r=alexcrichton
2014-06-07 Adolfo OchagavíaImplement Show for SmallIntMap
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 Adolfo OchagavíaImplement Show for DList
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-07 borsauto merge of #14638 : alexcrichton/rust/librustrt...
2014-06-07 Alex Crichtonlibs: Fix miscellaneous fallout of librustrt
2014-06-07 borsauto merge of #14712 : alexcrichton/rust/rollup, r...
2014-06-07 Alex Crichtonrustdoc: Submit examples to play.rust-lang.org
2014-06-07 Aaron TuronRename Iterator::len to count
2014-06-06 borsauto merge of #14680 : Kimundi/rust/master, r=brson
2014-06-06 borsauto merge of #14677 : alexcrichton/rust/issue-2665...
2014-06-06 borsauto merge of #14676 : brson/rust/double-rainbow, r...
2014-06-06 borsauto merge of #14673 : sylvestre/rust/master, r=alexcri...
2014-06-06 borsauto merge of #14671 : aochagavia/rust/patch-1, r=alexc...
2014-06-06 borsauto merge of #14668 : aochagavia/rust/pr3, r=alexcrichton
2014-06-06 borsauto merge of #14667 : aochagavia/rust/pr2, r=huonw
2014-06-06 Adolfo OchagavíaFix documentation for `slice()`
2014-06-06 borsauto merge of #14669 : TeXitoi/rust/relicense-shootout...
2014-06-06 borsauto merge of #14664 : reem/rust/lifetimes-guide-gramma...
2014-06-06 borsauto merge of #14653 : alexcrichton/rust/travis-opt...
2014-06-05 borsauto merge of #14641 : darnuria/rust/add_documentation_...
2014-06-05 borsauto merge of #14538 : alexcrichton/rust/libcollections...
2014-06-05 Alex CrichtonFallout from the libcollections movement
2014-06-05 Alex Crichtonstd: Recreate a `collections` module
2014-06-05 borsauto merge of #14647 : BurntSushi/rust/fix-14185, r...
2014-06-05 borsauto merge of #14526 : pczarn/rust/hashmap-opt, r=alexc...
2014-06-05 borsauto merge of #14644 : alexcrichton/rust/more-no-runtim...
2014-06-05 borsauto merge of #14643 : jakub-/rust/infinite-loop-unreac...
2014-06-05 borsauto merge of #14642 : aochagavia/rust/pr, r=alexcrichton
2014-06-05 borsauto merge of #14568 : erickt/rust/slice-update, r...
2014-06-05 borsauto merge of #14592 : alexcrichton/rust/rustdoc-links...
2014-06-05 borsauto merge of #14610 : alexcrichton/rust/issue-14008...
2014-06-05 borsauto merge of #14529 : brson/rust/ptr, r=brson
2014-06-05 Brian Andersoncore: Apply stability attributes to ptr mod
2014-06-04 borsauto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton
2014-06-04 Piotr Czarneckicollections: optimize `HashMap`. Add `DefaultResizePolicy`.
2014-06-04 Adolfo OchagavíaImplement Show for RingBuf
2014-06-01 borsauto merge of #14579 : alexcrichton/rust/more-eq-renami...
2014-06-01 Alex Crichtonstd: Drop Total from Total{Eq,Ord}
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-31 borsauto merge of #14557 : zwarich/rust/missing-comment...
2014-05-31 borsauto merge of #14555 : tomjakubowski/rust/fix-snappy...
2014-05-31 borsauto merge of #14553 : reem/rust/nuke-owned-vectors...
2014-05-31 borsauto merge of #14544 : aturon/rust/issue-14352, r=alexc...
2014-05-31 borsauto merge of #14534 : alexcrichton/rust/snapshots...
2014-05-30 borsauto merge of #14547 : reem/rust/remove-owned-vec-docs...
2014-05-30 Alex Crichtonstd: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-05-30 borsauto merge of #14546 : SimonSapin/rust/patch-13, r...
2014-05-30 borsauto merge of #14536 : zwarich/rust/issue-14498, r...
2014-05-30 borsauto merge of #14520 : Ryman/rust/SnakeCaseLint, r...
2014-05-30 Kevin Butlerlib{std,core,debug,rustuv,collections,native,regex...
2014-05-30 borsauto merge of #14535 : sfackler/rust/bitv-show, r=alexc...
2014-05-30 borsauto merge of #14524 : ahmedcharles/rust/to_string...
2014-05-30 borsauto merge of #14522 : aturon/rust/make_unique, r=alexc...
2014-05-30 borsauto merge of #14517 : lucy/rust/issue-14499, r=alexcri...
2014-05-30 borsauto merge of #14514 : Randati/rust/patch-1, r=huonw
2014-05-30 Steven FacklerImplement Show for Bitv{,Set}
2014-05-30 borsauto merge of #14512 : Heather/rust/patch-1, r=alexcrichton
2014-05-30 borsauto merge of #14510 : kballard/rust/rename_strallocati...
2014-05-29 borsauto merge of #14427 : alexcrichton/rust/librand, r...
2014-05-29 Alex Crichtonstd: Recreate a `rand` module
2014-05-29 Ahmed CharlesChange to_owned() to to_string().
2014-05-29 borsauto merge of #14483 : ahmedcharles/rust/patbox, r...
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 borsauto merge of #13738 : buttslol/rust/armv7-support...
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 borsauto merge of #14452 : alexcrichton/rust/issue-14438...
2014-05-28 borsauto merge of #14364 : alexcrichton/rust/libdebug,...
2014-05-28 Alex CrichtonMove std::{reflect,repr,Poly} to a libdebug crate
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-28 borsauto merge of #14414 : richo/rust/features/nerf_unused_...
2014-05-27 borsauto merge of #14447 : erickt/rust/show-treemap, r...
2014-05-27 Richo Healeystd: Rename strbuf operations to string
2014-05-27 Richo Healeystd: Remove String's to_owned
2014-05-27 Erick Tryzelaarcollections: implement Show for Tree{Map,Set}
2014-05-27 Erick Tryzelaarcollections: add Show impl test for HashMap
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14391 : alexcrichton/rust/more-rustdoc...
next