]> git.lizzy.rs Git - rust.git/history - src/librustdoc/lib.rs
auto merge of #12284 : brson/rust/install, r=alexcrichton
[rust.git] / src / librustdoc / lib.rs
2014-02-17 borsauto merge of #12284 : brson/rust/install, r=alexcrichton
2014-02-17 Brian AndersonAddress review feedback
2014-02-16 borsauto merge of #12319 : SimonSapin/rust/build-symlink...
2014-02-16 borsauto merge of #12312 : brson/rust/doc, r=alexcrichton
2014-02-16 borsauto merge of #12313 : bjz/rust/tuple, r=huonw
2014-02-16 Brendan ZabarauskasImprove naming of tuple getters, and add mutable tuple...
2014-02-16 borsauto merge of #12301 : FlaPer87/rust/issue-8893, r...
2014-02-16 borsauto merge of #12299 : sfackler/rust/limit-return,...
2014-02-16 borsauto merge of #12298 : alexcrichton/rust/rustdoc-testin...
2014-02-15 borsauto merge of #12235 : huonw/rust/raii-lock, r=alexcrichton
2014-02-15 borsauto merge of #12272 : alexcrichton/rust/snapshot,...
2014-02-15 Alex Crichtonextern mod => extern crate
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
2014-02-14 borsauto merge of #12192 : luqmana/rust/fix-cross, r=alexcr...
2014-02-14 borsauto merge of #12186 : alexcrichton/rust/no-sleep-2...
2014-02-14 borsauto merge of #12061 : pongad/rust/delorderable, r=cmr
2014-02-14 borsauto merge of #12017 : FlaPer87/rust/replace-mod-crate...
2014-02-13 Flavio PercocoReplace `crate` usage with `krate`
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12083 : bjz/rust/semver, r=huonw
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-07 borsauto merge of #12010 : HeroesGrave/rust/libcollection...
2014-02-07 HeroesGravemoved collections from libextra into libcollections
2014-02-07 borsauto merge of #12039 : alexcrichton/rust/no-conditions...
2014-02-06 borsauto merge of #12020 : alexcrichton/rust/output-flags...
2014-02-06 borsauto merge of #12007 : Arcterus/rust/libgetopts, r=cmr
2014-02-06 Arcterusgetopts: replaced base functions with those from group
2014-02-06 ArcterusMove getopts out of extra
2014-02-06 borsauto merge of #12048 : sanxiyn/rust/crate-config, r...
2014-02-06 borsauto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-06 borsauto merge of #11989 : adridu59/rust/tidy, r=alexcrichton
2014-02-05 borsauto merge of #11894 : alexcrichton/rust/io-clone,...
2014-02-05 borsauto merge of #11984 : olsonjeffery/rust/libserialize...
2014-02-05 Jeff Olsonpull extra::{serialize, ebml} into a separate libserial...
2014-02-05 borsauto merge of #11939 : JeremyLetang/rust/move-libsync...
2014-02-05 JeremyLetangmove concurrent stuff from libextra to libsync
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-03 borsauto merge of #12012 : omasanori/rust/semver, r=alexcri...
2014-02-03 borsauto merge of #11946 : alexcrichton/rust/no-io-error...
2014-02-03 Alex Crichtonrustdoc: Remove io_error usage
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11911 : kballard/rust/empty-functional...
2014-01-30 borsauto merge of #11909 : thestinger/rust/tydesc, r=pcwalton
2014-01-30 borsauto merge of #11907 : sanxiyn/rust/simd-shift, r=thest...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-30 borsauto merge of #11893 : Armavica/rust/copyable-cloneable...
2014-01-29 borsauto merge of #11776 : FlaPer87/rust/issue-11681-static...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-29 borsauto merge of #11877 : Armavica/rust/doc-pm-vector...
2014-01-29 borsauto merge of #11754 : alexcrichton/rust/unused-result...
2014-01-29 borsauto merge of #11868 : bytbox/rust/remove-do, r=alexcri...
2014-01-29 Scott LawrenceRemoving do keyword from librustdoc
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11823 : derekchiang/rust/fix-barrier...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 borsauto merge of #11817 : salemtalha/rust/master, r=brson
2014-01-26 Salem TalhaRemoved all instances of XXX in preparation for relaxin...
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-22 borsauto merge of #11711 : alexcrichton/rust/issue-11683...
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11129 : SimonSapin/rust/foo-vs-foo_opt...
2014-01-21 Simon Sapin[std::str] Rename from_utf8_owned_opt() to from_utf8_ow...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11615 : adwhit/rust/master, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-18 borsauto merge of #11607 : alexcrichton/rust/issue-9957...
2014-01-18 borsauto merge of #11606 : alexcrichton/rust/issue-9259...
2014-01-18 borsauto merge of #11619 : adridu59/rust/patch-md, r=cmr
2014-01-18 borsauto merge of #11622 : bjz/rust/simplify-primitive...
2014-01-18 borsauto merge of #11614 : remen/rust/patch-1, r=alexcrichton
2014-01-18 borsauto merge of #11605 : alexcrichton/rust/issue-9582...
2014-01-18 borsauto merge of #11086 : metajack/rust/rustpkg-new-cratei...
2014-01-18 borsauto merge of #11503 : FlaPer87/rust/master, r=huonw
2014-01-17 borsauto merge of #11618 : alexcrichton/rust/force-host...
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 Alex CrichtonTweak the interface of std::io
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-14 borsauto merge of #11485 : eddyb/rust/sweep-old-rust, r...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-13 borsauto merge of #11442 : brson/rust/0.10-pre, r=alexcrichton
2014-01-13 Brian AndersonBump version to 0.10-pre
2014-01-12 borsauto merge of #11495 : kud1ing/rust/backticks, r=huonw
2014-01-12 borsauto merge of #11491 : wting/rust/wting_7959_document_i...
2014-01-11 borsauto merge of #11338 : jhasse/rust/patch-rustpkgtarget...
2014-01-11 borsauto merge of #11470 : eminence/rust/rustpkg_help_test...
next