| Age | Commit message (Expand) | Author | Lines |
| 2023-09-29 | Only prevent field projections into opaque types, not types containing opaque... | Oli Scherer | -0/+36 |
| 2023-09-21 | Update to LLVM 17.0.0 | Nikita Popov | -0/+32 |
| 2023-09-21 | Paper over an accidental regression | Oli Scherer | -14/+15 |
| 2023-09-21 | Don't modify libstd to dump rustc ICEs | Michael Goulet | -2/+2 |
| 2023-09-16 | Remove assert that checks type equality | ouz-a | -0/+49 |
| 2023-09-16 | fix(resolve): update def if binding is warning ambiguity | bohan | -1/+1 |
| 2023-09-16 | Don't require `Drop` for `[PhantomData<T>; N]` where `N` and `T` are generic,... | Oli Scherer | -0/+17 |
| 2023-09-16 | Only suggest turbofish in patterns if we may recover | León Orell Valerian Liehr | -0/+21 |
| 2023-09-09 | rustdoc: correctly deal with self ty params when eliding default object lifet... | León Orell Valerian Liehr | -0/+34 |
| 2023-09-09 | unconstrained region vars: do not ICE ICE baby | lcnr | -0/+48 |
| 2023-09-01 | rustdoc: use unicode-aware checks for redundant explicit link fastpath | Michael Howell | -0/+18 |
| 2023-09-01 | Restrict test to x86_64. | Camille GILLOT | -0/+3 |
| 2023-09-01 | Do not produce fragment for ZST. | Camille GILLOT | -8/+37 |
| 2023-09-01 | Add test with non-ZST. | Camille GILLOT | -13/+31 |
| 2023-09-01 | Do not forget to pass DWARF fragment information to LLVM. | Camille GILLOT | -0/+27 |
| 2023-09-01 | Stop emitting non-power-of-two vectors in basic LLVM codegen | Scott McMurray | -15/+39 |
| 2023-08-30 | Revert "Suggest using `Arc` on `!Send`/`!Sync` types" | David Tolnay | -209/+11 |
| 2023-08-30 | Contents of reachable statics is reachable | Tomasz Miąsko | -0/+7 |
| 2023-08-24 | Add projection obligations when comparing impl too | Jack Huey | -0/+32 |
| 2023-08-20 | Auto merge of #113124 - nbdd0121:eh_frame, r=cjgillot | bors | -3/+27 |
| 2023-08-20 | Auto merge of #115018 - matthiaskrgr:rollup-pxj0qdb, r=matthiaskrgr | bors | -320/+152 |
| 2023-08-20 | Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegen | Matthias Krüger | -13/+13 |
| 2023-08-20 | Rollup merge of #114999 - GuillaumeGomez:migrate-gui-test-color-34, r=notriddle | Matthias Krüger | -255/+131 |
| 2023-08-20 | Rollup merge of #114834 - compiler-errors:try_coerce-side-effects, r=lcnr | Matthias Krüger | -52/+8 |
| 2023-08-20 | Auto merge of #114914 - compiler-errors:deduce-tait-in-future-output, r=lcnr | bors | -0/+19 |
| 2023-08-20 | Auto merge of #114332 - nbdd0121:riscv, r=compiler-errors | bors | -53/+53 |
| 2023-08-20 | Auto merge of #113966 - lu-zero:relocation-model-in-cfg, r=bjorn3 | bors | -0/+25 |
| 2023-08-20 | Auto merge of #113167 - ChAoSUnItY:redundant_explicit_link, r=GuillaumeGomez | bors | -64/+1413 |
| 2023-08-20 | Rollup merge of #114934 - lcnr:generalize-substs-relate, r=compiler-errors | Matthias Krüger | -0/+157 |
| 2023-08-19 | Avoid side-effects from try_coerce when suggesting borrowing LHS of cast | Michael Goulet | -52/+8 |
| 2023-08-19 | custom_mir: change Call() terminator syntax to something more readable | Ralf Jung | -13/+13 |
| 2023-08-19 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -24/+24 |
| 2023-08-19 | Merge values with same colors | Guillaume Gomez | -37/+20 |
| 2023-08-19 | Use function to remove code duplication for `search-form-elements.goml` test | Guillaume Gomez | -255/+148 |
| 2023-08-19 | Rollup merge of #114972 - nbdd0121:const_check, r=compiler-errors | Matthias Krüger | -0/+24 |
| 2023-08-19 | Rollup merge of #114958 - ferrocene:optimization-remarks-dir-pgo, r=lqd | Matthias Krüger | -0/+1 |
| 2023-08-18 | change to known bug | lcnr | -2/+2 |
| 2023-08-18 | instantiate response: no unnecessary new universe | lcnr | -0/+157 |
| 2023-08-18 | Add the relocation_model to the cfg | Luca Barbato | -0/+25 |
| 2023-08-18 | Auto merge of #114915 - nnethercote:Nonterminal-cleanups, r=petrochenkov | bors | -2/+18 |
| 2023-08-18 | Add a test to check that inline const is in required_consts | Gary Guo | -0/+24 |
| 2023-08-18 | Bless test changes | Gary Guo | -53/+53 |
| 2023-08-18 | Run `AbortUnwindingCalls` after generator transform | Gary Guo | -3/+27 |
| 2023-08-18 | Auto merge of #111908 - c410-f3r:yetegdfqwer, r=petrochenkov | bors | -0/+33 |
| 2023-08-18 | Auto merge of #114948 - compiler-errors:normalize-before-freeze, r=lcnr | bors | -0/+179 |
| 2023-08-18 | `ignore-cross-compile` on `optimization-remarks-dir-pgo` test | Lukas Wirth | -0/+1 |
| 2023-08-18 | Add regression test for inline doc | Kyle Lin | -0/+13 |
| 2023-08-18 | fix `unescaped_backticks` error | Kyle Lin | -64/+64 |
| 2023-08-18 | narrow down the lint trigger constraint | Kyle Lin | -0/+1 |
| 2023-08-18 | add missing deny lint | Kyle Lin | -0/+2 |