summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2018-12-20semi-revert libsyntax doctest parsing if a macro is wrapping mainQuietMisdreavus-3/+48
2018-12-16backport #56844QuietMisdreavus-1/+1
2018-12-14Fix line numbers displayGuillaume Gomez-2/+2
2018-12-04Auto merge of #55707 - GuillaumeGomez:file-sidebar, r=QuietMisdreavusbors-63/+410
2018-12-04Auto merge of #55682 - GuillaumeGomez:primitive-sidebar-link-gen, r=QuietMisd...bors-30/+57
2018-12-03Don't generate suffix for source-file.jsGuillaume Gomez-4/+4
2018-12-03Rollup merge of #56438 - yui-knk:remove_not_used_DotEq_token, r=petrochenkovkennytm-1/+1
2018-12-03Rollup merge of #56416 - GuillaumeGomez:css-body, r=QuietMisdreavuskennytm-2/+2
2018-12-02Remove not used `DotEq` tokenyui-knk-1/+1
2018-12-01Remove unneeded body class selectorGuillaume Gomez-2/+2
2018-11-29Rollup merge of #56321 - jnqnfe:css_nested_list_margin, r=GuillaumeGomezGuillaume Gomez-1/+1
2018-11-28rustdoc: add margin-bottom spacing to nested listsLyndon Brown-1/+1
2018-11-26rustc-guide has movedMark Mansi-1/+1
2018-11-24Don't show file sidebar by defaultGuillaume Gomez-6/+6
2018-11-24Source sidebar improvementsGuillaume Gomez-60/+86
2018-11-24Add source file sidebarGuillaume Gomez-63/+384
2018-11-24Introduce `TyKind::Placeholder` variantscalexm-0/+1
2018-11-22Rollup merge of #55367 - GuillaumeGomez:private-item-doc-test-lint, r=QuietMi...Guillaume Gomez-43/+115
2018-11-21Fixes primitive sidebar link generationGuillaume Gomez-30/+57
2018-11-21rustc: remove {FxHash,Node,DefId,HirId,ItemLocal}{Map,Set} "constructor" fns.Eduard-Mihai Burtescu-2/+2
2018-11-19Auto merge of #56051 - pietroalbini:rollup, r=pietroalbinibors-1/+1
2018-11-19Rollup merge of #55962 - QuietMisdreavus:tricky-spans, r=GuillaumeGomezPietro Albini-1/+1
2018-11-18resolve: Support resolving macros without leaving tracesVadim Petrochenkov-1/+1
2018-11-16lint if a private item has doctestsGuillaume Gomez-43/+115
2018-11-15Rollup merge of #55926 - cynecx:fix-rustdoc-mobile-css, r=GuillaumeGomezPietro Albini-1/+1
2018-11-15Rollup merge of #55901 - euclio:speling, r=petrochenkovPietro Albini-1/+1
2018-11-15Rollup merge of #55778 - nnethercote:LrcPreds, r=eddybPietro Albini-3/+3
2018-11-15Rollup merge of #55750 - oli-obk:node_id_x, r=michaelwoeristerPietro Albini-6/+6
2018-11-14properly calculate spans for intra-doc link resolution errorsQuietMisdreavus-1/+1
2018-11-14Wrap some query results in `Lrc`.Nicholas Nethercote-3/+3
2018-11-13Auto merge of #55912 - kennytm:rollup, r=kennytmbors-37/+76
2018-11-13fix various typos in doc commentsAndy Russell-1/+1
2018-11-13Change sidebar selector to fix compatibility with docs.rscynecx-1/+1
2018-11-13Use a dummy outlives requirement for `where Type:,` (see #53696)scalexm-9/+4
2018-11-13Rollup merge of #55136 - GuillaumeGomez:short-doc, r=QuietMisdreavuskennytm-32/+53
2018-11-13Rollup merge of #55858 - GuillaumeGomez:fixes-rustdoc-codeblocks, r=QuietMisd...kennytm-4/+9
2018-11-13Rollup merge of #55804 - QuietMisdreavus:eager-crate-inline, r=pnkfelixkennytm-1/+14
2018-11-12Use type safe `VariantIdx` instead of `usize` everywhereOliver Scherer-2/+10
2018-11-12Fix rustdocOliver Scherer-6/+6
2018-11-11Rollup merge of #55856 - QuietMisdreavus:static-discharge, r=GuillaumeGomezkennytm-27/+140
2018-11-10move all static-file include!s into a single moduleQuietMisdreavus-27/+140
2018-11-10Small fixes on code blocks in rustdocGuillaume Gomez-4/+9
2018-11-10Remove short doc where it starts with a codeblockGuillaume Gomez-32/+53
2018-11-09don't inline `pub use some_crate` unless directly asked toQuietMisdreavus-1/+14
2018-11-08Rollup merge of #55760 - jonhoo:no-intermediate-fonts, r=GuillaumeGomezMark Rousskov-5/+5
2018-11-07Remove intermediate font specsJon Gjengset-5/+5
2018-11-07Rollup merge of #55734 - teresy:shorthand-fields, r=davidtwcokennytm-1/+1
2018-11-06refactor: use shorthand fieldsteresy-1/+1
2018-11-05Auto merge of #55515 - QuietMisdreavus:rustdoc-config, r=GuillaumeGomezbors-552/+727
2018-11-04fix formattingQuietMisdreavus-3/+3