]> git.lizzy.rs Git - rust.git/history - src/librustdoc/clean/mod.rs
Rollup merge of #39944 - GuillaumeGomez:associated-consts, r=frewsxcv
[rust.git] / src / librustdoc / clean / mod.rs
2017-03-01 Corey FarwellRollup merge of #39944 - GuillaumeGomez:associated...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-28 Steve KlabnikRollup merge of #40153 - steveklabnik:alphabetize-unsta...
2017-02-28 Steve KlabnikRollup merge of #40151 - steveklabnik:update-mdbook...
2017-02-28 Steve KlabnikRollup merge of #40142 - MajorBreakfast:patch-4, r...
2017-02-28 Steve KlabnikRollup merge of #40130 - alexcrichton:fix-musl-again...
2017-02-28 Corey FarwellRollup merge of #40131 - MajorBreakfast:patch-3, r...
2017-02-28 Corey FarwellRollup merge of #40126 - GuillaumeGomez:fmt-write-docs...
2017-02-28 Corey FarwellRollup merge of #40124 - koba-e964:patch-1, r=steveklabnik
2017-02-28 Corey FarwellRollup merge of #40122 - robinst:process-add-example...
2017-02-28 Corey FarwellRollup merge of #40057 - GuillaumeGomez:html-issue...
2017-02-28 Corey FarwellRollup merge of #40056 - keeperofdakeys:contributing...
2017-02-28 Corey FarwellRollup merge of #40047 - topecongiro:master, r=est31
2017-02-28 Corey FarwellRollup merge of #40033 - GuillaumeGomez:condvar-docs...
2017-02-28 Corey FarwellRollup merge of #39977 - frewsxcv:error-reporting-clean...
2017-02-28 borsAuto merge of #40135 - alexcrichton:split-android,...
2017-02-28 borsAuto merge of #40008 - eddyb:lazy-12, r=nikomatsakis
2017-02-26 borsAuto merge of #39738 - keeperofdakeys:vec-docs, r=Guill...
2017-02-26 Guillaume GomezPut the const type and value into <code>
2017-02-25 Eduard-Mihai Burtescurustc: combine BareFnTy and ClosureTy into FnSig.
2017-02-25 Eduard Burtescurustc_typeck: lift CrateCtxt to TyCtxt.
2017-02-25 Eduard-Mihai Burtescurustc: store type parameter defaults outside of ty...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39961 - redox-os:redox, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39905 - estebank:useless-error, r...
2017-02-24 borsAuto merge of #39714 - vadimcn:top-level-expn2, r=micha...
2017-02-21 borsAuto merge of #39874 - amosonn:master, r=alexcrichton
2017-02-18 borsAuto merge of #39877 - estebank:remove-params, r=petroc...
2017-02-17 borsAuto merge of #39578 - canndrew:nixos-bootstrap-fix...
2017-02-17 borsAuto merge of #39485 - canndrew:inference-fix-39297...
2017-02-15 borsAuto merge of #39457 - bvinc:master, r=alexcrichton
2017-02-15 borsAuto merge of #39594 - clarcharr:cstr_box, r=aturon
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 Corey FarwellRollup merge of #39790 - zackw:tidy-linelen-exempt...
2017-02-14 Corey FarwellRollup merge of #39785 - alexcrichton:no-thread-sanitiz...
2017-02-14 Corey FarwellRollup merge of #39754 - alexcrichton:less-assertions...
2017-02-14 Corey FarwellRollup merge of #39730 - jseyfried:fix_empty_seq_rep_ic...
2017-02-14 Corey FarwellRollup merge of #39659 - zackw:asciiext-ctype, r=alexcr...
2017-02-14 borsAuto merge of #39728 - eddyb:vendeur-tres-bien, r=alexc...
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-13 Corey FarwellRollup merge of #39759 - binarycrusader:master, r=alexc...
2017-02-13 Corey FarwellRollup merge of #39716 - F001:swapCell, r=alexcrichton
2017-02-13 borsAuto merge of #39456 - nagisa:mir-switchint-everywhere...
2017-02-12 borsAuto merge of #39572 - jseyfried:fix_inert_attributes...
2017-02-12 borsAuto merge of #39769 - GuillaumeGomez:rollup, r=Guillau...
2017-02-12 Guillaume GomezRollup merge of #39760 - shepmaster:struct-init-doc...
2017-02-12 Guillaume GomezRollup merge of #39756 - JordiPolo:feature/try_to_quest...
2017-02-12 Guillaume GomezRollup merge of #39743 - GuillaumeGomez:rustdoc-test...
2017-02-12 Guillaume GomezRollup merge of #39740 - jimmycuadra:rustdoc-empty...
2017-02-12 Guillaume GomezRollup merge of #39654 - ollie27:rustdoc_attributes...
2017-02-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-11 Jimmy CuadraUse functional transformations on the option instead...
2017-02-11 Jimmy Cuadrarustdoc: Only include a stability span if needed.
2017-02-10 borsAuto merge of #39438 - clarcharr:box_from, r=alexcrichton
2017-02-10 Corey FarwellRollup merge of #39674 - jseyfried:fix_token_tree_parsi...
2017-02-09 Corey FarwellRollup merge of #39604 - est31:i128_tests, r=alexcrichton
2017-02-09 borsAuto merge of #38109 - tromey:main-subprogram, r=michae...
2017-02-09 Corey FarwellRollup merge of #39589 - ollie27:rustdoc_impl_disambigu...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 borsAuto merge of #39523 - alexcrichton:fpic, r=aturon
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39557 - bjorn3:pp-docs, r=jseyfried
2017-02-08 Corey FarwellRollup merge of #39529 - dylanmckay:llvm-4.0-align32...
2017-02-08 Corey FarwellRollup merge of #39462 - emilio:improper-ctypes, r...
2017-02-08 Corey FarwellRollup merge of #39545 - JordiPolo:fix/1_15_released...
2017-02-08 Corey FarwellRollup merge of #39482 - king6cong:master, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-08 Corey FarwellRollup merge of #39400 - alexcrichton:arm-cross-test...
2017-02-08 Corey FarwellRollup merge of #39372 - seanmonstar:more-addr-froms...
2017-02-08 Corey FarwellRollup merge of #39361 - cengizIO:master, r=arielb1
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-08 borsAuto merge of #39324 - clarcharr:ipv6_u128, r=alexcrichton
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 borsAuto merge of #39500 - michaelwoerister:fix-ich-testing...
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 borsAuto merge of #38897 - nikomatsakis:issue-32330-followu...
2017-02-05 Niko Matsakismake lifetimes that only appear in return type early...
2017-02-05 Corey FarwellRollup merge of #39538 - stjepang:slightly-optimize...
2017-02-05 Corey FarwellRollup merge of #39530 - TimNN:more-gdb, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39528 - dylanmckay:llvm-4.0-diglobalva...
2017-02-05 Corey FarwellRollup merge of #39526 - canndrew:uninhabited-while...
2017-02-05 Corey FarwellRollup merge of #39519 - nagisa:more-snap, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39514 - tbu-:pr_less_syscalls_fd,...
2017-02-05 Corey FarwellRollup merge of #39509 - petrochenkov:rb2, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39501 - phungleson:libcorebench, r...
2017-02-05 Corey FarwellRollup merge of #39491 - dumbbell:support-aarch64-unkno...
2017-02-05 Corey FarwellRollup merge of #39481 - ishitatsuyuki:master, r=alexcr...
2017-02-05 Corey FarwellRollup merge of #39472 - est31:unadjusted_only_for_win...
2017-02-05 Corey FarwellRollup merge of #39439 - king6cong:move, r=alexcrichton
2017-02-05 borsAuto merge of #39408 - ollie27:i128_try_from, r=alexcri...
2017-02-05 borsAuto merge of #39563 - frewsxcv:rollup, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39552 - zackmdavis:more_struct_aliases...
2017-02-05 Corey FarwellRollup merge of #39527 - king6cong:bootstrap-doc, r...
2017-02-05 Corey FarwellRollup merge of #39478 - alexcrichton:add-xpy, r=japaric
2017-02-05 Corey FarwellRollup merge of #39477 - jimmycuadra:try-from-parameter...
2017-02-05 Corey FarwellRollup merge of #39471 - djc:bootstrap-user, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39454 - abonander:proc_macro_tracking_...
2017-02-05 Corey FarwellRollup merge of #39453 - nrc:save-path, r=nikomatsakis
next