]> git.lizzy.rs Git - rust.git/history - src/libstd/hash.rs
Merge pull request #20510 from tshepang/patch-6
[rust.git] / src / libstd / hash.rs
2015-01-04 borsMerge pull request #20510 from tshepang/patch-6
2015-01-04 borsMerge pull request #20505 from estsauver/doc_20504
2015-01-04 borsMerge pull request #20500 from globin/fix/range-sugar
2015-01-04 borsMerge pull request #20495 from brson/cargo
2015-01-04 borsMerge pull request #20487 from trapp/doc-namespace...
2015-01-04 borsMerge pull request #20485 from ipetkov/man-fix
2015-01-04 borsMerge pull request #20464 from ranma42/improve-make...
2015-01-04 borsMerge pull request #20457 from frewsxcv/rm-reexports
2015-01-04 borsMerge pull request #20452 from brson/rustup
2015-01-04 borsMerge pull request #20449 from brson/contributing
2015-01-04 borsMerge pull request #20442 from csouth3/vim-syntax
2015-01-04 borsMerge pull request #20428 from tbu-/pr_guide_int_to_i32...
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-04 borsauto merge of #20443 : nikomatsakis/rust/autoderef...
2015-01-04 borsauto merge of #20437 : ranma42/rust/fix-make-install...
2015-01-04 borsauto merge of #20393 : japaric/rust/impl-any, r=aturon
2015-01-04 borsauto merge of #20504 : japaric/rust/derive-self, r...
2015-01-04 Jorge Apariciosed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 Brian AndersonMerge remote-tracking branch 'erickt/rustup'
2015-01-02 Alex Crichtonrollup merge of #20227: FlashYoshi/patch-1
2015-01-02 Alex Crichtonrollup merge of #19625: mrhota/guide_traits
2015-01-02 Alex Crichtonrollup merge of #20273: alexcrichton/second-pass-comm
2014-12-31 Alex Crichtonrollup merge of #20344: brson/srctarballs
2014-12-31 Alex Crichtonrollup merge of #20328: huonw/attack-of-the-clones
2014-12-31 Alex Crichtonrollup merge of #20326: rohitjoshi/master
2014-12-31 Alex Crichtonrollup merge of #20325: nick29581/obj-safety-static
2014-12-31 Alex Crichtonrollup merge of #20323: brson/beta
2014-12-31 Alex Crichtonrollup merge of #20321: epall/patch-1
2014-12-31 Alex Crichtonrollup merge of #20316: seanmonstar/patch-1
2014-12-31 Alex Crichtonrollup merge of #20286: murarth/get-address-name
2014-12-31 Alex Crichtonrollup merge of #20247: steveklabnik/gh20088
2014-12-31 Alex Crichtonrollup merge of #20217: luqmana/pc
2014-12-30 borsauto merge of #19941 : alexcrichton/rust/issue-19767...
2014-12-30 borsauto merge of #20320 : alexcrichton/rust/rollup, r...
2014-12-30 Alex Crichtonrollup merge of #20317: brson/rust-installer-v2
2014-12-30 Alex Crichtonrollup merge of #20310: fhahn/issue-15877-model-lexer...
2014-12-30 Alex Crichtonrollup merge of #20309: sfackler/refcell-send
2014-12-30 Alex Crichtonrollup merge of #20306: alexcrichton/second-pass-string
2014-12-30 Alex Crichtonrollup merge of #20289: nick29581/shadowing
2014-12-30 Alex Crichtonrollup merge of #20282: WebDrake/makefile-in
2014-12-30 Alex Crichtonrollup merge of #20281: dgiagio/libregex_deprecated_fix1
2014-12-30 Alex Crichtonrollup merge of #20279: dgiagio/libserialize_deprecated...
2014-12-30 Alex Crichtonrollup merge of #20276: alexcrichton/deprecate-term
2014-12-30 Alex Crichtonrollup merge of #20275: inthecloud247/patch-1
2014-12-30 Alex Crichtonrollup merge of #20271: vhbit/datalayout-fix
2014-12-30 Alex Crichtonrollup merge of #20270: bombless/patch-2
2014-12-30 Alex Crichtonrollup merge of #20269: dirk/indent-where
2014-12-30 Alex Crichtonrollup merge of #20268: mdinger/pretty
2014-12-30 Alex Crichtonrollup merge of #20266: nick29581/dxr-use
2014-12-30 Alex Crichtonrollup merge of #20265: nicholasbishop/bishop_add_missi...
2014-12-30 Alex Crichtonrollup merge of #20264: nagisa/threadrng
2014-12-28 Simonas KazlauskasRename TaskRng to ThreadRng
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-21 Alex Crichtonrollup merge of #19957: tshepang/patch-1
2014-12-21 Alex Crichtonrollup merge of #19944: steveklabnik/doc_sync_arc
2014-12-21 Alex Crichtonrollup merge of #19932: elszben/master
2014-12-21 Alex Crichtonrollup merge of #19823: iKevinY/doc-fixes
2014-12-21 Alex Crichtonrollup merge of #19727: lfairy/patch-1
2014-12-21 Alex Crichtonrollup merge of #19651: Gankro/ptr-docs
2014-12-21 borsauto merge of #19953 : sanxiyn/rust/privacy-span, r...
2014-12-18 borsauto merge of #19819 : vadimcn/rust/fix-demangle, r...
2014-12-18 borsauto merge of #19780 : jakub-/rust/e-needstest, r=alexc...
2014-12-17 borsauto merge of #19958 : alexcrichton/rust/rollup, r...
2014-12-17 Alex Crichtonrollup merge of #19947: csouth3/arc-borrowfrom
2014-12-17 Alex Crichtonrollup merge of #19943: steveklabnik/doc_std_vec
2014-12-17 Alex Crichtonrollup merge of #19942: steveklabnik/doc_std_mem
2014-12-17 Alex Crichtonrollup merge of #19940: phi-gamma/canonical-master
2014-12-17 Alex Crichtonrollup merge of #19935: cgaebel/hashmap-tuple-indexing
2014-12-17 Alex Crichtonrollup merge of #19930: cllns/lowercase-if
2014-12-17 Alex Crichtonrollup merge of #19923: pnkfelix/fix-make-tags.emacs
2014-12-17 Alex Crichtonrollup merge of #19918: pnkfelix/ast-refactor-make...
2014-12-17 Alex Crichtonrollup merge of #19912: P1start/fn-formatting
2014-12-17 Alex Crichtonrollup merge of #19911: mdinger/tuple_tests2
2014-12-17 Alex Crichtonrollup merge of #19905: AaronFriel/patch-1
2014-12-17 Alex Crichtonrollup merge of #19902: alexcrichton/second-pass-mem
2014-12-17 Alex Crichtonrollup merge of #19895: jbranchaud/add-string-add-doctest
2014-12-17 Alex Crichtonrollup merge of #19893: JacobEdelman/patch-1
2014-12-17 Alex Crichtonrollup merge of #19892: pnkfelix/region-graphviz
2014-12-17 Alex Crichtonrollup merge of #19889: FlaPer87/unboxed-closure
2014-12-17 Alex Crichtonrollup merge of #19887: alexcrichton/serialize-fn-mut
2014-12-17 Alex Crichtonrollup merge of #19885: alexcrichton/char-escape
2014-12-17 Alex Crichtonrollup merge of #19881: larroy/master
2014-12-17 Alex Crichtonrollup merge of #19880: sanxiyn/assoc-resolve-lifetime
2014-12-17 Alex Crichtonrollup merge of #19873: drewm1980/master
2014-12-17 Alex Crichtonrollup merge of #19871: pczarn/ring_buf-remove
2014-12-17 Alex Crichtonrollup merge of #19869: sfackler/free-stdin
2014-12-17 Alex Crichtonrollup merge of #19868: sourcefrog/master
2014-12-17 Alex Crichtonrollup merge of #19860: japaric/copy-markers
2014-12-17 Alex Crichtonrollup merge of #19859: alexcrichton/flaky-test
2014-12-17 Alex Crichtonrollup merge of #19857: japaric/test-19129
2014-12-17 Alex Crichtonrollup merge of #19856: iKevinY/faq-fixes
2014-12-17 Alex Crichtonrollup merge of #19849: alexcrichton/second-pass-option
2014-12-17 Alex Crichtonrollup merge of #19846: nicholasbishop/bishops_magical_...
2014-12-17 Alex Crichtonrollup merge of #19845: jbranchaud/fix-indentation...
2014-12-17 Alex Crichtonrollup merge of #19838: shepmaster/invariant-lifetime...
2014-12-17 Alex Crichtonrollup merge of #19832: japaric/no-nocopy
2014-12-17 Alex Crichtonrollup merge of #19831: luqmana/deriving-where
next