about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2024-01-08Make `DiagnosticBuilder::emit` consuming.Nicholas Nethercote-7/+7
2024-01-06Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errorsMatthias Krüger-2/+2
2024-01-06Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomezMatthias Krüger-29/+74
2024-01-05Rollup merge of #119468 - notriddle:notriddle/compression, r=GuillaumeGomezMichael Goulet-139/+250
2024-01-05Add notes about the serialization formatMichael Howell-7/+26
2024-01-05rustc_span: Remove `fn fresh_expansion`Vadim Petrochenkov-2/+2
2024-01-05Rollup merge of #119601 - nnethercote:Emitter-cleanups, r=oli-obkMichael Goulet-7/+7
2024-01-05Rollup merge of #119586 - GuillaumeGomez:jump-to-def-static-methods, r=notriddleMichael Goulet-20/+32
2024-01-05Rollup merge of #119538 - nnethercote:cleanup-errors-5, r=compiler-errorsMichael Goulet-1/+1
2024-01-05Auto merge of #117213 - oli-obk:check_item_type_cleanup, r=estebankbors-1/+3
2024-01-05Rename `EmitterWriter` as `HumanEmitter`.Nicholas Nethercote-7/+7
2024-01-04Clean up serialization code nitsMichael Howell-10/+9
2024-01-04Fix invalid handling for static method calls in jump to definition featureGuillaume Gomez-20/+32
2024-01-04Rollup merge of #119539 - vuittont60:master, r=TaKO8KiMatthias Krüger-1/+1
2024-01-04compiler: fix typosvuittont60-1/+1
2024-01-03Rename some `Diagnostic` setters.Nicholas Nethercote-1/+1
2024-01-02Reorder `check_item_type` diagnostics so they occur next to the corresponding...Oli Scherer-1/+3
2024-01-01use css variable for z-index of the sidebarLukas Markeffsky-5/+5
2023-12-31rustdoc ui: adjust tooltip z-index to be above sidebarLukas Markeffsky-1/+1
2023-12-31Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...bors-146/+92
2023-12-31rustdoc-search: tighter encoding for `f` indexMichael Howell-86/+170
2023-12-30rustdoc-search: fix inaccurate type descriptionsMichael Howell-54/+63
2023-12-28Rollup merge of #119331 - notriddle:notriddle/maxpatheditdistance, r=Guillaum...Matthias Krüger-17/+30
2023-12-27Auto merge of #119099 - fmease:always-const-trait-bounds, r=fee1-deadbors-2/+5
2023-12-27Introduce `const Trait` (always-const trait bounds)León Orell Valerian Liehr-2/+5
2023-12-26rustdoc-search: count path edits with separate edit limitMichael Howell-17/+30
2023-12-26rustdoc: treat query string `+` as spaceMichael Howell-1/+2
2023-12-26rustdoc: search for tuples and unit by type with `()`Michael Howell-29/+74
2023-12-26Auto merge of #119146 - nnethercote:rm-DiagCtxt-api-duplication, r=compiler-e...bors-14/+14
2023-12-25Auto merge of #119283 - GuillaumeGomez:warning-block-pos, r=notriddlebors-0/+3
2023-12-24Fix display of warning block if it is first element of the top doc blockGuillaume Gomez-0/+3
2023-12-24Remove more `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-2/+2
2023-12-24Remove `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-12/+12
2023-12-23Rollup merge of #119246 - GuillaumeGomez:trait-is_object_safe-json, r=aDotInT...Matthias Krüger-0/+2
2023-12-23Rollup merge of #119232 - Takashiidobe:fix-doc-typos, r=JohnTitorMatthias Krüger-2/+2
2023-12-23Add `is_object_safe` information for traits in JSON outputGuillaume Gomez-0/+2
2023-12-23Improve some names.Nicholas Nethercote-1/+1
2023-12-23Rename `EarlyDiagCtxt` methods to match `DiagCtxt`.Nicholas Nethercote-4/+4
2023-12-22fix some typos found scrolling through the docsTakashi Idobe-2/+2
2023-12-22Auto merge of #118824 - aliemjay:perf-region-cons, r=compiler-errorsbors-1/+1
2023-12-19Fix corner cases when dealing with mobile modeMichael Howell-17/+16
2023-12-20Give `VariantData::Struct` named fields, to clairfy `recovered`.Alona Enraght-Moony-2/+2
2023-12-18Use folder icon instead of hamburger and sidebarMichael Howell-17/+26
2023-12-18Add border bottom for source sidebar title areaMichael Howell-8/+3
2023-12-18Stop using the trigram of heaven as a hamburger buttonMichael Howell-8/+23
2023-12-18Add back the columnMichael Howell-20/+17
2023-12-17rustdoc: clean up source sidebar hide buttonMichael Howell-142/+73
2023-12-18Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.Nicholas Nethercote-43/+43
2023-12-18Rename many `EarlyDiagCtxt` arguments.Nicholas Nethercote-24/+24
2023-12-18Rename many `DiagCtxt` arguments.Nicholas Nethercote-26/+26