| Age | Commit message (Expand) | Author | Lines |
| 2024-08-15 | Auto merge of #128787 - Oneirical:infohazardous-deprogram, r=jieyouxu | bors | -3/+0 |
| 2024-08-15 | Rollup merge of #129124 - aDotInTheVoid:rdj-hashmap-3, r=GuillaumeGomez | Matthias Krüger | -6/+6 |
| 2024-08-15 | Rollup merge of #129122 - GuillaumeGomez:remove-duplicated-rustdoc-output-met... | Matthias Krüger | -7/+1 |
| 2024-08-15 | Rollup merge of #129096 - Kobzol:bootstrap-cmd-verbosity, r=onur-ozkan | Matthias Krüger | -4/+32 |
| 2024-08-15 | Rollup merge of #129065 - nnethercote:PartialEq-TokenKind, r=spastorino | Matthias Krüger | -7/+5 |
| 2024-08-15 | Rollup merge of #128348 - dingxiangfei2009:allow-shadow-call-stack-sanitizer,... | Matthias Krüger | -1/+15 |
| 2024-08-15 | Print more verbose error for commands that capture output | Jakub Beránek | -4/+32 |
| 2024-08-15 | coalesce dep-info-spaces and dep-info-doesnt-run-much into dep-info | Oneirical | -3/+0 |
| 2024-08-15 | Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxu | bors | -0/+6 |
| 2024-08-15 | Remove duplicated `Rustdoc::output` method from `run-make-support` lib | Guillaume Gomez | -7/+1 |
| 2024-08-15 | rustdoc-json: Use FxHashMap from rustdoc_json_types | Alona Enraght-Moony | -6/+6 |
| 2024-08-15 | Auto merge of #129066 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-08-15 | Rollup merge of #129015 - rustbot:docs-update, r=ehuss | Matthias Krüger | -7/+22 |
| 2024-08-15 | Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid | Matthias Krüger | -21/+59 |
| 2024-08-15 | Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser | Matthias Krüger | -0/+34 |
| 2024-08-14 | Auto merge of #128407 - Oneirical:feline-dotestication, r=jieyouxu | bors | -3/+15 |
| 2024-08-14 | Update Cargo.lock | Eric Huss | -7/+22 |
| 2024-08-14 | rewrite no-alloc-shim to rmake | Oneirical | -1/+0 |
| 2024-08-14 | rewrite min-global-align to rmake | Oneirical | -2/+15 |
| 2024-08-14 | Auto merge of #129092 - jieyouxu:rollup-z2522nm, r=jieyouxu | bors | -12/+0 |
| 2024-08-14 | Rollup merge of #129071 - Zalathar:sysroot-unstable, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-08-14 | Rollup merge of #128570 - folkertdev:stabilize-asm-const, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -11/+0 |
| 2024-08-14 | Auto merge of #129054 - lnicola:sync-from-ra, r=lnicola | bors | -2448/+3807 |
| 2024-08-14 | Auto merge of #129060 - matthiaskrgr:rollup-s72gpif, r=matthiaskrgr | bors | -10/+10 |
| 2024-08-14 | Use `impl PartialEq<TokenKind> for Token` more. | Nicholas Nethercote | -7/+5 |
| 2024-08-14 | Auto merge of #129076 - matthiaskrgr:rollup-rg8mi2x, r=matthiaskrgr | bors | -4/+34 |
| 2024-08-14 | Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-08-14 | Rollup merge of #128410 - Oneirical:dwarf-fortestress, r=jieyouxu | Matthias Krüger | -3/+33 |
| 2024-08-14 | Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors | bors | -15/+15 |
| 2024-08-14 | Port `run-make/sysroot-crates-are-unstable` to rmake | Zalathar | -1/+0 |
| 2024-08-13 | Update cargo | Weihang Lo | -0/+0 |
| 2024-08-13 | stabilize `asm_const` | Folkert | -11/+0 |
| 2024-08-13 | Rollup merge of #129056 - Kobzol:fix-target-triple, r=onur-ozkan | Matthias Krüger | -1/+1 |
| 2024-08-13 | Rollup merge of #129050 - GuillaumeGomez:generate-link-to-definition-warning,... | Matthias Krüger | -3/+5 |
| 2024-08-13 | Rollup merge of #129049 - Zalathar:json-like, r=jieyouxu | Matthias Krüger | -6/+4 |
| 2024-08-13 | Fix intra-doc link | Guillaume Gomez | -3/+2 |
| 2024-08-13 | Run fmt | Guillaume Gomez | -6/+7 |
| 2024-08-13 | Improve documentation for internal doctest API | Guillaume Gomez | -0/+13 |
| 2024-08-13 | Move `is_multiple_tests` argument into `RunnableDocTest` | Guillaume Gomez | -20/+12 |
| 2024-08-13 | Unify naming of `DocTest` | Guillaume Gomez | -42/+46 |
| 2024-08-13 | Don't special-case if there is only one merged doctest | Guillaume Gomez | -28/+24 |
| 2024-08-13 | Remove need for `unsafe` code in merged doctests | Guillaume Gomez | -5/+10 |
| 2024-08-13 | Improve code readability | Guillaume Gomez | -5/+19 |
| 2024-08-13 | If there are crate attributes, we prevent doctest to be merged with others | Guillaume Gomez | -27/+4 |
| 2024-08-13 | Rename `DocTest` into `DocTestBuilder` | Guillaume Gomez | -17/+22 |
| 2024-08-13 | Reduce merged doctest source code size | Guillaume Gomez | -25/+7 |
| 2024-08-13 | Run mergeable doctest as part of standalone doctests if there is only one | Guillaume Gomez | -37/+40 |
| 2024-08-13 | Add documentation on `DocTest` and `RunnableDoctest` structs | Guillaume Gomez | -0/+3 |
| 2024-08-13 | Improve code by removing unneeded function arguments | Guillaume Gomez | -24/+9 |
| 2024-08-13 | Correctly handle macros using `$crate` in merged doctests | Guillaume Gomez | -3/+14 |