]> git.lizzy.rs Git - rust.git/history - src/librustdoc/plugins.rs
auto merge of #17654 : gereeter/rust/no-unnecessary-cell, r=alexcrichton
[rust.git] / src / librustdoc / plugins.rs
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-10-01 borsauto merge of #17630 : sfackler/rust/cfg-warnings,...
2014-09-30 Steven FacklerFix rustdoc
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
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-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-25 borsauto merge of #16699 : treeman/rust/issue-8492, r=alexc...
2014-08-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-24 borsauto merge of #16728 : bluss/rust/zip-next-back, r...
2014-08-24 borsauto merge of #16706 : pnkfelix/rust/fsk-fix-nojem...
2014-08-24 borsauto merge of #16703 : bluss/rust/assert-bloat, r=huonw
2014-08-24 borsauto merge of #16698 : bluss/rust/slice-bloat, r=huonw
2014-08-24 borsauto merge of #16697 : Sawyer47/rust/new-test, r=huonw
2014-08-23 borsauto merge of #16691 : klutzy/rust/issue-15297, r=alexc...
2014-08-23 borsauto merge of #16670 : Swatinem/rust/charascii, r=alexc...
2014-08-23 borsauto merge of #16612 : nham/rust/twoway_searcher_fix...
2014-08-23 borsauto merge of #16268 : cakebaker/rust/make_fn_add_three...
2014-08-23 borsauto merge of #16693 : vadimcn/rust/rename--win32,...
2014-08-23 Vadim ChugunovRemove stage0 attributes.
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 #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
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-19 borsauto merge of #16584 : luqmana/rust/psfo, r=alexcrichton
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 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-16 borsauto merge of #16505 : dotdash/rust/extern_realpath...
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 #16511 : luqmana/rust/sbnt, r=pcwalton
2014-08-15 borsauto merge of #16500 : jackheizer/rust/export-name...
2014-08-15 borsauto merge of #16494 : pnkfelix/rust/fsk-quotstx-follow...
2014-08-15 borsauto merge of #16424 : pcwalton/rust/where-clauses...
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-12 Vadim ChugunovReplace #[cfg(target_os = "win32")] with #[cfg(target_o...
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-29 borsauto merge of #15249 : aochagavia/rust/rand, r=huonw
2014-06-29 borsauto merge of #15241 : arjantop/rust/maybeownedvector...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 Alex CrichtonRename all raw pointers as necessary
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14867 : alexcrichton/rust/rollup, r...
2014-06-13 Patrick Waltonlibrustc: Forbid `transmute` from being called on types...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-11 borsauto merge of #14788 : Sawyer47/rust/issue-13214, r...
2014-06-11 borsauto merge of #14787 : alexcrichton/rust/issue-14784...
2014-06-11 borsauto merge of #14786 : pcwalton/rust/enum-to-float...
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-11 borsauto merge of #14768 : riccieri/rust/detransmute-arena...
2014-06-10 borsauto merge of #14752 : jakub-/rust/issue-11940, r=alexc...
2014-06-10 borsauto merge of #14696 : jakub-/rust/dead-struct-fields...
2014-06-10 borsauto merge of #14606 : pcwalton/rust/fn-trait-sugar...
2014-06-10 borsauto merge of #14783 : alexcrichton/rust/rollup, r...
2014-06-10 Brian Andersonstd: Move dynamic_lib from std::unstable to std
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
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 #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14415 : Sawyer47/rust/ascii-fixme, r...
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-15 borsauto merge of #14133 : db48x/rust/ord-for-mut-refs...
2014-05-13 borsauto merge of #14158 : nikomatsakis/rust/issue-5527...
next