]> git.lizzy.rs Git - rust.git/history - src/librustdoc/lib.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / librustdoc / lib.rs
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #17894 : steveklabnik/rust/fail_to_panic...
2014-10-29 Steve KlabnikRename fail! to panic!
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-21 borsauto merge of #18201 : Gankro/rust/option-what, r=alexc...
2014-10-20 borsauto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton
2014-10-18 borsauto merge of #18041 : arielb1/rust/no-size-overflow...
2014-10-18 borsauto merge of #18105 : nikomatsakis/rust/issue-18055...
2014-10-18 borsauto merge of #18099 : jakub-/rust/fixed-issues, r...
2014-10-18 borsauto merge of #18096 : Gankro/rust/ganksy-is-dum, r...
2014-10-18 borsauto merge of #18024 : phungleson/rust/fix-var-name...
2014-10-18 borsauto merge of #18022 : nikomatsakis/rust/issue-18019...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-17 borsauto merge of #18093 : steveklabnik/rust/remove_gc_refe...
2014-10-17 borsauto merge of #18089 : gamazeps/rust/small-bitv-cleanup...
2014-10-17 borsauto merge of #18052 : IvanUkhov/rust/raw-byte-string...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-17 borsauto merge of #17998 : rapha/rust/master, r=alexcrichton
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-16 borsauto merge of #18064 : luqmana/rust/remove-reflection...
2014-10-16 Luqman Adenlibrustdoc: Remove all uses of {:?}.
2014-10-16 Luqman AdenRemove libdebug and update tests.
2014-10-13 borsauto merge of #17757 : gamazeps/rust/issue17709, r...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-11 borsauto merge of #17801 : Gankro/rust/collections-stuff...
2014-10-10 borsauto merge of #17793 : simias/rust/master, r=huonw
2014-10-09 borsauto merge of #17784 : bkoropoff/rust/issue-17780,...
2014-10-08 borsauto merge of #17748 : mahkoh/rust/int_slice, r=aturon
2014-10-08 borsauto merge of #17840 : Sawyer47/rust/issue-17751, r...
2014-10-08 borsauto merge of #17836 : typelist/rust/guide-tuples,...
2014-10-07 borsauto merge of #17787 : bgamari/rust/fix-quote-method...
2014-10-07 borsauto merge of #17834 : sfackler/rust/rustdoc-cfgs,...
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-07 borsauto merge of #17832 : brson/rust/updateversion, r...
2014-10-07 borsauto merge of #17802 : Gankro/rust/collection-docs...
2014-10-07 borsauto merge of #17807 : nick29581/rust/slice6, r=aturon
2014-10-07 Nick CameronPut slicing syntax behind a feature gate.
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 borsauto merge of #16995 : kmcallister/rust/plugin-tutorial...
2014-10-03 borsauto merge of #17725 : alexcrichton/rust/rollup, r...
2014-10-03 Alex CrichtonMerge branch 'travis' into rollup
2014-10-02 borsauto merge of #17715 : aturon/rust/revert-slice-ops...
2014-10-02 Alex Crichtonrollup merge of #17666 : eddyb/take-garbage-out
2014-10-02 Alex Crichtonrollup merge of #17723 : alexcrichton/travis
2014-10-02 Alex Crichtonrollup merge of #17720 : ben0x539/shifts
2014-10-02 Alex Crichtonrollup merge of #17708 : bnoordhuis/fix-ctags-makefile...
2014-10-02 Alex Crichtonrollup merge of #17706 : thestinger/supp
2014-10-02 Alex Crichtonrollup merge of #17646 : bkoropoff/cast-ice
2014-10-02 Alex Crichtonrollup merge of #16993 : dschatzberg/items-bounds
2014-10-02 Alex Crichtonrollup merge of #17719 : alexcrichton/diagnose
2014-10-02 Alex Crichtonrollup merge of #17715 : aturon/revert-slice-ops-libs
2014-10-02 Aaron TuronRevert "Put slicing syntax behind a feature gate."
2014-10-02 borsauto merge of #17590 : bjadamson/rust/rustc-improvement...
2014-10-02 Eduard Burtescusyntax: mark the managed_boxes feature as Removed.
2014-10-02 borsauto merge of #17663 : eddyb/rust/method-origin-subst...
2014-10-02 borsauto merge of #17434 : P1start/rust/borrowck-messages...
2014-10-02 borsauto merge of #17681 : jgallagher/rust/dep-info-escape...
2014-10-02 borsauto merge of #17620 : nick29581/rust/slice4, r=aturon
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-10-02 Nick CameronPut slicing syntax behind a feature gate.
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-09-30 borsauto merge of #17479 : gamazeps/rust/issue17478, r...
2014-09-30 borsauto merge of #17639 : brson/rust/windbg2, r=pcwalton
2014-09-30 borsauto merge of #17640 : brson/rust/wininst, r=alexcrichton
2014-09-30 borsauto merge of #17563 : brson/rust/wintcbfix, r=thestinger
2014-09-29 borsauto merge of #17475 : pnkfelix/rust/fix-17303, r=huonw
2014-09-29 Alex Crichtonrollup merge of #17510 : MatejLach/find_fix
2014-09-29 borsauto merge of #17538 : brson/rust/winmk, r=alexcrichton
2014-09-29 borsauto merge of #17409 : farcaller/rust/patch-1, r=huonw
2014-09-28 borsauto merge of #17527 : sfackler/rust/cfg-syntax, r...
2014-09-27 borsauto merge of #17523 : TeXitoi/rust/relicense-shootout...
2014-09-27 borsauto merge of #17517 : pczarn/rust/hashmap-lifetimes...
2014-09-27 borsauto merge of #17511 : MatejLach/rust/iter_guide_typo...
2014-09-27 borsauto merge of #17515 : mbrubeck/rust/patch-1, r=alexcri...
2014-09-27 borsauto merge of #17512 : nodakai/rust/fix-ptr-guide,...
2014-09-27 borsauto merge of #17469 : sfackler/rust/into-result, r...
2014-09-27 borsauto merge of #17506 : sfackler/rust/cfg-attr, r=alexcr...
2014-09-26 Brian AndersonRemove windows TCB hack from rustdoc
next