]> git.lizzy.rs Git - rust.git/history - src/libstd/trie.rs
auto merge of #10519 : nikomatsakis/rust/issue-8624-borrowck-overly-permissive, r...
[rust.git] / src / libstd / trie.rs
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 borsauto merge of #10664 : alexcrichton/rust/issue-10663...
2013-11-26 Patrick Waltonlibstd: Remove all non-`proc` uses of `do` from libstd
2013-11-26 borsauto merge of #10668 : vky/rust/closure-doc-update...
2013-11-26 borsauto merge of #10660 : alexcrichton/rust/little-scope...
2013-11-26 borsauto merge of #10622 : Kimundi/rust/str_de_iter, r...
2013-11-26 Marvin LöbelRemoved unneccessary `_iter` suffixes from various...
2013-11-26 borsauto merge of #10631 : klutzy/rust/win-fixes, r=alexcri...
2013-11-25 borsauto merge of #10658 : LeoTestard/rust/serialize-rc...
2013-11-25 borsauto merge of #10648 : sfackler/rust/base64-test, r...
2013-11-25 borsauto merge of #10646 : alexcrichton/rust/issue-10645...
2013-11-25 borsauto merge of #10644 : cmr/rust/rustdoc_cfg, r=alexcrichton
2013-11-25 borsauto merge of #10643 : jorendorff/rust/master, r=alexcr...
2013-11-25 borsauto merge of #10628 : huonw/rust/3614, r=alexcrichton
2013-11-25 borsauto merge of #10641 : cmr/rust/close_delims, r=alexcri...
2013-11-25 borsauto merge of #10635 : alexcrichton/rust/issue-10626...
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-25 borsauto merge of #10639 : jix/rust/fix_find_mut_in_trie...
2013-11-24 Jannis Harderstd::trie: Fix find_mut for non-present keys
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 borsauto merge of #10527 : eholk/rust/win64, r=alexcrichton
2013-11-19 borsauto merge of #10568 : pcwalton/rust/more-bars, r=alexc...
2013-11-19 Patrick Waltonlibstd: Change all uses of `&fn(A)->B` over to `|A...
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 reedlepeeRemoved Unnecessary comments and white spaces #4386
2013-10-22 reedlepeeMaking fields in std and extra : private #4386
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-10 borsauto merge of #9783 : huonw/rust/macro-items, r=bstrie
2013-10-10 borsauto merge of #9780 : sfackler/rust/extensions2, r...
2013-10-10 borsauto merge of #9774 : sebcrozet/rust/master, r=huonw
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9386 : Geal/rust/base64-doc, r=alexcrichton
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9359 : thestinger/rust/option, r=huonw
2013-10-09 Daniel Micayoption: rewrite the API to use composition
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtonstd: Remove usage of fmt!
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-16 borsauto merge of #9223 : sfackler/rust/tasks-fix, r=catamo...
2013-09-16 borsauto merge of #9206 : alexcrichton/rust/issue-9188...
2013-09-16 borsauto merge of #9196 : alexcrichton/rust/attempting...
2013-09-16 borsauto merge of #9187 : lkuper/rust/no-simplevisitor...
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-15 borsauto merge of #9203 : thestinger/rust/range_step, r...
2013-09-15 blake2-ppcUse std::iter::range_step
2013-09-12 borsauto merge of #9061 : jakub-/rust/pretty-print-empty...
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
2013-09-10 borsauto merge of #9062 : blake2-ppc/rust/vec-iterator...
2013-09-10 borsauto merge of #9034 : catamorphism/rust/rustpkg-workcac...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9071 : thestinger/rust/noalias, r=alexcr...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-09 borsauto merge of #9051 : bjz/rust/master, r=huonw
2013-09-09 borsauto merge of #9073 : alexcrichton/rust/remove-local...
2013-09-09 borsauto merge of #9065 : thestinger/rust/iter, r=alexcrichton
2013-09-09 Daniel Micayrename `std::iterator` to `std::iter`
2013-08-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-17 borsauto merge of #8531 : brson/rust/test-waitpid-workaroun...
next