| Age | Commit message (Expand) | Author | Lines |
| 2024-02-09 | Unify item relative path computation in one function | Guillaume Gomez | -27/+18 |
| 2024-02-09 | Correctly generate path for non-local items in source code pages | Guillaume Gomez | -64/+165 |
| 2024-02-08 | Auto merge of #120767 - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgr | bors | -20/+35 |
| 2024-02-08 | Rollup merge of #120702 - bvanjoi:fix-120444, r=notriddle | Matthias Krüger | -18/+33 |
| 2024-02-08 | Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-02-08 | Auto merge of #120579 - GuillaumeGomez:prevent-running-unneeded-code, r=notri... | bors | -0/+8 |
| 2024-02-07 | Use correct param env when building and cleaning items in librustdoc | Michael Goulet | -24/+56 |
| 2024-02-07 | rustdoc: remove `unchecked_claim_error_was_emitted` call in `main_args`. | Nicholas Nethercote | -102/+54 |
| 2024-02-07 | rustdoc: make `main` more like rustc's. | Nicholas Nethercote | -20/+10 |
| 2024-02-07 | docs: also check the inline stmt during redundant link check | bohan | -18/+33 |
| 2024-02-07 | hir: Remove `fn opt_hir_id` and `fn opt_span` | Vadim Petrochenkov | -2/+2 |
| 2024-02-06 | Rollup merge of #120575 - nnethercote:simplify-codegen-diag-handling, r=estebank | Matthias Krüger | -1/+1 |
| 2024-02-06 | Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs | Michael Goulet | -0/+2 |
| 2024-02-06 | Invert diagnostic lints. | Nicholas Nethercote | -0/+2 |
| 2024-02-05 | Make `Emitter::emit_diagnostic` consuming. | Nicholas Nethercote | -1/+1 |
| 2024-02-05 | Rollup merge of #120641 - klensy:copypaste-me, r=notriddle | Matthias Krüger | -10/+21 |
| 2024-02-04 | Prevent running some code if it is already in the map | Guillaume Gomez | -0/+8 |
| 2024-02-04 | rustdoc: trait.impl, type.impl: sort impls to make it not depend on serializa... | klensy | -10/+21 |
| 2024-02-01 | Fix handling of `doc_auto_cfg` feature for `cfg` attributes on glob reexport | Guillaume Gomez | -1/+1 |
| 2024-01-31 | rustdoc: Correctly handle long crate names on mobile | Guillaume Gomez | -7/+2 |
| 2024-01-31 | Rollup merge of #120501 - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=n... | Nadrieril | -1/+19 |
| 2024-01-30 | rustdoc: Correctly handle attribute merge if this is a glob reexport | Guillaume Gomez | -1/+19 |
| 2024-01-30 | Rollup merge of #117906 - GuillaumeGomez:improve-crate-name-hover, r=fmease,n... | Guillaume Gomez | -4/+2 |
| 2024-01-30 | Rollup merge of #120250 - chadnorvell:rustdoc-xss, r=notriddle | Guillaume Gomez | -1/+9 |
| 2024-01-29 | Improve display of crate name when hovered | Guillaume Gomez | -4/+2 |
| 2024-01-29 | rustdoc: Prevent JS injection from localStorage | Chad Norvell | -1/+9 |
| 2024-01-29 | Rollup merge of #120428 - petrochenkov:somehir2, r=compiler-errors | Dylan DPC | -1/+1 |
| 2024-01-29 | Stop using `String` for error codes. | Nicholas Nethercote | -3/+4 |
| 2024-01-28 | hir: Use `InferArg` in `ArrayLen::Infer` | Vadim Petrochenkov | -1/+1 |
| 2024-01-26 | Rollup merge of #103522 - Dylan-DPC:76118/array-methods-stab, r=dtolnay | Matthias Krüger | -1/+0 |
| 2024-01-25 | Rollup merge of #120288 - clubby789:bump-askama, r=GuillaumeGomez | Matthias Krüger | -7/+7 |
| 2024-01-24 | Bump `askama` version | clubby789 | -7/+7 |
| 2024-01-23 | Rollup merge of #112806 - kadiwa4:collect_intra_doc_links, r=notriddle | León Orell Valerian Liehr | -64/+39 |
| 2024-01-23 | Rename `TyCtxt::struct_span_lint_hir` as `TyCtxt::node_span_lint`. | Nicholas Nethercote | -11/+11 |
| 2024-01-23 | Rename `TyCtxt::struct_lint_node` as `TyCtxt::node_lint`. | Nicholas Nethercote | -1/+1 |
| 2024-01-22 | Auto merge of #120080 - cuviper:128-align-packed, r=nikic | bors | -1/+1 |
| 2024-01-22 | Rollup merge of #119986 - nnethercote:fix-error-counting, r=compiler-errors,o... | Matthias Krüger | -3/+5 |
| 2024-01-22 | Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmease | Matthias Krüger | -0/+1 |
| 2024-01-22 | Tweak error counting. | Nicholas Nethercote | -3/+5 |
| 2024-01-20 | Fix impl stripped in rustdoc HTML whereas it should not be in case the impl i... | Guillaume Gomez | -12/+19 |
| 2024-01-19 | Pack the u128 in LitKind::Int | Josh Stone | -1/+1 |
| 2024-01-19 | Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle | Matthias Krüger | -83/+139 |
| 2024-01-18 | Rollup merge of #119869 - oli-obk:track_errors2, r=matthewjasper | Matthias Krüger | -5/+6 |
| 2024-01-17 | Make crate_inherent_impls fallible and stop using `track_errors` for it | Oli Scherer | -5/+6 |
| 2024-01-17 | Add `PatKind::Err` | Lieselotte | -1/+3 |
| 2024-01-13 | Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nil... | bors | -4/+5 |
| 2024-01-13 | Add check for ui_testing via promoting parameters from `ParseSess` to `Session` | George-lewis | -4/+5 |
| 2024-01-13 | Rollup merge of #119898 - compiler-errors:error-reporting, r=oli-obk | Matthias Krüger | -1/+0 |
| 2024-01-12 | Remove unused ErrorReporting variant from overflow handling | Michael Goulet | -1/+0 |
| 2024-01-12 | Delegation implementation: step 1 | Bryanskiy | -1/+1 |