| Age | Commit message (Expand) | Author | Lines |
| 2023-08-28 | Auto merge of #114489 - compiler-errors:rpitit-capture-all, r=oli-obk | bors | -70/+149 |
| 2023-08-28 | Auto merge of #115050 - khei4:khei4/codegen-move-before-nocapture, r=nikic | bors | -0/+22 |
| 2023-08-28 | Auto merge of #114774 - Enselic:less-move-size-noise, r=oli-obk | bors | -21/+4 |
| 2023-08-28 | Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=Amanieu | Matthias Krüger | -11/+12 |
| 2023-08-28 | Better error message for object type with GAT | Michael Goulet | -6/+12 |
| 2023-08-28 | Test variances of opaque captures | Michael Goulet | -0/+88 |
| 2023-08-28 | Bless tests | Michael Goulet | -9/+32 |
| 2023-08-28 | RPITITs capture all their lifetimes | Michael Goulet | -58/+20 |
| 2023-08-27 | avoid triple-backtrace due to panic-during-cleanup | Ralf Jung | -11/+12 |
| 2023-08-27 | Auto merge of #115231 - saethlin:dont-ignore-wasm, r=Mark-Simulacrum | bors | -22/+18 |
| 2023-08-27 | Auto merge of #115226 - RalfJung:debug-abi, r=compiler-errors | bors | -19/+302 |
| 2023-08-27 | Auto merge of #115139 - cjgillot:llvm-fragment, r=nikic | bors | -0/+77 |
| 2023-08-27 | add rustc_abi debugging attribute | Ralf Jung | -19/+302 |
| 2023-08-27 | Rollup merge of #114957 - loongarch-rs:fix-tests, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2023-08-27 | Rollup merge of #114924 - Zalathar:tidy-tests, r=Mark-Simulacrum | Matthias Krüger | -122/+100 |
| 2023-08-26 | Restrict test to x86_64. | Camille GILLOT | -0/+3 |
| 2023-08-26 | Auto merge of #115219 - estebank:issue-105306, r=compiler-errors | bors | -155/+163 |
| 2023-08-26 | Account for `Weak` alias kinds when adding more targetted obligation | Esteban Küber | -12/+15 |
| 2023-08-26 | Remove unnecessary `select_obligations_where_possible` and redundant errors | Esteban Küber | -92/+10 |
| 2023-08-26 | More accurately point at arguments | Esteban Küber | -93/+91 |
| 2023-08-26 | Do not produce fragment for ZST. | Camille GILLOT | -8/+37 |
| 2023-08-26 | Add test with non-ZST. | Camille GILLOT | -13/+31 |
| 2023-08-26 | Do not forget to pass DWARF fragment information to LLVM. | Camille GILLOT | -0/+27 |
| 2023-08-26 | Rollup merge of #115244 - GuillaumeGomez:migrate-gui-test-color-36, r=notriddle | Matthias Krüger | -12/+9 |
| 2023-08-26 | Remove unneeded "background_color" parameter | Guillaume Gomez | -5/+2 |
| 2023-08-26 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -10/+10 |
| 2023-08-26 | add codegen test for #107436 | khei4 | -0/+22 |
| 2023-08-26 | Auto merge of #115232 - wesleywiser:revert_114643, r=tmiasko | bors | -26/+0 |
| 2023-08-26 | Various trivial formatting fixes in `run-coverage` tests | Zalathar | -92/+48 |
| 2023-08-26 | Tidy up some awkwardly-placed comments in tests | Zalathar | -10/+30 |
| 2023-08-26 | Resolve all warnings in `run-coverage` tests | Zalathar | -20/+22 |
| 2023-08-25 | Stop emitting non-power-of-two vectors in basic LLVM codegen | Scott McMurray | -15/+39 |
| 2023-08-26 | On let binding type point to type parameter that introduced unmet bound | Esteban Küber | -7/+114 |
| 2023-08-26 | Point at appropriate type parameter in more trait bound errors | Esteban Küber | -58/+40 |
| 2023-08-25 | Revert "Use the same DISubprogram for each instance of the same inlined funct... | Wesley Wiser | -26/+0 |
| 2023-08-25 | Remove some wasm/emscripten ignores | Ben Kimock | -22/+18 |
| 2023-08-25 | Handle Self in paths too | Michael Goulet | -20/+20 |
| 2023-08-25 | Walk through full path in point_at_path_if_possible | Michael Goulet | -10/+29 |
| 2023-08-25 | Auto merge of #115158 - Enselic:break-rust-args, r=compiler-errors | bors | -0/+7 |
| 2023-08-25 | Auto merge of #115138 - cjgillot:dse-move-packed, r=compiler-errors | bors | -0/+56 |
| 2023-08-25 | Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwco | bors | -91/+150 |
| 2023-08-25 | Rollup merge of #115169 - RalfJung:do-not-ignore-debug, r=cjgillot | Matthias Krüger | -17/+9 |
| 2023-08-25 | Rollup merge of #115151 - rcvalle:rust-cfi-fix-115150, r=compiler-errors | Matthias Krüger | -6/+6 |
| 2023-08-25 | keep trying which flags we need for this test until it passes bors | Ralf Jung | -5/+10 |
| 2023-08-24 | Fix CFI: f32 and f64 are encoded incorrectly for c | Ramon de C Valle | -6/+6 |
| 2023-08-25 | Auto merge of #115193 - weihanglo:rollup-6s3mz06, r=weihanglo | bors | -42/+308 |
| 2023-08-25 | Auto merge of #114397 - sebastiantoh:issue-85222, r=Nadrieril | bors | -0/+245 |
| 2023-08-25 | Auto merge of #114201 - Centri3:explicit-repr-rust, r=WaffleLapkin | bors | -7/+19 |
| 2023-08-24 | Rollup merge of #115172 - matthewjasper:if-let-guard-tests, r=cjgillot | Weihang Lo | -0/+298 |
| 2023-08-24 | Rollup merge of #115167 - uweigand:ubintarray-endian-fix, r=RalfJung | Weihang Lo | -42/+10 |