| Age | Commit message (Expand) | Author | Lines |
| 2024-05-30 | coverage: Rename MC/DC `conditions_num` to `num_conditions` | Zalathar | -2/+2 |
| 2024-05-29 | Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikic | bors | -8/+5 |
| 2024-05-29 | Auto merge of #125732 - matthiaskrgr:rollup-bozbtk3, r=matthiaskrgr | bors | -104/+462 |
| 2024-05-29 | Rollup merge of #125715 - lqd:rmake-cleanup, r=jieyouxu | Matthias Krüger | -2/+0 |
| 2024-05-29 | Rollup merge of #125705 - oli-obk:const_block_ice, r=compiler-errors | Matthias Krüger | -0/+17 |
| 2024-05-29 | Rollup merge of #125700 - Zalathar:limit-overflow, r=nnethercote | Matthias Krüger | -0/+310 |
| 2024-05-29 | Rollup merge of #125693 - Zalathar:format, r=lqd | Matthias Krüger | -102/+88 |
| 2024-05-29 | Rollup merge of #124655 - Darksonn:fixed-x18, r=lqd,estebank | Matthias Krüger | -0/+47 |
| 2024-05-29 | Auto merge of #125613 - ChrisDenton:windows-recipie, r=jieyouxu | bors | -57/+91 |
| 2024-05-29 | tests: reenable ABI compatibility test for csky | Jubilee Young | -8/+5 |
| 2024-05-29 | Simplify check for unsupported architectures | Alice Ryhl | -10/+2 |
| 2024-05-29 | Auto merge of #125531 - surechen:make_suggestion_for_note_like_drop_lint, r=U... | bors | -33/+684 |
| 2024-05-29 | Convert windows-binary-no-external-deps to rmake | Chris Denton | -9/+21 |
| 2024-05-29 | Convert run-make/windows-safeseh to rmake | Chris Denton | -19/+15 |
| 2024-05-29 | Convert run-make/windows-spawn to rmake | Chris Denton | -14/+21 |
| 2024-05-29 | Rename run-make/issue-85441 and convert to rmake | Chris Denton | -9/+32 |
| 2024-05-29 | Move run-make windows_subsystem tests to ui tests | Chris Denton | -6/+2 |
| 2024-05-29 | Auto merge of #125360 - RalfJung:packed-field-reorder, r=fmease | bors | -1/+1 |
| 2024-05-29 | remove unneeded extern crate in rmake test | Rémy Rakic | -2/+0 |
| 2024-05-29 | coverage: Add tests for the MC/DC condition limit | Zalathar | -0/+310 |
| 2024-05-29 | Auto merge of #125695 - RalfJung:fn_arg_sanity_check, r=jieyouxu | bors | -0/+1 |
| 2024-05-29 | Let lint_forgetting_references give the suggestion if possible | surechen | -20/+345 |
| 2024-05-29 | Let lint_forgetting_copy_types give the suggestion if possible. | surechen | -3/+108 |
| 2024-05-29 | Let lint_dropping_references give the suggestion if possible. | surechen | -10/+231 |
| 2024-05-29 | Reintroduce name resolution check for trying to access locals from an inline ... | Oli Scherer | -0/+17 |
| 2024-05-29 | fn_arg_sanity_check: fix panic message | Ralf Jung | -0/+1 |
| 2024-05-29 | Auto merge of #125433 - surechen:fix_125189, r=Urgau | bors | -6/+136 |
| 2024-05-29 | Manually run `x fmt` on all source files in `tests/coverage/` | Zalathar | -44/+34 |
| 2024-05-29 | Tweak various coverage test files for slightly nicer formatting | Zalathar | -58/+54 |
| 2024-05-29 | Rollup merge of #125638 - Oneirical:lets-find-some-tests, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -51/+43 |
| 2024-05-29 | Rollup merge of #125381 - estebank:issue-96799, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -10/+109 |
| 2024-05-29 | Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -93/+99 |
| 2024-05-29 | Rollup merge of #124320 - Urgau:print-check-cfg, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -1/+113 |
| 2024-05-29 | Rollup merge of #124251 - scottmcm:unop-ptr-metadata, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -14/+200 |
| 2024-05-28 | Auto merge of #125665 - matthiaskrgr:rollup-srkx0v1, r=matthiaskrgr | bors | -16/+447 |
| 2024-05-28 | Add custom mir support for `PtrMetadata` | Scott McMurray | -0/+23 |
| 2024-05-28 | Add an intrinsic for `ptr::metadata` | Scott McMurray | -14/+177 |
| 2024-05-28 | Rollup merge of #125573 - GuillaumeGomez:migrate-allow-warnings-cmdline-stabi... | Matthias Krüger | -16/+11 |
| 2024-05-28 | Rollup merge of #117671 - kjetilkjeka:nvptx_c_abi_avoid_direct, r=davidtwco | Matthias Krüger | -0/+436 |
| 2024-05-28 | Auto merge of #122662 - Mark-Simulacrum:optional-drop, r=bjorn3 | bors | -18/+41 |
| 2024-05-28 | Rewrite simple-rlib to rmake | Oneirical | -15/+18 |
| 2024-05-28 | Silence some resolve errors when there have been glob import errors | Esteban Küber | -10/+109 |
| 2024-05-28 | Bless codegen test | Oli Scherer | -21/+23 |
| 2024-05-28 | Create const block DefIds in typeck instead of ast lowering | Oli Scherer | -20/+11 |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -86/+85 |
| 2024-05-28 | Disable stack overflow handler tests on iOS-like platforms | Mads Marquart | -0/+12 |
| 2024-05-28 | Enable a few tests on macOS | Mads Marquart | -7/+2 |
| 2024-05-28 | Migrate `run-make/allow-warnings-cmdline-stability` to `rmake.rs` | Guillaume Gomez | -16/+11 |
| 2024-05-28 | Rollup merge of #125640 - fmease:plz-no-stringify, r=estebank | Jubilee | -7/+57 |
| 2024-05-28 | Rollup merge of #125343 - lcnr:eagerly-normalize-added-goals, r=compiler-errors | Jubilee | -9/+130 |