| Age | Commit message (Expand) | Author | Lines |
| 2021-06-17 | Auto merge of #86390 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.53.0 | bors | -2/+2 |
| 2021-06-16 | Backport 572c405da063d2628378b74a8f659ce90e0e7779 to 1.53 | Mark Rousskov | -2/+2 |
| 2021-06-15 | Auto merge of #86317 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -173/+349 |
| 2021-06-14 | regression test for issue 85713. | Felix S. Klock II | -0/+21 |
| 2021-06-14 | Revert "Allow specifying alignment for functions" | Felix S. Klock II | -137/+83 |
| 2021-06-14 | Pass RUSTC_FORCE_INCREMENTAL to auxiliary tests | Mark Rousskov | -1/+3 |
| 2021-06-14 | Add link to issue | Mark Rousskov | -0/+1 |
| 2021-06-14 | Show nicer error when an 'unstable fingerprints' error occurs | Aaron Hill | -7/+12 |
| 2021-06-14 | Soft disable incremental | Mark Rousskov | -3/+23 |
| 2021-06-14 | bump to stable channel | Mark Rousskov | -1/+1 |
| 2021-06-14 | Revert "implement TrustedRandomAccess for Take iterator adapter" | The8472 | -22/+1 |
| 2021-06-14 | Cherry-pick release notes for 1.53 | Mark Rousskov | -2/+204 |
| 2021-06-12 | Auto merge of #86229 - cjgillot:crate-hash-beta, r=Mark-Simulacrum | bors | -6/+31 |
| 2021-06-11 | Auto merge of #86225 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -117/+279 |
| 2021-06-11 | Hash attributes for crate_hash. | Camille GILLOT | -6/+31 |
| 2021-06-11 | Remove unsound TrustedRandomAccess implementations | Frank Steffahn | -52/+2 |
| 2021-06-11 | Preserve `SyntaxContext` for invalid/dummy spans in crate metadata | Aaron Hill | -45/+113 |
| 2021-06-11 | Improve comment | Jakub Kulik | -1/+1 |
| 2021-06-11 | Update Docker to build the deprecated target alongside the new one | Jakub Kulik | -14/+10 |
| 2021-06-11 | Build crtbengin.o/crtend.o from source code | 12101111 | -3/+107 |
| 2021-06-11 | Fix incorrect gating of nonterminals in key-value attributes | Aaron Hill | -2/+35 |
| 2021-06-11 | Disable the machine outliner by default | Simonas Kazlauskas | -1/+12 |
| 2021-06-11 | Auto merge of #86203 - pnkfelix:beta-targetted-issue-84297, r=dtolnay | bors | -412/+216 |
| 2021-06-10 | Regression test for issue 84297. | Felix S. Klock II | -0/+9 |
| 2021-06-10 | Change test to use `likely`/`unlikely` instead of `copy`/`copy_overlapping`. | Felix S. Klock II | -7/+7 |
| 2021-06-10 | Remove tests that were also added in PR 79684. | Felix S. Klock II | -75/+0 |
| 2021-06-10 | Revert clippy's path to the copy intrinsics (part of reverting PR 81238). | Felix S. Klock II | -2/+2 |
| 2021-06-10 | Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping intrinsics). | Felix S. Klock II | -266/+192 |
| 2021-06-10 | Revert tests added by PR 81167. | Felix S. Klock II | -50/+0 |
| 2021-06-10 | Revert effects of PRs 81167 and 83091. | Felix S. Klock II | -12/+6 |
| 2021-06-09 | Auto merge of #86036 - nikic:disable-mutable-noalias, r=Mark-Simulacrum | bors | -13/+6 |
| 2021-06-08 | Auto merge of #85893 - pnkfelix:beta-backport-85564, r=simulacrum | bors | -14/+45 |
| 2021-06-08 | Auto merge of #85740 - flip1995:clippy_backport, r=Mark-Simulacrum | bors | -4/+31 |
| 2021-06-08 | Auto merge of #86092 - JohnTitor:clang-12-beta, r=Mark-Simulacrum | bors | -16/+7 |
| 2021-06-07 | Update clang to 12.0.0 on Windows and macOS | Josh Triplett | -1/+1 |
| 2021-06-07 | CI: Extract LLVM win64 installer directly, using 7z | Josh Triplett | -15/+6 |
| 2021-06-05 | Disable mutable noalias for Rust 1.53 | Nikita Popov | -13/+6 |
| 2021-06-01 | no thir-unsafeck in beta | Felix S Klock II | -2/+0 |
| 2021-06-01 | Regression test for issue 85435. | Felix S. Klock II | -0/+27 |
| 2021-06-01 | Revert portion of PR #83521 that injected issue #85435 (and thus exposed unde... | Felix S. Klock II | -14/+20 |
| 2021-05-27 | Merge commit 'c64b3ffbb53a177e59876a6b7cc5eaff44d93913' into beta | flip1995 | -4/+31 |
| 2021-05-22 | Auto merge of #85588 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -111/+293 |
| 2021-05-22 | join_orders_after_tls_destructors: ensure thread 2 is launched before thread ... | Mohsen Zohrevandi | -8/+9 |
| 2021-05-22 | Use atomics in join_orders_after_tls_destructors test | Mohsen Zohrevandi | -34/+88 |
| 2021-05-22 | Ensure TLS destructors run before thread joins in SGX | Mohsen Zohrevandi | -11/+119 |
| 2021-05-22 | Disallows `#![feature(no_coverage)]` on stable and beta | Rich Kadel | -91/+18 |
| 2021-05-22 | Do not ICE on invalid const param | Esteban Küber | -1/+54 |
| 2021-05-22 | Synchronize llvm to master commit | Mark Rousskov | -0/+0 |
| 2021-05-22 | Call `initSidebarItems` in root module of crate | Justus K | -3/+14 |
| 2021-05-22 | from review: more robust test | the8472 | -2/+2 |