about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2023-01-02rustdoc: remove legacy box-sizing CSSMichael Howell-2/+0
2023-01-02Fix rustdoc ICE on bad typedef with mismatching typesGuillaume Gomez-1/+1
2023-01-02Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomezbors-23/+2
2023-01-01Rustdoc-Json: Report discriminant on all kinds of enum variant.Nixon Enraght-Moony-5/+7
2023-01-01clean: Always store enum disriminant.Nixon Enraght-Moony-59/+92
2022-12-31Rollup merge of #106297 - notriddle:notriddle/scrape-help, r=GuillaumeGomezMatthias Krüger-10/+6
2022-12-30rustdoc: use the regular arrow indicator for dir-entry CSSMichael Howell-23/+2
2022-12-30rustdoc: merge scrape-help CSSMichael Howell-10/+6
2022-12-30Rollup merge of #106273 - notriddle:notriddle/source-content-overflow, r=Guil...Matthias Krüger-4/+0
2022-12-30Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n...bors-24/+20
2022-12-29rustdoc: remove redundant CSS `.source .content { overflow: visible }`Michael Howell-4/+0
2022-12-29Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgrbors-8/+5
2022-12-29Rollup merge of #106260 - chenyukang:yukang/fix-106213-doc, r=GuillaumeGomezMatthias Krüger-3/+2
2022-12-29Fix index out of bounds issues in rustdocyukang-3/+2
2022-12-29Rollup merge of #106221 - Nilstrieb:rptr-more-like-ref-actually, r=compiler-e...Matthias Krüger-1/+1
2022-12-29Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=...Matthias Krüger-18/+13
2022-12-29Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomezMatthias Krüger-1/+0
2022-12-29Migrate more scraped examples CSS rules to CSS variablesGuillaume Gomez-24/+20
2022-12-28rustdoc: simplify settings, help, and copy button CSS by not reusingMichael Howell-5/+3
2022-12-28Rename `Rptr` to `Ref` in AST and HIRNilstrieb-1/+1
2022-12-28rustdoc: remove unnecessary `.tooltip::after { text-align: center }`Michael Howell-1/+0
2022-12-28Migrate scraped examples higlight CSS to variablesGuillaume Gomez-18/+13
2022-12-27rustdoc: combine common sidebar background color CSS rulesMichael Howell-5/+2
2022-12-27Remove unused empty CSS rules in ayu themeGuillaume Gomez-4/+0
2022-12-26Auto merge of #106156 - fee1-dead-contrib:rollup-3ir0951, r=fee1-deadbors-8/+8
2022-12-26Fix missing renaming for #titles into #search-tabsGuillaume Gomez-8/+8
2022-12-25rustdoc: clean up src sidebar toggle position CSSMichael Howell-10/+4
2022-12-24Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddlebors-18/+11
2022-12-24Migrate toggle-line-inner background to CSS variableGuillaume Gomez-18/+11
2022-12-23rustdoc: make line number CSS for doc comment and scraped the sameMichael Howell-25/+10
2022-12-24Rollup merge of #106093 - notriddle:notriddle/docblock-short-overflow, r=Guil...Matthias Krüger-2/+0
2022-12-24Rollup merge of #106091 - GuillaumeGomez:correct-css-pseudo-element, r=notriddleMatthias Krüger-6/+6
2022-12-23rustdoc: remove no-op CSS from `.docblock-short`Michael Howell-2/+0
2022-12-23Use correct CSS pseudo-element selectorGuillaume Gomez-6/+6
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-13/+12
2022-12-22Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col...Matthias Krüger-12/+4
2022-12-22Rollup merge of #106027 - notriddle:notriddle/more-scraped-examples-inner, r=...Matthias Krüger-14/+8
2022-12-22Auto merge of #106034 - matthiaskrgr:rollup-2zpql33, r=matthiaskrgrbors-11/+9
2022-12-22Migrate search tab title color to CSS variableGuillaume Gomez-12/+4
2022-12-22Rollup merge of #106024 - JulianKnodt:add_term_html_docs, r=notriddleMatthias Krüger-4/+4
2022-12-22Rollup merge of #106016 - notriddle:notriddle/link-has-onclick, r=GuillaumeGomezMatthias Krüger-7/+5
2022-12-22Auto merge of #104889 - GuillaumeGomez:fix-impl-block-in-const-expr, r=notriddlebors-49/+116
2022-12-22Fix ICEkadmin-4/+4
2022-12-21rustdoc: simplify CSS and DOM for more-scraped-examplesMichael Howell-14/+8
2022-12-21rustdoc: simplify link anchor to section expand JSMichael Howell-7/+5
2022-12-20Rollup merge of #105972 - notriddle:notriddle/anchor, r=GuillaumeGomezMatthias Krüger-6/+2
2022-12-20rustdoc: simplify section anchor CSSMichael Howell-6/+2
2022-12-20rustdoc: prevent CSS layout of line numbers shrinking into nothingMichael Howell-0/+1
2022-12-20Rollup merge of #105933 - taiki-e:doc-cfg, r=GuillaumeGomezMatthias Krüger-0/+2
2022-12-20Rollup merge of #105914 - GuillaumeGomez:simplify-css-examples-code-blocks, r...Matthias Krüger-10/+0