about summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2024-09-20Improve paddings for code blocks line numbersGuillaume Gomez-2/+6
2024-09-20Revert additional scraped examples heightGuillaume Gomez-0/+3
2024-09-19Auto merge of #130069 - GuillaumeGomez:gen-scraped-buttons, r=notriddlebors-38/+44
2024-09-13Rename and reorder lots of lifetimes.Nicholas Nethercote-2/+2
2024-09-10rustdoc: tweak spacing in toolbarMichael Howell-3/+9
2024-09-10rustdoc: make the header show all three buttonsMichael Howell-37/+67
2024-09-10rustdoc: redesign toolbar and disclosure widgetsMichael Howell-153/+310
2024-09-10Auto merge of #129337 - EtomicBomb:rfc, r=notriddlebors-131/+233
2024-09-07rustdoc: use a single box to store Attributes and ItemKindMichael Howell-39/+39
2024-09-07rfc#3662 changes under unstable flagsEtomicBomb-131/+233
2024-09-07Rollup merge of #130009 - notriddle:notriddle/trailing-arrow, r=lolbinarycat,...Matthias Krüger-5/+6
2024-09-07Rollup merge of #126452 - compiler-errors:raw-lifetimes, r=spastorinoMatthias Krüger-1/+3
2024-09-07Generate scraped examples buttons in JSGuillaume Gomez-38/+44
2024-09-06Auto merge of #128776 - Bryanskiy:deep-reject-ctxt, r=lcnrbors-2/+2
2024-09-06Fix toolsMichael Goulet-1/+3
2024-09-05rustdoc-search: allow trailing `Foo ->` arg searchMichael Howell-5/+6
2024-09-05Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddleMatthias Krüger-135/+172
2024-09-05Update to new rustdoc internal APIGuillaume Gomez-16/+13
2024-09-05Add missing sidebar associated itemsGuillaume Gomez-38/+56
2024-09-05Make impl associated constants sorted firstGuillaume Gomez-13/+13
2024-09-05Sort impl associated items by kinds and then by appearanceGuillaume Gomez-1/+52
2024-09-05Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdocMatthias Krüger-139/+363
2024-09-03Fix square corners on line numbers when code is collapsedGuillaume Gomez-2/+4
2024-09-03Fix wrong padding for expanded scraped exampleGuillaume Gomez-0/+7
2024-09-02Use `DeepRejectCtxt` to quickly reject `ParamEnv` candidatesBryanskiy-2/+2
2024-09-02Simplify CSS but wrapping scraped example into a div and move the title out o...Guillaume Gomez-63/+46
2024-09-02Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdocMatthias Krüger-4/+23
2024-09-02Fix scraped examples background gradientGuillaume Gomez-1/+11
2024-09-01Correctly handle code examples buttons positionGuillaume Gomez-1/+5
2024-09-01Fix position of scraped examples title on mobile devicesGuillaume Gomez-3/+14
2024-09-01Fix wrong rounded corners when line numbers are displayed on code examplesGuillaume Gomez-1/+17
2024-08-31Auto merge of #129831 - matthiaskrgr:rollup-befq6zx, r=matthiaskrgrbors-2/+8
2024-08-31Rollup merge of #129824 - GuillaumeGomez:code-example-buttons-mobile, r=notri...Matthias Krüger-2/+8
2024-08-31Fix code examples buttons not appearing on click on mobileGuillaume Gomez-2/+8
2024-08-31Rollup merge of #129774 - nnethercote:rm-extern-crate-tracing-remainder, r=Gu...Matthias Krüger-0/+8
2024-08-31Rollup merge of #126183 - Folyd:search-core, r=GuillaumeGomez,notriddleMatthias Krüger-2277/+2316
2024-08-31Unify scraped examples with other code examplesGuillaume Gomez-130/+134
2024-08-30Remove `#[macro_use] extern crate tracing` from rustdoc.Nicholas Nethercote-0/+8
2024-08-29Rollup merge of #129743 - GuillaumeGomez:fix-rustdoc-clippy, r=notriddleGuillaume Gomez-10/+9
2024-08-29Fix clippy lintsGuillaume Gomez-10/+9
2024-08-29Separate core search logic with search uiFolyd-2277/+2316
2024-08-26rustdoc: fix missing resource suffix on `crates.js`Michael Howell-9/+15
2024-08-27Rollup merge of #129560 - GuillaumeGomez:impl-assoc-type-source-link, r=notri...Matthias Krüger-0/+2
2024-08-26Rollup merge of #129525 - notriddle:notriddle/fake-variadic-tuple-array, r=Gu...Matthias Krüger-40/+74
2024-08-25Generate missing source link on impl associated typesGuillaume Gomez-0/+2
2024-08-24Rollup merge of #129430 - lolbinarycat:rustdoc-search-exact-case, r=notriddleTrevor Gross-0/+8
2024-08-24rustdoc: clean up tuple <-> primitive conversion docsMichael Howell-40/+74
2024-08-23rustdoc: show exact case-sensitive matches firstbinarycat-0/+8
2024-08-22rustdoc-search: use tighter json for names and parentsMichael Howell-13/+40
2024-08-21Rollup merge of #129284 - notriddle:notriddle/animate-target=light, r=Guillau...Matthias Krüger-0/+13