| Age | Commit message (Expand) | Author | Lines |
| 2024-08-06 | Auto merge of #128635 - pietroalbini:pa-1.80.1, r=pietroalbini 1.80.1 | bors | -308/+236 |
| 2024-08-06 | fix github actions runner for arm | Pietro Albini | -1/+1 |
| 2024-08-06 | update version number | Pietro Albini | -1/+1 |
| 2024-08-06 | add release notes for 1.80.1 | Pietro Albini | -0/+8 |
| 2024-08-04 | backport changes to the release notes in master | Pietro Albini | -1/+1 |
| 2024-08-04 | Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" | Michael Goulet | -272/+88 |
| 2024-08-04 | Revert "Rollup merge of #126315 - mu001999-contrib:fix/126289, r=petrochenkov" | Michael Goulet | -34/+1 |
| 2024-08-04 | Disable jump threading of float equality | Nilstrieb | -0/+137 |
| 2024-07-21 | Auto merge of #128032 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.80.0 | bors | -3/+160 |
| 2024-07-21 | Cherry-pick release notes | Mark Rousskov | -3/+160 |
| 2024-07-20 | Auto merge of #127904 - flip1995:clippy-beta-backport, r=Mark-Simulacrum | bors | -7/+44 |
| 2024-07-19 | Auto merge of #127944 - compiler-errors:beta-no-unsafe, r=Mark-Simulacrum | bors | -5/+46 |
| 2024-07-18 | Don't allow unsafe statics outside of extern blocks | Michael Goulet | -5/+46 |
| 2024-07-18 | Auto merge of #127811 - weihanglo:update-beta-cargo, r=weihanglo | bors | -1/+216 |
| 2024-07-18 | Auto merge of #12961 - GuillaumeGomez:fix-manual_unwrap_or_default, r=Alexendoo | bors | -7/+44 |
| 2024-07-17 | Update dist-riscv64-linux to binutils 2.40 | Nikita Popov | -1/+216 |
| 2024-07-16 | [beta-1.80] Update cargo | Weihang Lo | -0/+0 |
| 2024-07-12 | Auto merge of #127618 - cuviper:beta-next, r=cuviper | bors | -299/+121 |
| 2024-07-11 | instantiate higher ranked goals in candidate selection | lcnr | -299/+121 |
| 2024-07-11 | Update LLVM submodule | DianQK | -0/+0 |
| 2024-07-06 | Auto merge of #127377 - cuviper:beta-next, r=cuviper | bors | -109/+267 |
| 2024-07-05 | Change to the NetBSD archive URL rather than the CDN | Trevor Gross | -12/+42 |
| 2024-07-05 | Update LLVM submodule | DianQK | -0/+0 |
| 2024-07-05 | Don't inline drop shims with unsubstituted generic consts in MIR inliner | Michael Goulet | -262/+12 |
| 2024-07-05 | Failing test for computing drop shim that has const param | Michael Goulet | -0/+278 |
| 2024-07-05 | Switch back `non_local_definitions` lint to allow-by-default | Urgau | -95/+169 |
| 2024-07-05 | Properly gate `safe` keyword in pre-expansion | Michael Goulet | -1/+27 |
| 2024-06-21 | Auto merge of #126772 - cuviper:beta-next, r=cuviper | bors | -39/+125 |
| 2024-06-21 | ci: Update centos:7 to use vault repos | Josh Stone | -2/+10 |
| 2024-06-20 | Add pub struct with allow(dead_code) into worklist | r0cky | -1/+34 |
| 2024-06-20 | Only compute specializes query if specialization is enabled in the crate of t... | Michael Goulet | -37/+39 |
| 2024-06-20 | Failing test | Michael Goulet | -0/+43 |
| 2024-06-14 | Auto merge of #126453 - cuviper:beta-next, r=cuviper | bors | -569/+472 |
| 2024-06-14 | Remove failing GUI test to stop blocking CI until it is fixed | Guillaume Gomez | -69/+0 |
| 2024-06-13 | Also test under next solver | Oli Scherer | -10/+71 |
| 2024-06-13 | Revert "When checking whether an impl applies, constrain hidden types of opaq... | Oli Scherer | -172/+121 |
| 2024-06-13 | Add regression test | Oli Scherer | -0/+60 |
| 2024-06-13 | Bump stage0 to 1.79.0 | Josh Stone | -430/+332 |
| 2024-06-13 | Auto merge of #126278 - lqd:beta, r=Mark-Simulacrum | bors | -5/+4 |
| 2024-06-11 | ensure the self-contained linker is only enabled on nightly/dev | Rémy Rakic | -1/+3 |
| 2024-06-11 | fix rustfmt issue in libstd | Rémy Rakic | -4/+1 |
| 2024-06-10 | Auto merge of #126220 - ferrocene:pa-beta-1.80.0, r=pietroalbini | bors | -120/+248 |
| 2024-06-10 | replace version placeholder | Pietro Albini | -119/+119 |
| 2024-06-10 | bump channel to beta | Pietro Albini | -1/+1 |
| 2024-06-10 | squash release notes from master | Pietro Albini | -0/+128 |
| 2024-06-07 | Auto merge of #126134 - matthiaskrgr:rollup-vzlegsc, r=matthiaskrgr | bors | -234/+745 |
| 2024-06-07 | Rollup merge of #126119 - Zalathar:emit-filename, r=ehuss | Matthias Krüger | -11/+29 |
| 2024-06-07 | Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxu | Matthias Krüger | -5/+4 |
| 2024-06-07 | Rollup merge of #126089 - wutchzone:option_take_if, r=scottmcm | Matthias Krüger | -4/+1 |
| 2024-06-07 | Rollup merge of #126077 - oli-obk:revert_is_mir_available, r=BoxyUwU | Matthias Krüger | -4/+9 |