]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc
Auto merge of #31700 - oli-obk:skip_double_ended, r=alexcrichton
[rust.git] / src / test / rustdoc /
2016-03-05 borsAuto merge of #31700 - oli-obk:skip_double_ended, r...
2016-03-04 borsAuto merge of #32046 - steveklabnik:rollup, r=steveklabnik
2016-03-04 Steve KlabnikRollup merge of #32036 - Seeker14491:patch-1, r=stevekl...
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-04 Steve KlabnikRollup merge of #32027 - japaric:rustbuild-mips, r...
2016-03-04 Steve KlabnikRollup merge of #32017 - brson:ignoretest, r=nikomatsakis
2016-03-04 Steve KlabnikRollup merge of #32002 - srinivasreddy:vector_doc,...
2016-03-04 borsAuto merge of #31945 - sfackler:net2, r=alexcrichton
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-03 Brian AndersonIgnore a rustdoc test that does not work on beta
2016-03-02 Manish GoregaokarRollup merge of #31999 - bluss:fundamental-raw-ptr...
2016-03-02 Manish GoregaokarRollup merge of #31919 - petrochenkov:blockpub, r=nikom...
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 Steve KlabnikRollup merge of #31973 - brson:relnotes3, r=alexcrichton
2016-03-01 Steve KlabnikRollup merge of #31969 - brson:relnotes, r=alexcrichton
2016-03-01 borsAuto merge of #31939 - killercup:patch-17, r=brson
2016-03-01 borsAuto merge of #31962 - sanxiyn:const-eval-map, r=arielb1
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-28 borsAuto merge of #31897 - tshepang:ref-not-needed, r=steve...
2016-02-28 borsAuto merge of #31902 - mitaa:rdoc-shorter, r=alexcrichton
2016-02-27 borsAuto merge of #31942 - bluss:iter-desugar, r=steveklabnik
2016-02-27 borsAuto merge of #31915 - nagisa:mir-unpretty-fix, r=arielb1
2016-02-27 mitaaClearly separate code blocks from other blocks
2016-02-27 Manish GoregaokarRollup merge of #31930 - miqid:doc, r=steveklabnik
2016-02-27 Manish GoregaokarRollup merge of #31929 - dotdash:less_rallocx, r=alexcr...
2016-02-27 Manish GoregaokarRollup merge of #31922 - Amanieu:relnotes17, r=brson
2016-02-27 Manish GoregaokarRollup merge of #31918 - GuillaumeGomez:patch-3, r...
2016-02-27 Manish GoregaokarRollup merge of #31909 - benaryorg:patch-2, r=Manishearth
2016-02-27 borsAuto merge of #31914 - bluss:copy-from-slice-everywhere...
2016-02-26 borsAuto merge of #31876 - ollie27:win_fill_bytes, r=brson
2016-02-26 borsAuto merge of #31903 - mitaa:rdoc-ghostly-impls, r...
2016-02-26 borsAuto merge of #31858 - alexcrichton:fix-networking...
2016-02-26 mitaaDon't inline impls from `doc(hidden)` modules
2016-02-26 borsAuto merge of #31846 - alexcrichton:better-disable...
2016-02-26 Manish GoregaokarRollup merge of #31904 - bluss:writer-formatter-error...
2016-02-26 Manish GoregaokarRollup merge of #31901 - bluss:suggest-use, r=sanxiyn
2016-02-26 Manish GoregaokarRollup merge of #31896 - tshepang:idiom, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31894 - tshepang:more-clear, r=stevekl...
2016-02-26 Manish GoregaokarRollup merge of #31893 - tshepang:comma, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31883 - birkenfeld:doc-null-escape...
2016-02-26 Manish GoregaokarRollup merge of #31880 - Manishearth:debug, r=alexcrichton
2016-02-26 Manish GoregaokarRollup merge of #31878 - frewsxcv:path-cleanup, r=alexc...
2016-02-26 borsAuto merge of #31834 - ubsan:copy_from_slice, r=alexcri...
2016-02-26 borsAuto merge of #31857 - jseyfried:fix_scoping, r=nikomat...
2016-02-26 borsAuto merge of #31749 - nikomatsakis:compiletest-subdir...
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-25 borsAuto merge of #31882 - Manishearth:rollup, r=Manishearth
2016-02-25 Manish GoregaokarRollup merge of #31837 - mitaa:rdoc-inherent-assoc...
2016-02-25 Manish GoregaokarRollup merge of #31835 - mitaa:rdoc-global-src, r=alexc...
2016-02-24 Niko MatsakisAdd compiletest-ignore-dir to existing subdirectories.
2016-02-24 mitaaFix source-links for files with absolute-paths
2016-02-23 mitaaDon't show associated consts from trait impls
2016-02-20 borsAuto merge of #31620 - alexcrichton:fix-out-of-tree...
2016-02-19 borsAuto merge of #31736 - bluss:write-char, r=alexcrichton
2016-02-19 borsAuto merge of #31716 - jseyfried:fix_privacy_for_def_er...
2016-02-18 borsAuto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomat...
2016-02-17 Steve KlabnikRollup merge of #31679 - GuillaumeGomez:long_error_expl...
2016-02-17 Steve KlabnikRollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik
2016-02-17 borsAuto merge of #31685 - petrochenkov:patrefact2, r=eddyb
2016-02-16 borsAuto merge of #31534 - jseyfried:restrict_noninline_mod...
2016-02-16 borsAuto merge of #30714 - wesleywiser:fix_29914, r=arielb1
2016-02-16 borsAuto merge of #31627 - KiChjang:unstable-lint, r=alexcr...
2016-02-16 borsAuto merge of #31639 - quodlibetor:doc-search-with...
2016-02-15 borsAuto merge of #31663 - nodakai:cleanup-uint_module...
2016-02-15 borsAuto merge of #31640 - rkruppe:require-py27, r=sanxiyn
2016-02-15 borsAuto merge of #31653 - tomaka:emscripten-abi, r=eddyb
2016-02-15 borsAuto merge of #31652 - semarie:openbsd-os-raw, r=alexcr...
2016-02-15 borsAuto merge of #31648 - jseyfried:fix_diagnostics, r=nrc
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-14 Steve KlabnikRollup merge of #31649 - fbergr:doc, r=steveklabnik
2016-02-14 Steve KlabnikRollup merge of #31607 - steveklabnik:gh31599, r=brson
2016-02-14 borsAuto merge of #31630 - pitdicker:read_link, r=alexcrichton
2016-02-14 borsAuto merge of #31642 - rkruppe:rm-regex-script, r=alexc...
2016-02-14 borsAuto merge of #31626 - mitaa:rdoc-srch-escape, r=alexcr...
2016-02-14 borsAuto merge of #31614 - mitaa:rdoc_locitem_extmac, r...
2016-02-14 borsAuto merge of #31391 - frewsxcv:test, r=alexcrichton
2016-02-14 borsAuto merge of #31581 - petrochenkov:patrefact, r=Manish...
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 Manish GoregaokarRollup merge of #31638 - rkruppe:rm-tex, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31637 - rkruppe:ignore-pdb, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31635 - semarie:grep-e, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31629 - petevine:master, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31612 - raindev:grammar, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31610 - Manishearth:doc-clarify-txrx...
2016-02-13 Manish GoregaokarRollup merge of #31609 - erickt:nit, r=sfackler
2016-02-13 Manish GoregaokarRollup merge of #31589 - reem:remove-unnecessary-poison...
2016-02-13 Manish GoregaokarRollup merge of #31585 - tshepang:over-explanation...
2016-02-13 Manish GoregaokarRollup merge of #31584 - tshepang:shorten, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31582 - tshepang:missing-words, r...
2016-02-13 Manish GoregaokarRollup merge of #31563 - SDX2000:docfixes1, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31559 - scottrobertwhittaker:fix-typo...
2016-02-13 Manish GoregaokarRollup merge of #31542 - nodakai:concat_idents-desc...
2016-02-13 Manish GoregaokarRollup merge of #31537 - ollie27:book_doc_example,...
2016-02-13 Manish GoregaokarRollup merge of #31535 - Ketsuban:more-detail-in-wrappi...
2016-02-13 borsAuto merge of #31602 - mitaa:rdoc_doc_shorter, r=alexcr...
2016-02-13 borsAuto merge of #31596 - mitaa:rdoc_assoc_item, r=alexcri...
2016-02-12 mitaaOmit src-links for items from extern macros
next