| Age | Commit message (Expand) | Author | Lines |
| 2023-09-05 | Copy most of `tests/run-coverage` into `tests/coverage-map/status-quo` | Zalathar | -0/+5527 |
| 2023-09-05 | Add test suite `coverage-map` to test coverage mappings emitted by LLVM | Zalathar | -5/+306 |
| 2023-09-05 | Add tool `src/tools/coverage-dump` for use by some new coverage tests | Zalathar | -1/+562 |
| 2023-09-04 | Auto merge of #114089 - Urgau:allow-with-implied-by, r=petrochenkov | bors | -5/+871 |
| 2023-09-04 | Auto merge of #115541 - Mark-Simulacrum:mirror-rustc-perf-source, r=ehuss | bors | -2/+2 |
| 2023-09-04 | Mirror the rustc-perf source | Mark Rousskov | -2/+2 |
| 2023-09-04 | Adjust clippy tests with new rustc help suggestion for lints | Urgau | -0/+838 |
| 2023-09-04 | Add help to allow lint for the implied by suggestion | Urgau | -1/+19 |
| 2023-09-04 | Add OnceHelp lint level (same as OnceNote, except for help) | Urgau | -4/+14 |
| 2023-09-04 | Auto merge of #115513 - Urgau:normalize-msg-after-translate, r=petrochenkov | bors | -1/+23 |
| 2023-09-04 | Auto merge of #115493 - Ayush1325:raw-os-error, r=workingjubilee | bors | -4/+3 |
| 2023-09-04 | Auto merge of #115391 - saethlin:depkind-discrim, r=nnethercote | bors | -1/+47 |
| 2023-09-03 | Auto merge of #115491 - Zoxc:refcell-tweak, r=Mark-Simulacrum | bors | -2/+24 |
| 2023-09-03 | Encode DepKind as u16 | Ben Kimock | -1/+47 |
| 2023-09-03 | Auto merge of #115518 - matthiaskrgr:rollup-vksprou, r=matthiaskrgr | bors | -30/+23 |
| 2023-09-03 | Rollup merge of #115512 - Fulgen301:startupinfow, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2023-09-03 | Rollup merge of #115489 - saethlin:is-interrupted, r=thomcc | Matthias Krüger | -17/+18 |
| 2023-09-03 | Rollup merge of #115445 - klensy:less-deps, r=Mark-Simulacrum | Matthias Krüger | -8/+0 |
| 2023-09-03 | Rollup merge of #115318 - integer32llc:improve-release-notes, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2023-09-03 | Rollup merge of #115279 - schuelermine:patch/doc/RangeFull/remote-parens, r=M... | Matthias Krüger | -1/+1 |
| 2023-09-03 | Auto merge of #115270 - sebastiantoh:issue-105479, r=Nadrieril | bors | -41/+119 |
| 2023-09-03 | Don't forget to normalize the translated message | Urgau | -1/+23 |
| 2023-09-03 | Command::spawn: Fix STARTUPINFOW.cb being initialized with the address of siz... | Fulgen301 | -1/+1 |
| 2023-09-03 | Auto merge of #115510 - GuillaumeGomez:rollup-wh719bn, r=GuillaumeGomez | bors | -17/+100 |
| 2023-09-03 | Rollup merge of #115503 - GuillaumeGomez:migrate-gui-test-color-38, r=notriddle | Guillaume Gomez | -3/+15 |
| 2023-09-03 | Rollup merge of #115490 - pitaj:rustdoc-searchjs-comment, r=GuillaumeGomez | Guillaume Gomez | -8/+17 |
| 2023-09-03 | Rollup merge of #115478 - gurry:115462-exprfield-no-warn, r=compiler-errors | Guillaume Gomez | -6/+68 |
| 2023-09-03 | Use std::io::Error::is_interrupted everywhere | Ben Kimock | -17/+18 |
| 2023-09-03 | Auto merge of #115448 - onur-ozkan:optimize-bootstrap-dep-tree, r=albertlarsan68 | bors | -40/+8 |
| 2023-09-03 | Improve clarity of diagnostic message on non-exhaustive matches | Sebastian Toh | -10/+10 |
| 2023-09-03 | Auto merge of #115361 - compiler-errors:param, r=cjgillot | bors | -129/+145 |
| 2023-09-03 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-09-03 | Use named arguments in `code-color.goml` GUI test | Guillaume Gomez | -3/+15 |
| 2023-09-03 | Auto merge of #115496 - RalfJung:miri, r=RalfJung | bors | -18/+16 |
| 2023-09-03 | Auto merge of #115470 - ericmarkmartin:stable-prov, r=oli-obk | bors | -7/+28 |
| 2023-09-03 | Auto merge of #3050 - RalfJung:rustup, r=RalfJung | bors | -3081/+3878 |
| 2023-09-03 | Merge from rustc | Ralf Jung | -3080/+3877 |
| 2023-09-03 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-09-03 | Move RawOsError defination to sys | Ayush Singh | -4/+3 |
| 2023-09-03 | Auto merge of #115472 - RalfJung:tier-2, r=GuillaumeGomez | bors | -5/+7 |
| 2023-09-03 | Auto merge of #115441 - catandcoder:master, r=workingjubilee | bors | -1/+1 |
| 2023-09-03 | Outline panicking code for `RefCell::borrow` and `RefCell::borrow_mut` | John Kåre Alsaker | -2/+24 |
| 2023-09-03 | Fix code that now emits unused doc comment warning for expr field | Gurinder Singh | -2/+2 |
| 2023-09-03 | Emit unused doc comment warnings for pat and expr fields | Gurinder Singh | -4/+66 |
| 2023-09-03 | Auto merge of #115436 - GuillaumeGomez:fix-type-based-search, r=notriddle | bors | -135/+309 |
| 2023-09-02 | rustdoc: update comment in search.js for #107629 | Peter Jaszkowiak | -8/+17 |
| 2023-09-02 | Add another renamed Clippy lint to release notes | Carol (Nichols || Goulding) | -1/+1 |
| 2023-09-03 | Auto merge of #115484 - GuillaumeGomez:migrate-gui-test-color-37, r=notriddle | bors | -9/+9 |
| 2023-09-02 | Correctly handle paths from foreign items | Guillaume Gomez | -11/+65 |
| 2023-09-02 | Auto merge of #115471 - RalfJung:skipping-sanity, r=onur-ozkan | bors | -10/+13 |