about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2018-02-18Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavusGuillaume Gomez-1093/+106
2018-02-17Remove useless commentGuillaume Gomez-1/+0
2018-02-17Rollup merge of #48095 - QuietMisdreavus:doctest-assembly, r=GuillaumeGomezGuillaume Gomez-3/+217
2018-02-16Remove hoedown from rustdocGuillaume Gomez-1092/+106
2018-02-14Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnikkennytm-2/+2
2018-02-10Rollup merge of #48080 - GuillaumeGomez:mobile-docs-fixes, r=QuietMisdreavuskennytm-32/+7
2018-02-10Rollup merge of #48064 - Manishearth:intra-doc-bail, r=QuietMisdreavuskennytm-0/+4
2018-02-10Rollup merge of #48051 - ollie27:rustdoc_fn_unit_return, r=QuietMisdreavuskennytm-1/+3
2018-02-09add tests for the doctest construction functionalityQuietMisdreavus-0/+214
2018-02-09trim the body of doctests after partitioningQuietMisdreavus-3/+3
2018-02-08Hide theme button under menu in mobile mode and fix top margin issue (in mobi...Guillaume Gomez-32/+7
2018-02-08Pass themes folder as parameterGuillaume Gomez-6/+6
2018-02-08Add tests for themesGuillaume Gomez-23/+43
2018-02-08Improve output a bit in case of errorGuillaume Gomez-8/+24
2018-02-08Add test when trying to add new themeGuillaume Gomez-5/+16
2018-02-08Handle comments in css selector and add testsGuillaume Gomez-23/+80
2018-02-08Fix missing rules for dark.cssGuillaume Gomez-0/+3
2018-02-08get differencesGuillaume Gomez-10/+43
2018-02-08Add theme testsGuillaume Gomez-0/+285
2018-02-07intra-doc-links: bail early for linky thingsManish Goregaokar-0/+4
2018-02-07Rollup merge of #47810 - GuillaumeGomez:fix-theme-but-position, r=QuietMisdre...Manish Goregaokar-4/+55
2018-02-07rustdoc: Hide `-> ()` in cross crate inlined Fn* boundsOliver Middleton-1/+3
2018-02-04Rollup merge of #47862 - GuillaumeGomez:const-evaluation-ice, r=eddybkennytm-2/+9
2018-02-04Improve big sidebar elements displayGuillaume Gomez-0/+18
2018-02-04Fix not selectable search inputGuillaume Gomez-0/+5
2018-02-03Fix rendering issues on mobileGuillaume Gomez-4/+32
2018-02-03Fix const evaluation ICE in rustdocGuillaume Gomez-2/+9
2018-02-01Fix ugly hover in sidebarGuillaume Gomez-8/+22
2018-01-31Changed of `struct` url to `#ad448e` in rust docsPramod Bisht-1/+1
2018-01-31Auto merge of #45752 - estebank:highlight-primary, r=nikomatsakisbors-0/+1
2018-01-30Rollup merge of #47855 - ollie27:rustdoc_hoedown_link_title, r=QuietMisdreavuskennytm-1/+1
2018-01-29rustdoc: Fix link title rendering with hoedownOliver Middleton-1/+1
2018-01-29Toggle span highlighting on `-Zteach`Esteban Küber-0/+1
2018-01-27rustc: Load the `rustc_trans` crate at runtimeAlex Crichton-8/+4
2018-01-27Changed color of struct link from #ff794d to #2dbfb8Pramod Bisht-2/+2
2018-01-26Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollupAlex Crichton-25/+27
2018-01-25Rollup merge of #47701 - Manishearth:intra-fixes, r=QuietMisdreavusAlex Crichton-41/+138
2018-01-25Rollup merge of #47721 - GuillaumeGomez:experimental-color, r=QuietMisdreavusGuillaume Gomez-0/+4
2018-01-25Auto merge of #47686 - GuillaumeGomez:theme-fixes, r=QuietMisdreavusbors-23/+47
2018-01-25Handle variantsManish Goregaokar-4/+17
2018-01-24Fix experimental text display on default themeGuillaume Gomez-0/+4
2018-01-24Make it work for traitsManish Goregaokar-8/+37
2018-01-24Few fixes for multiple themes support featureGuillaume Gomez-23/+47
2018-01-24Handle methodsManish Goregaokar-19/+76
2018-01-24Return Def from resolve()Manish Goregaokar-17/+17
2018-01-24Return Err() if resolve() is called before modules are set upManish Goregaokar-3/+1
2018-01-24Turn error into warningManish Goregaokar-4/+4
2018-01-23Auto merge of #45337 - Zoxc:gen-static, r=nikomatsakisbors-0/+1
2018-01-23Auto merge of #47678 - kennytm:rollup, r=kennytmbors-4/+20
2018-01-23Rollup merge of #47672 - ollie27:rustdoc_auto_traits, r=GuillaumeGomezkennytm-2/+18