| Age | Commit message (Expand) | Author | Lines |
| 2023-09-20 | Delete obsolete --disable-per-crate-search rustdoc flag | David Tolnay | -3/+0 |
| 2023-09-20 | Validate crate name in CLI option --extern | León Orell Valerian Liehr | -1/+1 |
| 2023-09-19 | Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-se | bors | -2/+2 |
| 2023-09-17 | Auto merge of #114750 - Enselic:metadata-dep-info, r=compiler-errors | bors | -0/+22 |
| 2023-09-15 | rustdoc: merge theme css into rustdoc.css | Michael Howell | -2/+3 |
| 2023-09-13 | Auto merge of #115735 - bjorn3:better_list_crate_metadata, r=wesleywiser | bors | -7/+7 |
| 2023-09-11 | Add a test for #108030 | DianQK | -0/+69 |
| 2023-09-10 | Fix tests | bjorn3 | -7/+7 |
| 2023-09-08 | tests: use warning output from rustc to catch missing compression | Augie Fackler | -4/+2 |
| 2023-09-08 | debuginfo: add compiler option to allow compressed debuginfo sections | Augie Fackler | -0/+20 |
| 2023-09-08 | Auto merge of #113492 - nebulark:pr_96475, r=petrochenkov | bors | -0/+19 |
| 2023-09-08 | Add missing Debuginfo to PDB debug file on windows. | Florian Schmiderer | -0/+19 |
| 2023-09-07 | Stabilize `PATH` option for `--print KIND=PATH` | Urgau | -4/+4 |
| 2023-09-07 | Don't modify libstd to dump rustc ICEs | Michael Goulet | -2/+2 |
| 2023-09-03 | Make `.rmeta` file in `dep-info` have correct name (`lib` prefix) | Martin Nordholts | -0/+22 |
| 2023-08-30 | `ignore-cross-compile` remaining tests that run binaries | Lukas Wirth | -0/+7 |
| 2023-08-23 | Rollup merge of #115135 - GuillaumeGomez:no-html-source-flag, r=notriddle | Guillaume Gomez | -0/+2 |
| 2023-08-23 | Update run-make/issue-88756-default-output test | Guillaume Gomez | -0/+2 |
| 2023-08-20 | Auto merge of #113124 - nbdd0121:eh_frame, r=cjgillot | bors | -1/+25 |
| 2023-08-18 | Run `AbortUnwindingCalls` after generator transform | Gary Guo | -1/+25 |
| 2023-08-18 | `ignore-cross-compile` on `optimization-remarks-dir-pgo` test | Lukas Wirth | -0/+1 |
| 2023-08-17 | Rollup merge of #112751 - ehuss:persist-test-run-directory, r=jsha | Matthias Krüger | -1/+46 |
| 2023-08-15 | stabilize combining +bundle and +whole-archive link modifiers | Be Wilson | -4/+2 |
| 2023-08-08 | Auto merge of #114439 - Kobzol:remark-pgo-hotness, r=tmiasko | bors | -0/+26 |
| 2023-08-08 | Only enable hotness information when PGO is available | Jakub Beránek | -0/+4 |
| 2023-08-07 | Rollup merge of #114093 - Enselic:stdin-unknown-mod, r=Mark-Simulacrum | Matthias Krüger | -0/+26 |
| 2023-08-06 | Auto merge of #114476 - Urgau:missing-dep-file-112898, r=oli-obk | bors | -0/+10 |
| 2023-08-04 | Fix missing dependency file with -Zunpretty | Urgau | -0/+10 |
| 2023-08-04 | Add hotness data to LLVM remarks | Jakub Beránek | -0/+22 |
| 2023-08-03 | Add `internal_features` lint | Nilstrieb | -1/+1 |
| 2023-08-01 | Auto merge of #112849 - m-ou-se:panic-message-format, r=thomcc | bors | -5/+5 |
| 2023-08-01 | tests/run-make/unknown-mod-stdin: Ignore Windows | Martin Nordholts | -0/+2 |
| 2023-07-31 | Rollup merge of #113889 - fortanix:raoul/fix_ice_tests_for_sgx_platform, r=Ma... | Matthias Krüger | -0/+2 |
| 2023-07-29 | Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic | bors | -4/+4 |
| 2023-07-29 | Change default panic handler message format. | Mara Bos | -5/+5 |
| 2023-07-27 | CHECK only for opaque ptr | Josh Stone | -4/+4 |
| 2023-07-27 | Make `--print KIND=PATH` unstable | Urgau | -4/+4 |
| 2023-07-26 | Add regression test for `echo 'mod unknown;' | rustc -` | Martin Nordholts | -0/+24 |
| 2023-07-21 | Support `.comment` section like GCC/Clang (`!llvm.ident`) | Miguel Ojeda | -0/+34 |
| 2023-07-21 | Rollup merge of #113780 - dtolnay:printkindpath, r=b-naber | Matthias Krüger | -1/+18 |
| 2023-07-20 | Add test of --print KIND=PATH | David Tolnay | -1/+18 |
| 2023-07-20 | Fix `dump-ice-to-disk` and `short-ice` tests when librustc-driver is dynamica... | Raoul Strackx | -0/+2 |
| 2023-07-20 | Auto merge of #113695 - bjorn3:fix_rlib_cdylib_metadata_handling, r=pnkfelix,... | bors | -17/+80 |
| 2023-07-20 | Auto merge of #108714 - estebank:ice_dump, r=oli-obk | bors | -2/+76 |
| 2023-07-19 | Rewrite rmeta-rpass test to work with the new check for all crate sources bei... | bjorn3 | -0/+33 |
| 2023-07-19 | Verify that all crate sources are in sync | bjorn3 | -17/+47 |
| 2023-07-19 | Add run-make test for ICE dump | Esteban Küber | -0/+74 |
| 2023-07-19 | On nightly, dump ICE backtraces to disk | Esteban Küber | -2/+2 |
| 2023-07-18 | Add the `no-builtins` attribute to functions when `no_builtins` is applied at... | DianQK | -0/+29 |
| 2023-07-16 | Auto merge of #113626 - Urgau:dedup-native-static-libs, r=petrochenkov | bors | -1/+11 |