| Age | Commit message (Expand) | Author | Lines |
| 2023-03-27 | Auto merge of #109644 - pietroalbini:pa-1.68.2, r=pietroalbini 1.68.2 | bors | -2/+13 |
| 2023-03-27 | bump cargo submodule | Pietro Albini | -1/+1 |
| 2023-03-26 | update release notes for 1.68.2 | Pietro Albini | -0/+11 |
| 2023-03-26 | bump version number | Pietro Albini | -1/+1 |
| 2023-03-20 | Auto merge of #109335 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.68.1 | bors | -14/+46 |
| 2023-03-20 | ci: use `apt install --download-only` for solaris debs | Josh Stone | -6/+4 |
| 2023-03-19 | 1.68.1 release | Mark Rousskov | -1/+13 |
| 2023-03-18 | Fix linker detection for clang with prefix | Taiki Endo | -1/+3 |
| 2023-03-18 | Create dir for build_triple | Mu001999 | -0/+1 |
| 2023-03-18 | Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" | Nilstrieb | -2/+1 |
| 2023-03-18 | Don't eagerly convert principal to string | clubby789 | -4/+24 |
| 2023-03-06 | Auto merge of #108818 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.68.0 | bors | -1/+207 |
| 2023-03-06 | Promote 1.68.0 beta to stable | Mark Rousskov | -1/+207 |
| 2023-03-04 | Auto merge of #108670 - cuviper:beta-next, r=cuviper | bors | -799/+499 |
| 2023-03-03 | Yeet point_at_expr_source_of_inferred_type for now | Michael Goulet | -276/+6 |
| 2023-03-03 | Fix array-size-threshold config deserialization error | Alex Macleod | -16/+52 |
| 2023-03-03 | Add test for VecDeque::append ZST capacity overflow | pommicket | -0/+14 |
| 2023-03-03 | Use checked_add in VecDeque::append for ZSTs to avoid overflow | pommicket | -1/+1 |
| 2023-03-03 | Disambiguate comments | Markus Everling | -2/+2 |
| 2023-03-03 | Fix `VecDeque::shrink_to` and add tests. | Markus Everling | -55/+104 |
| 2023-03-03 | Revert to using `RtlGenRandom` | Chris Denton | -103/+31 |
| 2023-03-03 | Bump stage0 to stable | Josh Stone | -348/+291 |
| 2023-02-27 | Auto merge of #108508 - weihanglo:update-beta-cargo, r=weihanglo | bors | -23/+53 |
| 2023-02-26 | [beta-1.68] cargo beta backports | Weihang Lo | -23/+53 |
| 2023-02-15 | Auto merge of #108037 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -4/+57 |
| 2023-02-14 | Bring tests back into rustc source tarball | Tomasz Miąsko | -1/+1 |
| 2023-02-14 | Add regression test for #107350 | Guillaume Gomez | -0/+18 |
| 2023-02-14 | Fix infinite loop in rustdoc get_all_import_attributes function | Guillaume Gomez | -1/+3 |
| 2023-02-14 | Do not eagerly recover for bad impl-trait in macros | Michael Goulet | -2/+35 |
| 2023-02-09 | Auto merge of #107849 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2023-02-09 | [beta-1.68] Update cargo | Weihang Lo | -0/+0 |
| 2023-02-08 | Auto merge of #107609 - pnkfelix:backport-reverts-to-fix-thin-archive-reading... | bors | -47/+57 |
| 2023-02-07 | Revert "switch to the macos-12-xl builder" | Michael Goulet | -7/+7 |
| 2023-02-07 | Mark uninlined_format_args as pedantic | Manish Goregaokar | -1/+1 |
| 2023-02-02 | Revert "Avoid a temporary file when processing macOS fat archives" | bjorn3 | -34/+36 |
| 2023-02-02 | Revert "Remove macOS fat archive support from LlvmArchiveBuilder" | bjorn3 | -4/+10 |
| 2023-02-02 | Revert back to LlvmArchiveBuilder on all platforms | bjorn3 | -1/+3 |
| 2023-02-01 | Auto merge of #107504 - weihanglo:update-beta-cargo, r=ehuss | bors | -11/+11 |
| 2023-01-31 | [beta] Update cargo | Weihang Lo | -11/+11 |
| 2023-01-25 | Auto merge of #107258 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -14/+14 |
| 2023-01-24 | Set channel to beta | Mark Rousskov | -1/+1 |
| 2023-01-24 | Set version placeholders to 1.68 | Mark Rousskov | -13/+13 |
| 2023-01-22 | Auto merge of #107185 - compiler-errors:rollup-wkomjma, r=compiler-errors | bors | -51/+577 |
| 2023-01-21 | Rollup merge of #107029 - albertlarsan68:patch-2, r=Mark-Simulacrum | Michael Goulet | -1/+3 |
| 2023-01-21 | Rollup merge of #107015 - cuviper:ra-riscv64, r=Mark-Simulacrum | Michael Goulet | -6/+0 |
| 2023-01-21 | Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot | Michael Goulet | -25/+174 |
| 2023-01-21 | Rollup merge of #106749 - glandium:dwarf, r=Mark-Simulacrum | Michael Goulet | -2/+2 |
| 2023-01-21 | Rollup merge of #106578 - compiler-errors:recursive-opaque-closure, r=TaKO8Ki | Michael Goulet | -6/+99 |
| 2023-01-21 | Rollup merge of #106144 - tgross35:patch-1, r=Mark-Simulacrum | Michael Goulet | -0/+69 |
| 2023-01-21 | Rollup merge of #106113 - krasimirgg:llvm-16-ext-tyid, r=nikic | Michael Goulet | -11/+9 |