| Age | Commit message (Expand) | Author | Lines |
| 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-10 | fix markup (#1670) | Tshepang Mbambo | -1/+1 |
| 2023-04-09 | Link to governance page | Joshua Nelson | -1/+3 |
| 2023-04-09 | Apply suggestions from code review
| jyn | -5/+5 |
| 2023-04-09 | Add a "What should I work on?" section | jyn | -9/+57 |
| 2023-04-09 | Make the "Asking Questions" section more useful | jyn | -2/+12 |
| 2023-04-09 | Fix link; remove duplicate link | jyn | -3/+4 |
| 2023-04-09 | Move "Getting Started" to the first page | jyn | -2/+1 |
| 2023-04-09 | Clarify cfg(bootstrap) docs | jyn | -1/+5 |
| 2023-04-09 | document that it's rare for books to break | jyn | -0/+1 |
| 2023-04-09 | Remove detailed toolstate section | jyn | -49/+1 |
| 2023-04-09 | fix incorrect miri mentions in "External Repos" chapter | jyn | -2/+5 |
| 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-09 | Improve the landing page for contributing to the libstd docs (#1666) | jyn | -11/+10 |
| 2023-04-09 | Various improvements to `check_line_lengths.sh` (#1667) | jyn | -9/+9 |
| 2023-04-09 | Document how to ignore specific files in a diff (#1668) | jyn | -0/+12 |
| 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-05 | fix line length | y21 | -3/+5 |
| 2023-04-05 | mention `git clone --depth` | y21 | -0/+21 |
| 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 | add a few more TOC sections | Joshua Nelson | -4/+16 |
| 2023-04-03 | Remove duplicate section on new features in CONTRIBUTING.md | Joshua Nelson | -22/+2 |
| 2023-04-03 | Link to bug-fix-procedure.md from the contribution procedure section | Joshua Nelson | -26/+12 |
| 2023-04-03 | Rearrange the "getting started" and contributing.md sections | Joshua Nelson | -246/+216 |
| 2023-04-03 | Outline the external repositories section | Joshua Nelson | -144/+160 |
| 2023-04-03 | Move some info from "Getting Started" to "How to build and run" | Joshua Nelson | -84/+33 |
| 2023-04-03 | Make REUSE ignore section heading as a copyright statement (#1659) | Pietro Albini | -0/+3 |
| 2023-04-03 | update book | Pietro Albini | -0/+0 |
| 2023-04-02 | Update some links and information for cargo-bisect-rustc (#1657) | Eric Huss | -33/+8 |
| 2023-04-01 | update rustc_driver examples (#1655) | Tshepang Mbambo | -5/+7 |
| 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 |