| Age | Commit message (Expand) | Author | Lines |
| 2023-05-31 | Auto merge of #112145 - wesleywiser:backport_112070, r=Mark-Simulacrum 1.70.0 | bors | -19/+92 |
| 2023-05-31 | add FIXME | lcnr | -0/+5 |
| 2023-05-31 | add tests | lcnr | -0/+78 |
| 2023-05-31 | unique borrows are mutating uses | lcnr | -19/+9 |
| 2023-05-30 | Auto merge of #112107 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -0/+23 |
| 2023-05-30 | Exclude Rvalue::AddressOf for raw pointer deref alignment checks | Ben Kimock | -0/+8 |
| 2023-05-30 | Add a test for misaligned pointer derefs inside addr_of! | Ben Kimock | -0/+15 |
| 2023-05-29 | Auto merge of #112067 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -14/+256 |
| 2023-05-29 | Use the standard macOS CI runner | Ryan Levick | -7/+7 |
| 2023-05-29 | Prepare 1.70.0 release | Mark Rousskov | -7/+249 |
| 2023-05-26 | Auto merge of #111971 - cuviper:beta-next, r=cuviper | bors | -18/+130 |
| 2023-05-25 | add test | lcnr | -1/+72 |
| 2023-05-25 | update recursion depth in `confirm_candidate` | lcnr | -3/+26 |
| 2023-05-25 | Dont check `must_use` on nested `impl Future` from fn | Michael Goulet | -14/+32 |
| 2023-05-20 | Auto merge of #111776 - cuviper:beta-next, r=cuviper | bors | -85/+181 |
| 2023-05-19 | Simplify find_width_of_character_at_span. | Mara Bos | -24/+8 |
| 2023-05-19 | Encode VariantIdx so we can decode variants in the right order | Michael Goulet | -27/+63 |
| 2023-05-19 | debuginfo: split method declaration and definition | Josh Stone | -34/+110 |
| 2023-05-07 | Auto merge of #111290 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrum | bors | -4/+15 |
| 2023-05-06 | bootstrap: add .gitmodules to the sources | Krasimir Georgiev | -0/+1 |
| 2023-05-06 | only error with +whole-archive,+bundle for rlibs | Be Wilson | -1/+4 |
| 2023-05-06 | Remove wrong assertion. | Camille GILLOT | -3/+10 |
| 2023-05-05 | Auto merge of #111180 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2023-05-04 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2023-04-30 | Auto merge of #110871 - cuviper:beta-next, r=cuviper | bors | -425/+365 |
| 2023-04-29 | Temporarily disable the jobserver-error test | Eric Huss | -0/+1 |
| 2023-04-28 | Update awscli | Eric Huss | -3/+4 |
| 2023-04-27 | make sysroot finding compatible with multiarch systems | ozkanonur | -17/+18 |
| 2023-04-27 | Encode lifetime param spans too | Michael Goulet | -31/+49 |
| 2023-04-26 | Bump bootstrap to 1.69.0 | Josh Stone | -402/+291 |
| 2023-04-26 | Update to LLVM 16.0.2 | Nikita Popov | -0/+0 |
| 2023-04-26 | Encode def span for ConstParam | Michael Goulet | -2/+32 |
| 2023-04-19 | Auto merge of #110414 - pietroalbini:pa-1.70.0-beta, r=Mark-Simulacrum | bors | -113/+165 |
| 2023-04-17 | update tests for the test harness's json formatting | Pietro Albini | -0/+20 |
| 2023-04-17 | add support for `// unset-exec-env` in compiletest | Pietro Albini | -4/+32 |
| 2023-04-17 | treat the dev channel as nightly in compiletest | Pietro Albini | -1/+5 |
| 2023-04-16 | bump the channel to beta | Pietro Albini | -1/+1 |
| 2023-04-16 | replace version placeholders | Pietro Albini | -107/+107 |
| 2023-04-15 | Auto merge of #110323 - lcnr:dropck-uwu, r=compiler-errors | bors | -1/+3 |
| 2023-04-15 | Auto merge of #109900 - cjgillot:disable-const-prop, r=oli-obk | bors | -108/+8 |
| 2023-04-15 | Remove obsolete test. | Camille GILLOT | -47/+0 |
| 2023-04-15 | Bless run-make. | Camille GILLOT | -1/+7 |
| 2023-04-15 | Bless codegen test. | Camille GILLOT | -3/+0 |
| 2023-04-15 | Remove outdated comment. | Camille GILLOT | -2/+0 |
| 2023-04-15 | Remove useless methods in visit. | Camille GILLOT | -6/+0 |
| 2023-04-15 | Only enable ConstProp at mir-opt-level >= 2. | Camille GILLOT | -49/+1 |
| 2023-04-15 | Auto merge of #110335 - asomers:rust-gdb-freebsd, r=jyn514 | bors | -3/+3 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -13/+195 |
| 2023-04-14 | Typo fix in src/etc/rust-gdb | Alan Somers | -1/+1 |
| 2023-04-15 | Auto merge of #110142 - Mark-Simulacrum:reduce-core-counts, r=pietroalbini | bors | -100/+108 |