| Age | Commit message (Expand) | Author | Lines |
| 2023-07-08 | Auto merge of #113450 - Nilstrieb:src/bootstrap/test.rs, r=flip1995 | bors | -19/+0 |
| 2023-07-08 | Delete `to_string_in_format_args_incremental.rs` | Nilstrieb | -19/+0 |
| 2023-07-08 | Auto merge of #113376 - Nilstrieb:pointer-coercions-are-not-casts-because-tha... | bors | -9/+9 |
| 2023-07-07 | Rollup merge of #113466 - weihanglo:update-cargo, r=weihanglo | Michael Goulet | -0/+0 |
| 2023-07-07 | Rollup merge of #113441 - RalfJung:assign-no-overlap, r=oli-obk | Michael Goulet | -0/+43 |
| 2023-07-07 | Update cargo | Weihang Lo | -0/+0 |
| 2023-07-07 | Fix failing clippy tests | Alex Macleod | -41/+21 |
| 2023-07-07 | Rename `adjustment::PointerCast` and variants using it to `PointerCoercion` | Nilstrieb | -9/+9 |
| 2023-07-07 | miri: check that assignments do not self-overlap | Ralf Jung | -0/+43 |
| 2023-07-07 | Use new std::simd fn in miri tests | Jubilee Young | -1/+1 |
| 2023-07-06 | Auto merge of #113406 - matthiaskrgr:rollup-0rprs5k, r=matthiaskrgr | bors | -2/+5 |
| 2023-07-06 | Rollup merge of #113246 - mirkootter:fix-compiletest-crash, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2023-07-06 | Rollup merge of #112295 - ForrestOfBarnes:tests-listing-format-json-windows-f... | Matthias Krüger | -1/+4 |
| 2023-07-06 | Auto merge of #113377 - BoxyUwU:move_ty_ctors_to_ty, r=compiler-errors | bors | -31/+35 |
| 2023-07-06 | Auto merge of #113391 - fee1-dead-contrib:rollup-9bqlw9z, r=fee1-dead | bors | -0/+1 |
| 2023-07-06 | Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errors | fee1-dead | -0/+1 |
| 2023-07-06 | Auto merge of #113291 - oli-obk:pretty_print_mir_const, r=RalfJung | bors | -3/+4 |
| 2023-07-05 | Move `TyCtxt::mk_x` to `Ty::new_x` where applicable | Boxy | -31/+35 |
| 2023-07-05 | Patch clippy | Oli Scherer | -3/+4 |
| 2023-07-05 | Rollup merge of #113321 - BoxyUwU:move_constkind_to_typeir, r=oli-obk | Michael Goulet | -2/+2 |
| 2023-07-05 | Revert "use c literals in library" | León Orell Valerian Liehr | -0/+1 |
| 2023-07-05 | Deal with fallout | Boxy | -2/+2 |
| 2023-07-04 | fix typo | klensy | -1/+1 |
| 2023-07-04 | tidy: exclude sh files from rust-installer tests from tidy bins check | klensy | -1/+25 |
| 2023-07-04 | fix bash long lines and replace TODO with FIXME | klensy | -11/+18 |
| 2023-07-04 | replace tabs with 4 spaces in .sh | klensy | -804/+804 |
| 2023-07-04 | rust-installer and rls no longer submodule, so fix tidy walk list | klensy | -2/+2 |
| 2023-07-04 | rust-installer and rls no longer submodule, so fix rustfmt.toml | klensy | -67/+29 |
| 2023-07-04 | Auto merge of #113303 - compiler-errors:yeet-chalk, r=lcnr | bors | -11/+1 |
| 2023-07-03 | Remove compare mode | Michael Goulet | -8/+0 |
| 2023-07-03 | Remove chalk from the compiler | Michael Goulet | -3/+1 |
| 2023-07-03 | Upgrade to indexmap 2.0.0 | Josh Stone | -1/+1 |
| 2023-07-03 | link to PERMITTED_DEPENDENCIES in tidy error | Nilstrieb | -0/+9 |
| 2023-07-02 | cargo update | Nilstrieb | -1/+3 |
| 2023-07-02 | Fix compile-test tests to work with the new ui_test crate | Philipp Krones | -9/+3 |
| 2023-07-02 | Fix valtree changes | Philipp Krones | -2/+2 |
| 2023-07-02 | Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup | Philipp Krones | -5828/+21798 |
| 2023-07-02 | Auto merge of #112718 - oli-obk:SIMD-destructure_mir_const, r=cjgillot | bors | -14/+62 |
| 2023-07-01 | fix compiletest crash | Jan-Mirko Otter | -1/+1 |
| 2023-07-01 | Put `LayoutError` behind reference to shrink result | Nilstrieb | -1/+1 |
| 2023-07-01 | Auto merge of #113225 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -49/+1081 |
| 2023-07-01 | Update cargo | Weihang Lo | -0/+0 |
| 2023-07-01 | Merge commit 'dca1cf90ad6b8e45afbed2061803befbb2d159e9' into sync-rustfmt | Caleb Cartwright | -49/+1081 |
| 2023-07-01 | Rollup merge of #113189 - Zalathar:trim-end, r=ozkanonur | Matthias Krüger | -1/+1 |
| 2023-06-30 | fix loading target specs in compiletest not working with custom targets | Pietro Albini | -1/+13 |
| 2023-06-30 | compiletest: Only trim the end of process output | Zalathar | -1/+1 |
| 2023-06-29 | Rollup merge of #112300 - Zalathar:run-coverage, r=wesleywiser | Matthias Krüger | -26/+376 |
| 2023-06-29 | Use a valid `target` directory in miri ui tests | Oli Scherer | -0/+1 |
| 2023-06-29 | Merge from rustc | Ralf Jung | -24/+23 |
| 2023-06-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |