about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2022-10-24rustdoc: Use `unix_sigpipe` instead of `rustc_driver::set_sigpipe_handler`Martin Nordholts-1/+0
2022-10-24rustdoc: remove redundant CSS `a.test-arrow:hover`Michael Howell-3/+0
2022-10-24rustdoc: fix weird toggle-all-docs style in iOSMichael Howell-0/+3
2022-10-24rustdoc: clean up `#toggle-all-docs`Michael Howell-7/+11
2022-10-24rustdoc: remove unused `.sidebar-logo` DOM on source pagesMichael Howell-4/+6
2022-10-24Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726Yuki Okushi-1/+2
2022-10-23rustdoc: remove no-op CSS `.source pre.rust { white-space: pre }`Michael Howell-1/+0
2022-10-23rustdoc: don't mark Box<T> as Iterator, Read, etcJacob Hoffman-Andrews-0/+9
2022-10-23Rollup merge of #103424 - notriddle:notriddle/code-header-border-bottom-none,...Michael Howell-1/+0
2022-10-23Rollup merge of #103254 - fmease:fix-24183, r=GuillaumeGomezMichael Howell-18/+23
2022-10-23Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514Dylan DPC-128/+117
2022-10-23Rollup merge of #103388 - notriddle:notriddle/result-description, r=Guillaume...Matthias Krüger-3/+3
2022-10-22rustdoc: remove no-op CSS `.code-header { border-bottom: none }`Michael Howell-1/+0
2022-10-22Clean middle RPITITs correctly in rustdocMichael Goulet-53/+69
2022-10-22Rollup merge of #103190 - fmease:rustdoc-render-bounds-of-cross-crate-gat-par...Dylan DPC-14/+30
2022-10-21rustdoc: remove unused CSS class `.result-description`Michael Howell-3/+3
2022-10-22Rollup merge of #103370 - notriddle:notriddle/out-of-band, r=GuillaumeGomezMatthias Krüger-1/+0
2022-10-21rustdoc: remove unused CSS `.out-of-band { font-weight: normal }`Michael Howell-1/+0
2022-10-21rustdoc: prevent method summary margin from being applied to docblocksMichael Howell-2/+2
2022-10-21rustdoc: merge identical CSS blocksMichael Howell-8/+2
2022-10-21Rollup merge of #103321 - notriddle:notriddle/source-page-top-bar-layout, r=G...Dylan DPC-44/+42
2022-10-20Rollup merge of #103296 - GuillaumeGomez:collapse-expand-shortcuts, r=notriddleMatthias Krüger-29/+30
2022-10-20rustdoc: improve appearance of source page navigation barMichael Howell-44/+42
2022-10-20+/- shortcut now only expand/collapse, not bothGuillaume Gomez-29/+30
2022-10-20Rollup merge of #103268 - notriddle:notriddle/nav-sub-font-size, r=GuillaumeG...Matthias Krüger-1/+0
2022-10-20Rollup merge of #103251 - GuillaumeGomez:item-decl-highlighting, r=notriddleMatthias Krüger-20/+20
2022-10-19rustdoc: remove no-op CSS `nav.sub { font-size: 1rem }`Michael Howell-1/+0
2022-10-19Rollup merge of #103257 - notriddle:notriddle/setting-line, r=GuillaumeGomezMatthias Krüger-19/+19
2022-10-19Rollup merge of #103211 - notriddle:notriddle/dot-location, r=GuillaumeGomezMatthias Krüger-28/+21
2022-10-19rustdoc: move `setting-line` color CSS to settings.cssMichael Howell-19/+19
2022-10-19rustdoc: render bounds of cross-crate GAT paramsLeón Orell Valerian Liehr-14/+30
2022-10-19rustdoc: Do not filter out `Self: Sized` boundsLeón Orell Valerian Liehr-18/+23
2022-10-19Fix regression in item-decl highlightingGuillaume Gomez-20/+20
2022-10-19rustdoc: Eliminate uses of `EarlyDocLinkResolver::all_traits`Vadim Petrochenkov-128/+117
2022-10-19Auto merge of #103213 - matthiaskrgr:rollup-diloxg3, r=matthiaskrgrbors-24/+14
2022-10-19Implement -Ztrack-diagnosticsmejrs-0/+5
2022-10-19Avoid cloning `RenderOptions`.Nicholas Nethercote-47/+48
2022-10-19Use `interface::run_compiler` for `markdown::render`.Nicholas Nethercote-3/+10
2022-10-19Merge `main_options` into `main_args`.Nicholas Nethercote-30/+27
2022-10-19Clean up rustdoc startup.Nicholas Nethercote-14/+14
2022-10-18Rollup merge of #103164 - notriddle:notriddle/media-min-width, r=GuillaumeGomezMatthias Krüger-24/+14
2022-10-18rustdoc: remove class name `location` from sidebar sibling navMichael Howell-28/+21
2022-10-18Auto merge of #102992 - nnethercote:rm-RunCompiler-emitter, r=bjorn3bors-4/+1
2022-10-17rustdoc: change mobile breakpoint to match CSSMichael Howell-3/+3
2022-10-17rustdoc: remove CSS `@media (min-width: 701px)`Michael Howell-21/+11
2022-10-18Remove `RunCompiler::emitter`.Nicholas Nethercote-4/+1
2022-10-17Rollup merge of #103162 - notriddle:notriddle/crate-search, r=GuillaumeGomezMatthias Krüger-4/+0
2022-10-17Rollup merge of #103161 - notriddle:notriddle/copy-path-settings-help-button,...Matthias Krüger-12/+8
2022-10-17Rollup merge of #103160 - notriddle:notriddle/js-mobile-scroll, r=GuillaumeGomezMatthias Krüger-41/+28
2022-10-17rustdoc: remove redundant CSS `#crate-search { border-radius }`Michael Howell-4/+0