summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2018-05-06rustdoc: Resolve nested `impl Trait`sShotaro Yamada-31/+32
2018-04-21Auto merge of #50089 - alexcrichton:beta-next, r=sfacklerbors-1/+1
2018-04-20Fix rustdoc after changing type param representation.Michael Woerister-3/+11
2018-04-19[beta] Tweak some stabilizations in libstdAlex Crichton-1/+1
2018-04-01Rollup merge of #49451 - QuietMisdreavus:epoch-doctests, r=GuillaumeGomezMark Simulacrum-17/+57
2018-04-01Auto merge of #49522 - mbrubeck:fs_read, r=SimonSapinbors-1/+1
2018-03-31Auto merge of #49201 - Phlosioneer:add-trivial-size-hints, r=SimonSapinbors-0/+5
2018-03-31Auto merge of #49459 - GuillaumeGomez:primitive-intra-links, r=QuietMisdreavusbors-13/+72
2018-03-30Rename fs::read_string to read_to_string and stabilizeMatt Brubeck-1/+1
2018-03-30Auto merge of #49489 - kennytm:rollup, r=kennytmbors-14/+16
2018-03-30Auto merge of #49412 - GuillaumeGomez:hide-type-decl, r=QuietMisdreavusbors-138/+165
2018-03-30Rollup merge of #49445 - GuillaumeGomez:light-theme, r=QuietMisdreavuskennytm-12/+12
2018-03-30Rollup merge of #49443 - GuillaumeGomez:fix-tooltip-position, r=QuietMisdreavuskennytm-2/+4
2018-03-29Rename main theme into light themeGuillaume Gomez-12/+12
2018-03-29Add primitive intra-linksGuillaume Gomez-13/+72
2018-03-29tidyQuietMisdreavus-2/+8
2018-03-29Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakisbors-2/+0
2018-03-28Fix tooltip positionGuillaume Gomez-2/+4
2018-03-28Rollup merge of #49442 - GuillaumeGomez:text-overlap, r=QuietMisdreavuskennytm-20/+43
2018-03-28Rollup merge of #49439 - GuillaumeGomez:trait-impl-collapse, r=QuietMisdreavuskennytm-10/+15
2018-03-28Rollup merge of #49429 - GuillaumeGomez:fix-collapse-toggle-insertion, r=Quie...kennytm-0/+3
2018-03-28Rollup merge of #49427 - Manishearth:rustdoc-impl-trait-extern, r=GuillaumeGomezkennytm-10/+59
2018-03-28Rollup merge of #49405 - GuillaumeGomez:search-appearance, r=QuietMisdreavuskennytm-3/+20
2018-03-28Auto merge of #49019 - phil-opp:target-spec, r=pnkfelixbors-3/+12
2018-03-28use --edition for doctests, rather than just the crateQuietMisdreavus-8/+17
2018-03-28Fix text overlapGuillaume Gomez-20/+43
2018-03-28Fix trait implementation not collapsing docsGuillaume Gomez-10/+15
2018-03-28Auto merge of #49304 - sinkuu:impl_trait_rustdoc, r=QuietMisdreavusbors-28/+81
2018-03-27rustdoc: Handle explicit ?Sized on foreign impl TraitManish Goregaokar-3/+14
2018-03-27rustdoc: Remove Sized bounds when cleaning foreign impl TraitManish Goregaokar-0/+8
2018-03-27rustdoc: Include associated type bounds when cleaning foreign impl traitsManish Goregaokar-8/+38
2018-03-27rustdoc: Don't use into_iter() when cleaning impl TraitManish Goregaokar-1/+1
2018-03-27Fix collapse toggle insertions on impl with docsGuillaume Gomez-0/+3
2018-03-27add --edition flag to rustdocQuietMisdreavus-8/+33
2018-03-27Hide type declarations by defaultGuillaume Gomez-138/+165
2018-03-27Rollup merge of #49381 - withoutboats:str_unicode, r=SimonSapinkennytm-2/+0
2018-03-27Rollup merge of #49333 - GuillaumeGomez:link-assoc-const, r=QuietMisdreavuskennytm-8/+6
2018-03-27Fix search appearanceGuillaume Gomez-3/+20
2018-03-26Introduce a TargetTriple enum to support absolute target pathsPhilipp Oppermann-3/+12
2018-03-26Remove unnecessary trait import.boats-2/+0
2018-03-25Rollup merge of #49312 - GuillaumeGomez:fix-ie11-search, r=QuietMisdreavuskennytm-0/+7
2018-03-24Fix impl assoc constant link not workingGuillaume Gomez-8/+6
2018-03-24CleanupShotaro Yamada-14/+4
2018-03-24Resolve `impl Trait` in argument positionShotaro Yamada-10/+54
2018-03-24Hide synthesized type parametersShotaro Yamada-4/+23
2018-03-23Fix rustdocSean Griffin-2/+0
2018-03-23Fix IE11 searchGuillaume Gomez-0/+7
2018-03-23Merge branch 'master' of https://github.com/Lymia/rust into rollupAlex Crichton-4/+4
2018-03-22Rollup merge of #49189 - GuillaumeGomez:fix-implied-shortcut-links, r=QuietMi...kennytm-10/+10
2018-03-22Rollup merge of #49188 - memoryleak47:macro_use_doctest, r=QuietMisdreavuskennytm-0/+19