]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc/pub-method.rs
Rollup merge of #45098 - sunjay:breakingrustfmtrls, r=alexcrichton
[rust.git] / src / test / rustdoc / pub-method.rs
2017-10-18 kennytmRollup merge of #45098 - sunjay:breakingrustfmtrls...
2017-10-18 kennytmRollup merge of #45082 - jacwah:explain-E0382, r=stevek...
2017-10-18 kennytmRollup merge of #44138 - steveklabnik:rustdoc-deprecati...
2017-10-17 steveklabnikmodify tests to use new flag
2017-10-13 kennytmRollup merge of #44855 - federicomenaquintero:master...
2017-10-06 borsAuto merge of #44734 - mchlrhw:wip/hashmap-entry-and...
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-10-01 borsAuto merge of #44919 - diwic:79-pretty-mir, r=arielb1
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44708 - toidiu:ak-44493, r=nikomatsakis
2017-09-29 Mark SimulacrumRollup merge of #44694 - tommyip:make_clean, r=Mark...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 borsAuto merge of #44847 - estebank:unused-signature, r...
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-27 borsAuto merge of #44782 - estebank:issue-36700, r=Guillaum...
2017-09-27 borsAuto merge of #44709 - Badel2:inclusive-range-dotdoteq...
2017-09-27 borsAuto merge of #44812 - Mark-Simulacrum:rustdoc-debug...
2017-09-26 borsAuto merge of #44735 - tirr-c:issue-42143, r=arielb1
2017-09-25 borsAuto merge of #44297 - laumann:suggest-misspelt-methods...
2017-09-25 borsAuto merge of #44279 - smaeul:crt_static-deps, r=alexcr...
2017-09-25 borsAuto merge of #44646 - petrochenkov:scompress, r=michae...
2017-09-24 Guillaume GomezRollup merge of #44789 - GuillaumeGomez:fix-rustdoc...
2017-09-24 Guillaume GomezRollup merge of #44625 - frewsxcv:frewsxcv-raii-stdin...
2017-09-24 Guillaume GomezRollup merge of #44103 - zackmdavis:cmp_op_must_use...
2017-09-24 borsAuto merge of #44786 - thombles:tk/i41314, r=petrochenkov
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 borsAuto merge of #44765 - tamird:libc-shim, r=alexcrichton
2017-09-23 borsAuto merge of #43870 - GuillaumeGomez:deref-suggestion...
2017-09-23 borsAuto merge of #44747 - Zoxc:gen-switch-unreachable...
2017-09-23 borsAuto merge of #44633 - petrochenkov:priv2, r=nikomatsakis
2017-09-23 borsAuto merge of #44784 - frewsxcv:rollup, r=frewsxcv
2017-09-23 Corey FarwellRollup merge of #44778 - lucasem:master, r=estebank
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-23 Corey FarwellRollup merge of #44773 - GuillaumeGomez:arc-docs, r...
2017-09-23 Corey FarwellRollup merge of #44770 - dtolnay:borrowed, r=sfackler
2017-09-23 Corey FarwellRollup merge of #44759 - durka:patch-43, r=steveklabnik
2017-09-23 Corey FarwellRollup merge of #44749 - zilbuz:issue-44596/E0503,...
2017-09-23 Corey FarwellRollup merge of #44746 - topecongiro:span-for-unary...
2017-09-23 Corey FarwellRollup merge of #44745 - alexcrichton:no-delim-none...
2017-09-23 Corey FarwellRollup merge of #44726 - mattico:patch-3, r=eddyb
2017-09-23 Corey FarwellRollup merge of #44717 - pnkfelix:debugflags-borrowckmi...
2017-09-23 Corey FarwellRollup merge of #44712 - oconnor663:copy_test, r=Guilla...
2017-09-23 Corey FarwellRollup merge of #44658 - leodasvacas:remove-str-eq...
2017-09-23 Corey FarwellRollup merge of #44648 - Havvy:doc-size_of, r=dtolnay
2017-09-23 Corey FarwellRollup merge of #44554 - GuillaumeGomez:add-missing...
2017-09-19 Guillaume GomezAdd pub visibility for methods as well