about summary refs log tree commit diff
path: root/src/test/rustdoc
AgeCommit message (Expand)AuthorLines
2016-11-14rustdoc: Fix some local inlining issuesOliver Middleton-0/+173
2016-11-13do not use deprecated text for unstable docsAndy Russell-0/+10
2016-11-12Rollup merge of #37190 - QuietMisdreavus:rustdoc-where-newline, r=GuillaumeGomezEduard-Mihai Burtescu-0/+19
2016-10-15rustdoc: Improve playground run buttonsOliver Middleton-0/+79
2016-10-13rustdoc: add line breaks to where clauses a la rustfmtQuietMisdreavus-0/+19
2016-10-11Rollup merge of #36679 - QuietMisdreavus:rustdoc-line-breaks, r=steveklabnikGuillaume Gomez-0/+21
2016-10-06rustc: Rename rustc_macro to proc_macroAlex Crichton-6/+6
2016-09-30rustdoc: Fix documenting rustc-macro cratesAlex Crichton-0/+24
2016-09-27add rustdoc test for adding line breaksQuietMisdreavus-0/+21
2016-09-14Auto merge of #36293 - liigo:docblock-short, r=steveklabnikbors-1/+1
2016-09-14Auto merge of #35667 - ollie27:rustdoc_opaque_structs, r=steveklabnikbors-0/+10
2016-09-10Rollup merge of #36045 - ollie27:rustdoc_titles3, r=steveklabnikGuillaume Gomez-0/+59
2016-09-09rustdoc: don't collapse `docblock-short`Liigo-1/+1
2016-09-09rustdoc: Don't add extra newlines for fully opaque structsOliver Middleton-0/+10
2016-09-08Auto merge of #35745 - jroesch:soundness-fix-29859, r=nikomatsakisbors-1/+1
2016-09-07Auto merge of #36266 - Sawyer47:issue-35169, r=alexcrichtonbors-0/+85
2016-09-05Auto merge of #36078 - ollie27:rustdoc_search_assocconst, r=alexcrichtonbors-0/+40
2016-09-05rustdoc: Filter more incorrect methods inherited through DerefPiotr Jawniak-0/+85
2016-09-03Support unions in rustdocVadim Petrochenkov-0/+20
2016-09-02Remove illegal bound from doc testJared Roesch-1/+1
2016-08-29rustdoc: Fix associated consts in search resultsOliver Middleton-0/+40
2016-08-27rustdoc: Add missing item types to page titlesOliver Middleton-0/+59
2016-08-19RedirectNick Cameron-0/+2
2016-08-18rustdoc: remove the `!` from macro URLs and titlesNick Cameron-2/+2
2016-08-17Review changesNick Cameron-0/+17
2016-08-11Make `private_in_public` compatibility lint deny-by-defaultVadim Petrochenkov-2/+4
2016-08-11Add test for recursive private alias substitution in rustdocVadim Petrochenkov-0/+11
2016-08-11Substitute private type aliases in rustdocpetrochenkov-0/+30
2016-07-25rustdoc: Fix tuple struct where clause renderingOliver Middleton-1/+17
2016-07-13Auto merge of #34684 - oli-obk:eval_rustdoc_array_len, r=alexcrichtonbors-2/+2
2016-07-13evaluate the array length of fixed size array types in rustdocOliver Schneider-2/+2
2016-07-12rustdoc: Fix methods in seach resultsOliver Middleton-0/+42
2016-06-30rustdoc: Remove paths from primitive page <title> tagsOliver Middleton-0/+17
2016-06-29Rollup merge of #34536 - ollie27:rustdoc_module_impls, r=alexcrichtonManish Goregaokar-0/+15
2016-06-29Rollup merge of #34513 - ollie27:rustdoc_stripped, r=alexcrichtonManish Goregaokar-0/+66
2016-06-28rustdoc: Fix empty Implementations section on some module pagesOliver Middleton-0/+15
2016-06-27rustdoc: Fix a few stripping issuesOliver Middleton-0/+66
2016-06-26rustdoc: Fix inlined renamed reexports in import listsOliver Middleton-0/+22
2016-06-23rustdoc: Fix panic caused by doc(hidden) trait methodsOliver Middleton-0/+20
2016-06-20rustdoc: Fix a couple of issues with src links to external cratesOliver Middleton-0/+66
2016-06-17Auto merge of #34292 - ollie27:rustdoc_depr_impl, r=GuillaumeGomezbors-0/+128
2016-06-15rustdoc: Add stability notices to impl itemsOliver Middleton-0/+128
2016-06-14Auto merge of #34245 - ollie27:rustdoc_redirect_rename, r=alexcrichtonbors-0/+32
2016-06-14rustdoc: Fix redirect pages for renamed reexportsOliver Middleton-0/+32
2016-06-14Auto merge of #34232 - ollie27:rustdoc_inline, r=alexcrichtonbors-0/+42
2016-06-12Auto merge of #34045 - ollie27:rustdoc_stripped, r=brsonbors-0/+22
2016-06-11rustdoc: Don't inline #[doc(hidden)] pub useOliver Middleton-0/+42
2016-06-03rustdoc: Fix generating redirect pages for statics and constsOliver Middleton-0/+23
2016-06-02rustdoc: Don't generate empty files for stripped itemsOliver Middleton-0/+22
2016-05-20Update testsManish Goregaokar-6/+19