| Age | Commit message (Expand) | Author | Lines |
| 2023-01-10 | Auto merge of #106685 - pietroalbini:pa-cve-stable, r=pietroalbini 1.66.1 | bors | -22/+67 |
| 2023-01-10 | disable failing test | Pietro Albini | -1/+1 |
| 2023-01-10 | add subtle dependency | Pietro Albini | -0/+2 |
| 2023-01-10 | release 1.66.1 | Pietro Albini | -1/+1 |
| 2023-01-10 | update release notes for 1.66.1 | Pietro Albini | -0/+5 |
| 2023-01-10 | bump Cargo submodule to fix CVE-2022-46176 | Pietro Albini | -13/+50 |
| 2023-01-10 | disable fast submodule checkout due to spurious ci failures | Pietro Albini | -7/+8 |
| 2022-12-12 | Auto merge of #105563 - pietroalbini:pa-stable-1.66.0, r=pietroalbini 1.66.0 | bors | -49/+347 |
| 2022-12-12 | Ignore errors when including clear_expected_if_blessed | Tomasz Miąsko | -1/+1 |
| 2022-12-12 | Add test for non-rust code block hashtag prepended lines | Guillaume Gomez | -0/+37 |
| 2022-12-12 | Don't take into account hashtag prepended lines if not in rust code block | Guillaume Gomez | -3/+4 |
| 2022-12-12 | Fix build of thumbv7a-pc-windows-msvc | Arlo Siemsen | -1/+2 |
| 2022-12-12 | Use XCode 13.4 everywhere in dist CI | BlackHoleFox | -2/+8 |
| 2022-12-12 | Bring back XCode selection CI script | BlackHoleFox | -0/+28 |
| 2022-12-12 | backport release notes | Pietro Albini | -0/+197 |
| 2022-12-12 | bless test | Pietro Albini | -3/+2 |
| 2022-12-11 | bump channel to stable | Pietro Albini | -1/+1 |
| 2022-12-11 | fix test err | ouz-a | -3/+4 |
| 2022-12-11 | re-add test and bless | ouz-a | -1/+31 |
| 2022-12-11 | revert-overflow | ouz-a | -54/+8 |
| 2022-12-11 | Handle the case that even the filename array is unaligned. | Thom Chiovoloni | -5/+14 |
| 2022-12-11 | Don't assume `FILE_ID_BOTH_DIR_INFO` will be aligned | Thom Chiovoloni | -5/+9 |
| 2022-12-11 | Statics used in reachable function's inline asm are reachable | Tomasz Miąsko | -0/+31 |
| 2022-12-11 | Bump the const eval step limit | Oli Scherer | -5/+5 |
| 2022-11-20 | Auto merge of #104447 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -519/+651 |
| 2022-11-20 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2022-11-20 | Ignore test to fix macOS CI | Mark Rousskov | -109/+0 |
| 2022-11-20 | Delete miri test | Michael Goulet | -24/+0 |
| 2022-11-20 | Add test | Michael Goulet | -0/+47 |
| 2022-11-20 | Revert "Normalize opaques with escaping bound vars" | Michael Goulet | -2/+2 |
| 2022-11-20 | rustdoc: Do not add external traits to the crate in `register_res` | Vadim Petrochenkov | -4/+12 |
| 2022-11-20 | Make AbsoluteBytePos a u64. | Camille GILLOT | -3/+2 |
| 2022-11-20 | rustdoc: Resolve doc links in external traits having local impls | Vadim Petrochenkov | -1/+27 |
| 2022-11-20 | Revert "Update CI to use Android NDK r25b" | Alex Pinkus | -29/+43 |
| 2022-11-15 | Don't silently eat label before block in block-like expr | Michael Goulet | -4/+227 |
| 2022-11-15 | Use `nominal_obligations_without_const` in wf for FnDef | Deadbeef | -1/+6 |
| 2022-11-15 | Update to released stable compiler | Mark Rousskov | -342/+285 |
| 2022-11-01 | Auto merge of #103802 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -77/+136 |
| 2022-10-31 | Adjust miri to still be optional | Mark Rousskov | -25/+31 |
| 2022-10-31 | Enable RUSTC_BOOTSTRAP for a few steps | Mark Rousskov | -0/+3 |
| 2022-10-31 | rustdoc: add support for incoherent impls on structs and traits | Michael Howell | -0/+50 |
| 2022-10-31 | Bump channel to beta | Mark Rousskov | -1/+1 |
| 2022-10-31 | Bump version placeholders to release | Mark Rousskov | -51/+51 |
| 2022-10-29 | Auto merge of #103450 - cjgillot:elision-nodedup, r=Mark-Simulacrum | bors | -35/+88 |
| 2022-10-29 | Auto merge of #103727 - GuillaumeGomez:rollup-hfyxccr, r=GuillaumeGomez | bors | -864/+1084 |
| 2022-10-29 | Rollup merge of #103719 - joseluis:fix-typos-try-reserve, r=the8472 | Guillaume Gomez | -2/+2 |
| 2022-10-29 | Rollup merge of #103699 - compiler-errors:dyn-star-cast-bad, r=TaKO8Ki | Guillaume Gomez | -1/+65 |
| 2022-10-29 | Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddle | Guillaume Gomez | -5/+53 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -172/+191 |
| 2022-10-29 | Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors | Guillaume Gomez | -603/+618 |