| Age | Commit message (Expand) | Author | Lines |
| 2023-08-06 | rustc-pull: put a newline after the commit ID | Ralf Jung | -1/+1 |
| 2023-08-05 | Auto merge of #3013 - RalfJung:tree-borrow-data-races, r=RalfJung | bors | -201/+346 |
| 2023-08-05 | add a test ensuring that we enforce noalias on accesses | Ralf Jung | -7/+37 |
| 2023-08-05 | tree borrows: consider some retags as writes for the purpose of data races | Ralf Jung | -138/+186 |
| 2023-08-05 | ensure we allow zero-sized references to functions and vtables | Ralf Jung | -0/+32 |
| 2023-08-05 | borrow tracking: simplify provenance updating | Ralf Jung | -55/+20 |
| 2023-08-05 | fix return place protection when the place is given as a local | Ralf Jung | -1/+71 |
| 2023-08-05 | Auto merge of #3014 - RalfJung:rustup, r=RalfJung | bors | -1677/+2823 |
| 2023-08-05 | fmt | Ralf Jung | -10/+2 |
| 2023-08-05 | Merge from rustc | Ralf Jung | -1668/+2822 |
| 2023-08-05 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-08-05 | Auto merge of #114492 - compiler-errors:rollup-lp4sfla, r=compiler-errors | bors | -586/+770 |
| 2023-08-04 | Rollup merge of #114491 - sebastiantoh:add-context-to-issue-114423-test-names... | Michael Goulet | -6/+6 |
| 2023-08-04 | Rollup merge of #114490 - kernelmethod:error-reporting-typos, r=compiler-errors | Michael Goulet | -2/+2 |
| 2023-08-04 | Rollup merge of #114482 - compiler-errors:sigh, r=pnkfelix | Michael Goulet | -2/+7 |
| 2023-08-04 | Rollup merge of #114475 - GuillaumeGomez:migrate-gui-test-color-27, r=notriddle | Michael Goulet | -8/+8 |
| 2023-08-04 | Rollup merge of #114287 - lcnr:overflow, r=compiler-errors | Michael Goulet | -568/+747 |
| 2023-08-05 | Auto merge of #98333 - SimonSapin:riscv-atomic, r=Amanieu | bors | -3/+3 |
| 2023-08-05 | Rename issue #114423 test files to include context | Sebastian Toh | -6/+6 |
| 2023-08-05 | Fix a typo in the error reporting for sealed traits. | kernelmethod | -2/+2 |
| 2023-08-04 | Auto merge of #112117 - bryangarza:track-caller-feature-gate, r=compiler-errors | bors | -63/+326 |
| 2023-08-04 | Auto merge of #114481 - matthiaskrgr:rollup-58pczpl, r=matthiaskrgr | bors | -202/+466 |
| 2023-08-04 | Fix ui-fulldeps missing the internal_features lint on stage 0 | Michael Goulet | -2/+7 |
| 2023-08-04 | Rollup merge of #114477 - estebank:arc-clone, r=compiler-errors | Matthias Krüger | -2/+12 |
| 2023-08-04 | Rollup merge of #114472 - estebank:issue-76140, r=compiler-errors | Matthias Krüger | -11/+15 |
| 2023-08-04 | Rollup merge of #114462 - RalfJung:mplace_to_ref, r=oli-obk | Matthias Krüger | -12/+18 |
| 2023-08-04 | Rollup merge of #114461 - sebastiantoh:issue-114423, r=estebank | Matthias Krüger | -2/+68 |
| 2023-08-04 | Rollup merge of #114450 - chenyukang:yukang-fix-114435, r=compiler-errors | Matthias Krüger | -3/+55 |
| 2023-08-04 | Rollup merge of #114434 - Nilstrieb:indexing-spans, r=est31 | Matthias Krüger | -149/+192 |
| 2023-08-04 | Rollup merge of #114418 - klensy:parking_lot, r=oli-obk | Matthias Krüger | -18/+16 |
| 2023-08-04 | Rollup merge of #114351 - ttsugriy:sort-by-words, r=fee1-dead | Matthias Krüger | -2/+2 |
| 2023-08-04 | Rollup merge of #113945 - chenyukang:yukang-fix-113447-slice-2, r=cjgillot | Matthias Krüger | -3/+88 |
| 2023-08-04 | Auto merge of #114104 - oli-obk:syn2, r=compiler-errors | bors | -317/+214 |
| 2023-08-04 | Account for `Rc` and `Arc` when suggesting to clone | Esteban Küber | -2/+12 |
| 2023-08-04 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-08-04 | Use similar color scheme to make it obvious they are linked | Guillaume Gomez | -2/+2 |
| 2023-08-05 | Fix ICE failed to get layout for ReferencesError | yukang | -3/+55 |
| 2023-08-04 | Auto merge of #113575 - aliemjay:opaque-hrtb-ice, r=lcnr | bors | -11/+109 |
| 2023-08-04 | Reword confusable idents lint | Esteban Küber | -11/+15 |
| 2023-08-04 | replace few explicit use of parking_lot with rustc_data_structures::sync onces | klensy | -14/+12 |
| 2023-08-04 | don't ICE on higher ranked hidden types | Ali MJ Al-Nasrawy | -11/+109 |
| 2023-08-04 | Auto merge of #114414 - cjgillot:early-unnameable-test, r=petrochenkov | bors | -85/+65 |
| 2023-08-04 | interpret: add mplace_to_ref helper method | Ralf Jung | -12/+18 |
| 2023-08-04 | Fix unwrap on None | Sebastian Toh | -2/+68 |
| 2023-08-04 | Improve spans for indexing expressions | Nilstrieb | -149/+192 |
| 2023-08-04 | Auto merge of #114036 - compiler-errors:upcast-to-fewer-assocs, r=lcnr | bors | -118/+383 |
| 2023-08-04 | Auto merge of #114451 - matthiaskrgr:rollup-37qmv19, r=matthiaskrgr | bors | -286/+492 |
| 2023-08-04 | Rollup merge of #114440 - kaniini:fix/bootstrap-version-compare, r=ozkanonur | Matthias Krüger | -1/+2 |
| 2023-08-04 | Rollup merge of #114427 - Enselic:rustc_codegen_ssa-fixme, r=Nilstrieb | Matthias Krüger | -32/+39 |
| 2023-08-04 | Rollup merge of #114355 - compiler-errors:resolve_vars_early, r=lcnr | Matthias Krüger | -106/+154 |