about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2021-12-15Add module documentation for rustdoc passesJacob Hoffman-Andrews-0/+30
2021-12-15rustdoc: remove `--passes` and `--no-defaults`Peter Jaszkowiak-118/+81
2021-12-15Apply rust-logo class only on default logoJacob Hoffman-Andrews-18/+14
2021-12-15Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgrbors-9/+9
2021-12-15Rollup merge of #91880 - matthiaskrgr:clippy_perf_dec, r=jyn514Matthias Krüger-9/+9
2021-12-15Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jshaMatthias Krüger-2/+10
2021-12-15Remove unnecessary sigils around `Ident::as_str()` calls.Nicholas Nethercote-1/+1
2021-12-15Remove unnecessary sigils around `Symbol::as_str()` calls.Nicholas Nethercote-35/+34
2021-12-15Remove `SymbolStr`.Nicholas Nethercote-25/+19
2021-12-14fix clippy::single_char_pattern perf findingsMatthias Krüger-9/+9
2021-12-14Fix sidebar in source code pageGuillaume Gomez-2/+10
2021-12-13rustdoc: Add `UrlPartsBuilder`Noah Lev-17/+192
2021-12-13Rollup merge of #91846 - camelid:doctest-cleanup, r=GuillaumeGomezMatthias Krüger-69/+64
2021-12-13Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomezMatthias Krüger-0/+4
2021-12-12Add -webkit-appearance: none to search inputJacob Hoffman-Andrews-0/+4
2021-12-12doctest: Rename `options` to `rustdoc_options`Noah Lev-26/+26
2021-12-12Rename `TestOptions` to `GlobalTestOptions`Noah Lev-26/+27
2021-12-12rustdoc: Coalesce some `run_test` args as one `LangString` argNoah Lev-19/+13
2021-12-12don't alloc Path and mutate it inplaceklensy-11/+6
2021-12-12Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"Deadbeef-2/+3
2021-12-11rustdoc: Remove unused `_default` parameterNoah Lev-12/+4
2021-12-11rustdoc: Pretty-print assoc const defaults on-demandNoah Lev-9/+28
2021-12-11Don't emit shared files when scraping dependenciesWill Crichton-7/+16
2021-12-11Rollup merge of #91717 - inashivb:issue-91713, r=jyn514Matthias Krüger-13/+13
2021-12-11Rollup merge of #91682 - camelid:alias-layout, r=jyn514Matthias Krüger-0/+1
2021-12-11Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514Matthias Krüger-3/+22
2021-12-10Split CSS classes for "typedef" vs "associatedtype".Jacob Hoffman-Andrews-9/+25
2021-12-09Add deprecation warning for --passesShivani Bhardwaj-13/+13
2021-12-08rustdoc: Show type layout for type aliasesNoah Lev-0/+1
2021-12-08Rollup merge of #91667 - GuillaumeGomez:fix-index-itemtypes, r=notriddleMatthias Krüger-26/+28
2021-12-08Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomezMatthias Krüger-4/+4
2021-12-08Change associated type to use link colorJacob Hoffman-Andrews-5/+5
2021-12-08Fix indent of itemTypes in search.jsGuillaume Gomez-26/+28
2021-12-07Add missing whitespace before disabled HTML attributeGuillaume Gomez-1/+1
2021-12-05Auto merge of #91356 - GuillaumeGomez:improve-rustdoc-layout, r=jshabors-170/+279
2021-12-04Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-4/+4
2021-12-03Remove single-use `GenericParamDef::get_type` functionNoah Lev-28/+13
2021-12-03rustdoc: Remove single-use `Lifetime::get_ref()` functionNoah Lev-5/+1
2021-12-03Use fewer colors in rustdoc UIJacob Hoffman-Andrews-57/+55
2021-12-03Remove a Clean impl for a tuple (9)Noah Lev-43/+48
2021-12-03Remove a Clean impl for a tuple (8)Noah Lev-86/+89
2021-12-03Remove a Clean impl for a tuple (7)Noah Lev-26/+28
2021-12-03Remove a Clean impl for a tuple (6)Noah Lev-16/+17
2021-12-03Remove a Clean impl for a tuple (5)Noah Lev-19/+20
2021-12-03Remove a Clean impl for a tuple (4)Noah Lev-14/+17
2021-12-03Clean up definition of `clean_ty_generics` a bitNoah Lev-5/+3
2021-12-03Remove a Clean impl for a tuple (3)Noah Lev-165/+172
2021-12-03Remove a Clean impl for a tuple (2)Noah Lev-27/+28
2021-12-03Remove a Clean impl for a tuple (1)Noah Lev-25/+18
2021-12-03rustdoc: Rename bounds to bindings where appropriateNoah Lev-4/+4