| Age | Commit message (Expand) | Author | Lines |
| 2023-08-09 | Rollup merge of #114670 - compiler-errors:issue-114660, r=cjgillot | Matthias Krüger | -0/+10 |
| 2023-08-09 | Rollup merge of #114469 - estebank:arbitrary-self-types-mut-diff, r=davidtwco | Matthias Krüger | -0/+207 |
| 2023-08-09 | Rollup merge of #111891 - rustbox:feat/riscv-isr-cconv, r=jackh726 | Matthias Krüger | -56/+399 |
| 2023-08-09 | Rollup merge of #110435 - aDotInTheVoid:rdj-field-ordering, r=GuillaumeGomez | Matthias Krüger | -0/+154 |
| 2023-08-09 | Don't use type_of to determine if item has intrinsic shim | Michael Goulet | -0/+10 |
| 2023-08-09 | Suggest using `Arc` on `!Send`/`!Sync` types | Esteban Kuber | -11/+209 |
| 2023-08-09 | Rollup merge of #114638 - compiler-errors:rpitit-test-revisions, r=spastorino | Matthias Krüger | -1483/+0 |
| 2023-08-09 | Rollup merge of #114606 - bvanjoi:fix-113462, r=compiler-errors | Matthias Krüger | -5/+27 |
| 2023-08-08 | fix(test): improve sensitivity of hygene tests | Seth Pellegrino | -11/+17 |
| 2023-08-08 | feat: `riscv-interrupt-{m,s}` calling conventions | Seth Pellegrino | -45/+382 |
| 2023-08-09 | Auto merge of #114470 - pnkfelix:dont-export-no-mangle-from-proc-macros-issue... | bors | -0/+33 |
| 2023-08-09 | rustdoc-json: Add tests for field/variant ordering. | Alona Enraght-Moony | -0/+154 |
| 2023-08-08 | Auto merge of #114637 - matthiaskrgr:rollup-544y8p5, r=matthiaskrgr | bors | -116/+145 |
| 2023-08-08 | Remove dangling tests | Michael Goulet | -1483/+0 |
| 2023-08-08 | Rollup merge of #114631 - lcnr:chalk-cycle-test, r=compiler-errors | Matthias Krüger | -0/+75 |
| 2023-08-08 | Rollup merge of #114630 - GuillaumeGomez:migrate-gui-test-color-30, r=notriddle | Matthias Krüger | -36/+36 |
| 2023-08-08 | Rollup merge of #114629 - Enselic:uncomment-gat-code, r=compiler-errors | Matthias Krüger | -2/+1 |
| 2023-08-08 | Rollup merge of #114615 - RalfJung:interpret-invalid-where, r=lcnr | Matthias Krüger | -70/+13 |
| 2023-08-08 | Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiser | Matthias Krüger | -6/+18 |
| 2023-08-08 | Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2023-08-08 | Auto merge of #114545 - fee1-dead-contrib:lower-impl-effect, r=oli-obk | bors | -237/+189 |
| 2023-08-08 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -36/+36 |
| 2023-08-08 | add test from chalk#788 for new solver | lcnr | -0/+75 |
| 2023-08-08 | Auto merge of #114439 - Kobzol:remark-pgo-hotness, r=tmiasko | bors | -0/+26 |
| 2023-08-08 | fix proc-macro test added here to solely be exercised as a build product for ... | Felix S. Klock II | -0/+4 |
| 2023-08-08 | tests: Uncomment now valid GAT code behind FIXME | Martin Nordholts | -2/+1 |
| 2023-08-08 | Only enable hotness information when PGO is available | Jakub Beránek | -0/+4 |
| 2023-08-08 | Auto merge of #114602 - compiler-errors:rpit-outlives-sadness, r=oli-obk | bors | -0/+45 |
| 2023-08-08 | add'l test | Michael Goulet | -0/+15 |
| 2023-08-08 | Stop using identity args for opaque type wf checks and instead load the args ... | Oli Scherer | -0/+19 |
| 2023-08-08 | Install bidirectional outlives predicates for RPITITs (and RPITs) correctly | Michael Goulet | -0/+11 |
| 2023-08-08 | interpret: remove incomplete protection against invalid where clauses | Ralf Jung | -70/+13 |
| 2023-08-08 | Auto merge of #114520 - RalfJung:unsized-valtrees, r=oli-obk | bors | -0/+21 |
| 2023-08-08 | fix: not insert missing lifetime for `ConstParamTy` | bohan | -5/+27 |
| 2023-08-08 | Rollup merge of #114594 - compiler-errors:new-solver-resolve-aliases, r=lcnr | Matthias Krüger | -48/+47 |
| 2023-08-08 | Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli... | Matthias Krüger | -0/+79 |
| 2023-08-08 | Rollup merge of #114413 - CohenArthur:warn-macro-export-decl-macros, r=cjgillot | Matthias Krüger | -0/+25 |
| 2023-08-07 | CFI: Fix error compiling core with LLVM CFI enabled | Ramon de C Valle | -6/+18 |
| 2023-08-07 | check_attrs: Warn when #[macro_export] is used on macros 2.0 | Arthur Cohen | -0/+25 |
| 2023-08-07 | Resolve target type of coercion | Michael Goulet | -48/+47 |
| 2023-08-07 | Fix stack-protector.rs on LLVM 17 | Nikita Popov | -0/+2 |
| 2023-08-07 | Fix ICE | Deadbeef | -33/+4 |
| 2023-08-07 | Auto merge of #114585 - matthiaskrgr:rollup-h26pvus, r=matthiaskrgr | bors | -194/+58 |
| 2023-08-07 | Rollup merge of #114562 - Trolldemorted:thiscall, r=oli-obk | Matthias Krüger | -188/+32 |
| 2023-08-07 | Rollup merge of #114196 - compiler-errors:bubble-pls, r=lcnr | Matthias Krüger | -0/+20 |
| 2023-08-07 | Rollup merge of #113568 - ferrocene:pa-spurious-weak-lang-item-2, r=b-naber | Matthias Krüger | -6/+6 |
| 2023-08-07 | Store the laziness of type aliases in the DefKind | León Orell Valerian Liehr | -0/+79 |
| 2023-08-07 | change test to use `if black_box(false)` | Pietro Albini | -14/+6 |
| 2023-08-07 | Auto merge of #113902 - Enselic:lint-recursive-drop, r=oli-obk | bors | -0/+55 |
| 2023-08-07 | stabilize abi_thiscall | Benedikt Radtke | -188/+32 |