| Age | Commit message (Expand) | Author | Lines |
| 2022-01-11 | Auto merge of #92723 - pietroalbini:1.58.0, r=pietroalbini 1.58.0 | bors | -1/+291 |
| 2022-01-10 | bump to stable channel | Pietro Albini | -1/+1 |
| 2022-01-10 | backport release notes | Pietro Albini | -0/+290 |
| 2022-01-08 | Auto merge of #92592 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -164/+358 |
| 2022-01-07 | Fix tests | Chris Denton | -3/+11 |
| 2022-01-07 | Quote bat script command line | Chris Denton | -0/+35 |
| 2022-01-05 | Remove portable_simd | Mark Rousskov | -131/+0 |
| 2022-01-05 | Combine drain_filter calls | Aaron Hill | -4/+4 |
| 2022-01-05 | Use SsoHashSet | Aaron Hill | -2/+2 |
| 2022-01-05 | Deduplicate projection sub-obligations | Aaron Hill | -0/+6 |
| 2022-01-05 | Add test with `#[rustc_evaluate_where_clauses]` | Wesley Wiser | -1/+152 |
| 2022-01-05 | Add test for evaluate_obligation: Ok(EvaluatedToOkModuloRegions) ICE | Wesley Wiser | -0/+117 |
| 2022-01-05 | Disable LLVM newPM by default | Simonas Kazlauskas | -8/+4 |
| 2022-01-05 | Make rustdoc headings black, and markdown blue | Jacob Hoffman-Andrews | -7/+16 |
| 2022-01-05 | Revert "Set MACOSX_DEPLOYMENT_TARGET env var to default for linking if not set." | Hans Kratz | -15/+0 |
| 2022-01-05 | Fix HashStable implementation on InferTy | Michael Goulet | -0/+18 |
| 2021-12-04 | Auto merge of #91456 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -340/+283 |
| 2021-12-02 | Bump bootstrap to released stable compiler | Mark Rousskov | -340/+283 |
| 2021-11-29 | Auto merge of #91362 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -47/+53 |
| 2021-11-29 | Don't treat unnormalized function arguments as well-formed | jackh726 | -46/+52 |
| 2021-11-29 | Bump channel to beta | Mark Rousskov | -1/+1 |
| 2021-11-27 | Auto merge of #91269 - matthiaskrgr:rollup-jh8i8eh, r=matthiaskrgr | bors | -148/+200 |
| 2021-11-26 | Rollup merge of #91259 - jyn514:doctest-warnings, r=GuillaumeGomez | Matthias Krüger | -74/+68 |
| 2021-11-26 | Rollup merge of #91252 - jyn514:relative-dir, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2021-11-26 | Rollup merge of #91248 - alessandrod:compiler-builtins-bump-bpf, r=Mark-Simul... | Matthias Krüger | -3/+3 |
| 2021-11-26 | Rollup merge of #91240 - dtolnay:utf8width, r=Mark-Simulacrum | Matthias Krüger | -16/+17 |
| 2021-11-26 | Rollup merge of #91223 - GuillaumeGomez:headings-indent, r=jsha | Matthias Krüger | -5/+53 |
| 2021-11-26 | Rollup merge of #91197 - camelid:rename-resolvedpath, r=GuillaumeGomez,jyn514 | Matthias Krüger | -43/+43 |
| 2021-11-26 | Rollup merge of #90611 - fee1-dead:rustdoc-ice-fix, r=jyn514,willcrichton | Matthias Krüger | -6/+15 |
| 2021-11-26 | Auto merge of #91246 - nnethercote:faster-layout-array, r=dtolnay | bors | -4/+98 |
| 2021-11-26 | Remove `--display-doctest-warnings` | Joshua Nelson | -74/+68 |
| 2021-11-26 | Rename `Type::ResolvedPath` to `Type::Path` | Noah Lev | -38/+37 |
| 2021-11-26 | Update test for anchors and headings position | Guillaume Gomez | -1/+47 |
| 2021-11-26 | Update the first heading indent rule so it is only applied on the first headi... | Guillaume Gomez | -4/+6 |
| 2021-11-27 | Reduce the ICE | Deadbeef | -469/+1 |
| 2021-11-26 | Auto merge of #91253 - matthiaskrgr:rollup-dnlcjmr, r=matthiaskrgr | bors | -14/+58 |
| 2021-11-27 | Add ICE test | Deadbeef | -0/+472 |
| 2021-11-27 | Add trace statements | Deadbeef | -0/+2 |
| 2021-11-27 | Fix another ICE in rustdoc scrape_examples | Deadbeef | -6/+9 |
| 2021-11-26 | Rollup merge of #91225 - GuillaumeGomez:source-page-scrollbar, r=jsha | Matthias Krüger | -0/+4 |
| 2021-11-26 | Rollup merge of #91212 - compiler-errors:issue91206, r=oli-obk | Matthias Krüger | -10/+41 |
| 2021-11-26 | Rollup merge of #91176 - hermitcore:spin, r=kennytm | Matthias Krüger | -1/+10 |
| 2021-11-26 | Rollup merge of #91169 - RDambrosio016:master, r=bjorn3 | Matthias Krüger | -3/+3 |
| 2021-11-26 | Fix bug where submodules wouldn't be updated when running x.py from a subdire... | Joshua Nelson | -1/+1 |
| 2021-11-26 | Auto merge of #91164 - Badel2:usefulness-stack-overflow, r=davidtwco | bors | -4/+21 |
| 2021-11-26 | Bump compiler-builtins to 0.1.53 | Alessandro Decina | -3/+3 |
| 2021-11-26 | Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnr | bors | -25/+33 |
| 2021-11-26 | Add a unit test for zero-sized types in `RawVec`. | Nicholas Nethercote | -0/+84 |
| 2021-11-26 | Optimize `Layout::array`. | Nicholas Nethercote | -3/+11 |
| 2021-11-26 | Use unchecked construction in `Layout::pad_to_align`. | Nicholas Nethercote | -1/+3 |