| Age | Commit message (Expand) | Author | Lines |
| 2022-02-23 | Auto merge of #94265 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.59.0 | bors | -6/+7 |
| 2022-02-22 | Note unreachable behavior | Mark Rousskov | -0/+1 |
| 2022-02-22 | Move `return_self_not_must_use` to `pedantic` | xFrednet | -6/+6 |
| 2022-02-22 | Auto merge of #94224 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -107/+407 |
| 2022-02-21 | Soft-disable incremental compilation | Mark Rousskov | -3/+54 |
| 2022-02-21 | Bump CI channel | Mark Rousskov | -1/+1 |
| 2022-02-21 | Update compiler_builtins to fix duplicate symbols in `armv7-linux-androideabi... | Daniel Sommermann | -3/+3 |
| 2022-02-21 | Destabilise entry_insert | 5225225 | -2/+4 |
| 2022-02-21 | Backport release notes | Mark Rousskov | -98/+345 |
| 2022-02-12 | Auto merge of #93922 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -71/+433 |
| 2022-02-12 | ignore test on wasm32 | The 8472 | -0/+1 |
| 2022-02-12 | Fix hashing for windows paths containing a CurDir component | The 8472 | -9/+52 |
| 2022-02-12 | Adjust clippy tests to account for unreachable! changes | Mark Rousskov | -6/+3 |
| 2022-02-11 | Take in account the unreachable! macro in the non_fmt_panic lint | Loïc BRANSTETT | -35/+161 |
| 2022-02-11 | Fix invalid special casing of the unreachable! macro | Loïc BRANSTETT | -19/+141 |
| 2022-02-11 | backport llvm fix for issue 91671. | Felix S. Klock II | -0/+0 |
| 2022-02-11 | resolve lifetimes for const generic defaults | Michael Goulet | -1/+40 |
| 2022-02-11 | Remove obsolete no-op #[main] attribute from compiler. | Jeremy Banks | -1/+35 |
| 2022-02-11 | Auto merge of #93846 - ehuss:beta-backports, r=ehuss | bors | -55/+165 |
| 2022-02-09 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2022-02-09 | Rollup merge of #93394 - m-ou-se:fix-93378, r=estebank | Mara Bos | -11/+65 |
| 2022-02-09 | Auto merge of #93081 - nikic:aarch64-fix, r=cuviper | bors | -0/+0 |
| 2022-02-09 | Auto merge of #92983 - pietroalbini:pa-bump-runner-images, r=Mark-Simulacrum | bors | -44/+44 |
| 2022-02-09 | Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-se | Matthias Krüger | -0/+56 |
| 2022-02-02 | Auto merge of #93523 - nagisa:branch-protection-revert-beta, r=Mark-Simulacrum | bors | -202/+6 |
| 2022-01-31 | Revert -Zbranch-protection | Simonas Kazlauskas | -202/+6 |
| 2022-01-27 | Auto merge of #93377 - flip1995:beta-backport, r=Mark-Simulacrum | bors | -3/+42 |
| 2022-01-27 | Handle implicit named arguments in `useless_format` | Jason Newcomb | -3/+42 |
| 2022-01-26 | Auto merge of #93306 - ehuss:beta-backports, r=ehuss | bors | -36/+54 |
| 2022-01-25 | Rollup merge of #93012 - GuillaumeGomez:pulldown-list, r=camelid | Matthias Krüger | -18/+7 |
| 2022-01-25 | Auto merge of #93014 - Kobzol:revert-92103-stable-hash-skip-zero-bytes, r=the... | bors | -18/+4 |
| 2022-01-25 | Rollup merge of #93128 - pietroalbini:pa-verify-stable-version-number, r=Mark... | Matthias Krüger | -0/+43 |
| 2022-01-25 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2022-01-20 | Auto merge of #93111 - pietroalbini:pa-cve-2022-21658-beta, r=Mark-Simulacrum | bors | -63/+998 |
| 2022-01-20 | Add GUI test for rust logo style in the sidebars | Guillaume Gomez | -0/+78 |
| 2022-01-20 | Fix style for rust logo | Guillaume Gomez | -3/+3 |
| 2022-01-20 | rustdoc: add intra-doc trait impl test for extern types | Mahdi Dibaiee | -2/+23 |
| 2022-01-20 | rustdoc: fix intra-link for generic trait impls | Mahdi Dibaiee | -1/+31 |
| 2022-01-20 | fix(rustfmt): resolve generated file formatting issue | Caleb Cartwright | -5/+25 |
| 2022-01-20 | Fix compilation for a few tier 2 targets | Hans Kratz | -8/+5 |
| 2022-01-19 | Update std::fs::remove_dir_all documentation | Pietro Albini | -4/+8 |
| 2022-01-19 | Fix CVE-2022-21658 for WASI | Alex Crichton | -8/+63 |
| 2022-01-19 | Fix CVE-2022-21658 for UNIX-like | Hans Kratz | -13/+351 |
| 2022-01-19 | Fix CVE-2022-21658 for Windows | Chris Denton | -27/+419 |
| 2022-01-19 | Auto merge of #93010 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -340/+283 |
| 2022-01-17 | [beta] backport cargo | Weihang Lo | -0/+0 |
| 2022-01-17 | update the bootstrap compiler to the latest stable | Pietro Albini | -340/+283 |
| 2022-01-13 | Auto merge of #92734 - pietroalbini:beta-1.59.0, r=pietroalbini | bors | -10/+13 |
| 2022-01-13 | bump rls | Pietro Albini | -4/+4 |
| 2022-01-11 | fix unused warnings in rustfmt | Pietro Albini | -5/+4 |