| Age | Commit message (Expand) | Author | Lines |
| 2023-04-16 | spelling: github | Josh Soref | -4/+4 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -0/+11 |
| 2023-04-14 | Update how-to-read-rustdoc.md | Michael Howell | -0/+11 |
| 2023-04-14 | Correct default value for default-linker-libraries | Adam Sunderland | -2/+2 |
| 2023-04-14 | Rollup merge of #110328 - GuillaumeGomez:auto-disambiguation-proc-trait, r=no... | Matthias Krüger | -0/+7 |
| 2023-04-14 | Add explanations for auto-disambiguation when an intra doc link is resolved t... | Guillaume Gomez | -0/+7 |
| 2023-04-14 | Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomez | Yuki Okushi | -1/+26 |
| 2023-04-13 | Auto merge of #109989 - ids1024:m68k-asm, r=Amanieu | bors | -1/+13 |
| 2023-04-12 | Add inline assembly support for m68k | Ian Douglas Scott | -1/+13 |
| 2023-04-12 | Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddle | Matthias Krüger | -4/+1 |
| 2023-04-12 | Update rustdoc book content about `--extend-css` option | Guillaume Gomez | -4/+1 |
| 2023-04-12 | doc: loongarch: Fix typos | WANG Rui | -5/+5 |
| 2023-04-11 | Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514 | Michael Goulet | -2/+2 |
| 2023-04-11 | Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser | Michael Goulet | -0/+94 |
| 2023-04-10 | Fix remaining typos | DaniPopes | -2/+2 |
| 2023-04-10 | Update books | rustbot | -0/+0 |
| 2023-04-09 | Auto merge of #109173 - flba-eb:add-i586-qnx70-target, r=compiler-errors | bors | -3/+13 |
| 2023-04-09 | Rollup merge of #110058 - gimbles:master, r=Nilstrieb | Yuki Okushi | -6/+14 |
| 2023-04-08 | Auto merge of #109767 - GuillaumeGomez:rm-mention-missing_doc_code_examples, ... | bors | -3/+10 |
| 2023-04-08 | rm box_items | Gimbles | -6/+14 |
| 2023-04-04 | Auto merge of #109808 - jyn514:debuginfo-options, r=michaelwoerister | bors | -3/+5 |
| 2023-04-04 | Add a best guess at what `line-directives-only` means | jyn | -3/+3 |
| 2023-04-04 | Initial support for loongarch64-unknown-linux-gnu | zhaixiaojuan | -0/+94 |
| 2023-04-03 | update rust-by-example | Pietro Albini | -0/+0 |
| 2023-04-03 | update rustc dev guide | Pietro Albini | -0/+0 |
| 2023-04-03 | update book | Pietro Albini | -0/+0 |
| 2023-04-01 | Auto merge of #109721 - QuinnPainter:armv4t-lld, r=petrochenkov | bors | -7/+0 |
| 2023-03-31 | Stabilize rustdoc `--test-run-directory` | Arpad Borsos | -1/+26 |
| 2023-03-31 | More in-depth documentation for the new debuginfo options | Julia Tatz | -2/+2 |
| 2023-03-31 | Preserve, clarify, and extend debug information | Julia Tatz | -3/+5 |
| 2023-03-30 | Update documentation for rustc_doc_primitive | Guillaume Gomez | -3/+3 |
| 2023-03-30 | Remove mention of `missing_doc_code_examples` lint from rustdoc book | Guillaume Gomez | -3/+10 |
| 2023-03-30 | Fix title for openharmony.md | Amanieu d'Antras | -1/+1 |
| 2023-03-29 | Add QNX 7.0 x86 target | Sam Kearney | -3/+13 |
| 2023-03-29 | Switch to LLD as default linker for {arm,thumb}v4t-none-eabi | Quinn Painter | -7/+0 |
| 2023-03-29 | Auto merge of #108792 - Amanieu:ohos, r=petrochenkov | bors | -0/+131 |
| 2023-03-28 | Add OpenHarmony targets | Amanieu d'Antras | -0/+131 |
| 2023-03-28 | Rollup merge of #109669 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-03-27 | Bless tidy | Maybe Waffle | -1/+1 |
| 2023-03-27 | Update books | rustbot | -0/+0 |
| 2023-03-26 | Rollup merge of #109593 - coop-rs:missing_doc_code_examples, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-03-25 | Rustdoc Book refer to rustdoc::missing_doc_code_examples. Fixes #109592. | Peter Kehl | -1/+1 |
| 2023-03-24 | Rollup merge of #108629 - notriddle:notriddle/item-type-advanced, r=Guillaume... | Matthias Krüger | -5/+12 |
| 2023-03-22 | Change text -> rust,ignore highlighting in sanitizer.md | Trevor Gross | -2/+2 |
| 2023-03-20 | doc: add generics improvements to rustdoc book | Michael Howell | -5/+12 |
| 2023-03-14 | Rollup merge of #108722 - petrhosek:fuchsia-riscv, r=petrochenkov | Matthias Krüger | -0/+1 |
| 2023-03-13 | Update books | rustbot | -0/+0 |
| 2023-03-13 | Auto merge of #108471 - clubby789:unbox-the-syntax, r=Nilstrieb,est31 | bors | -28/+19 |
| 2023-03-12 | Remove `box-syntax` from unstable book | clubby789 | -22/+0 |
| 2023-03-12 | Remove `box_syntax` from AST and use in tools | clubby789 | -2/+0 |