| Age | Commit message (Expand) | Author | Lines |
| 2022-02-06 | Build libcore as 2021 in a few more places | Scott McMurray | -9/+9 |
| 2022-02-07 | cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars... | klensy | -4/+3 |
| 2022-02-06 | Fix tracking issue for `const_fn_trait_bound` | Ruby Lazuli | -18/+18 |
| 2022-02-06 | Rollup merge of #90998 - jhpratt:require-const-stability, r=oli-obk | Matthias Krüger | -8/+28 |
| 2022-02-05 | Linkify sidebar headings for sibling items | Jacob Hoffman-Andrews | -19/+33 |
| 2022-02-06 | Auto merge of #93689 - matthiaskrgr:rollup-3pd1ept, r=matthiaskrgr | bors | -75/+317 |
| 2022-02-05 | fix linking stage1 toolchain in setup | Yerkebulan Tulibergenov | -2/+39 |
| 2022-02-06 | Rollup merge of #93669 - compiler-errors:const-generic-args, r=lcnr | Matthias Krüger | -0/+36 |
| 2022-02-06 | Rollup merge of #93659 - UltiRequiem:refactor_conditional_static_rustdoc, r=G... | Matthias Krüger | -5/+2 |
| 2022-02-06 | Rollup merge of #93657 - Mark-Simulacrum:apple-measurement, r=pietroalbini | Matthias Krüger | -22/+22 |
| 2022-02-06 | Rollup merge of #93649 - WaffleLapkin:regression_test_80309, r=oli-obk | Matthias Krüger | -0/+31 |
| 2022-02-06 | Rollup merge of #93556 - dtolnay:trailingcomma, r=cjgillot | Matthias Krüger | -22/+23 |
| 2022-02-06 | Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomez | Matthias Krüger | -25/+26 |
| 2022-02-06 | Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisa | Matthias Krüger | -1/+124 |
| 2022-02-06 | Rollup merge of #92300 - Itus-Shield:mips64-openwrt, r=nagisa | Matthias Krüger | -0/+29 |
| 2022-02-06 | Rollup merge of #91939 - GKFX:feature-91866, r=cjgillot | Matthias Krüger | -0/+24 |
| 2022-02-06 | Auto merge of #92535 - Amanieu:oom_hook_unwind, r=m-ou-se | bors | -0/+0 |
| 2022-02-05 | Update llvm-project submodule | Amanieu d'Antras | -0/+0 |
| 2022-02-05 | Auto merge of #93539 - petrochenkov:doclink, r=camelid,michaelwoerister | bors | -0/+26 |
| 2022-02-05 | Auto merge of #93597 - GuillaumeGomez:update-browser-ui-test, r=jsha | bors | -1/+2 |
| 2022-02-05 | resolve lifetimes for const generic defaults | Michael Goulet | -0/+36 |
| 2022-02-05 | Apply noundef attribute to &T, &mut T, Box<T>, bool | Erik Desjardins | -19/+34 |
| 2022-02-05 | Auto merge of #93655 - matthiaskrgr:rollup-dm88b02, r=matthiaskrgr | bors | -210/+194 |
| 2022-02-04 | Refactor conditional | Eliaz Bobadilla | -5/+2 |
| 2022-02-04 | Add new target armv7-unknown-linux-uclibceabi (softfloat) | lancethepants | -1/+124 |
| 2022-02-04 | Update CPU idle tracking for apple hosts | Mark Rousskov | -22/+22 |
| 2022-02-04 | Specify min llvm version for issue 80309 regression tests | Maybe Waffle | -0/+2 |
| 2022-02-04 | Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomez | Matthias Krüger | -133/+127 |
| 2022-02-04 | Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley... | Matthias Krüger | -77/+67 |
| 2022-02-04 | Auto merge of #93654 - RalfJung:miri, r=RalfJung | bors | -9/+9 |
| 2022-02-04 | update miri | Ralf Jung | -9/+9 |
| 2022-02-04 | Add regression tests for issue 80309 | Maybe Waffle | -0/+29 |
| 2022-02-04 | rustdoc: Collect traits in scope for foreign inherent impls | Vadim Petrochenkov | -0/+26 |
| 2022-02-04 | Rollup merge of #93638 - notriddle:notriddle/unused-hash, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-02-04 | Rollup merge of #93632 - matthiaskrgr:rustdoclippy2, r=GuillaumeGomez | Matthias Krüger | -13/+7 |
| 2022-02-04 | Rollup merge of #93593 - JulianKnodt:master, r=oli-obk | Matthias Krüger | -0/+31 |
| 2022-02-04 | Rollup merge of #93508 - CraftSpider:jsondocck-runtest-output, r=Mark-Simulacrum | Matthias Krüger | -5/+12 |
| 2022-02-04 | Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jsha | Matthias Krüger | -58/+140 |
| 2022-02-04 | Add comment in GUI test | Guillaume Gomez | -0/+1 |
| 2022-02-04 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2022-02-03 | Fix some tests to use -Cinstrument-coverage | Wesley Wiser | -3/+3 |
| 2022-02-03 | Add missing const stability attributes | Jacob Pratt | -7/+9 |
| 2022-02-03 | Require const stability on all stable const items | Jacob Pratt | -9/+27 |
| 2022-02-03 | rustdoc: remove unused Hash impl | Michael Howell | -1/+1 |
| 2022-02-03 | rustdoc: clippy::complexity fixes | Matthias Krüger | -13/+7 |
| 2022-02-03 | Add GUI test for crate filter URL parameter | Guillaume Gomez | -0/+30 |
| 2022-02-03 | Update tester to have FILTER_CRATE set to null if undefined. | Guillaume Gomez | -0/+2 |
| 2022-02-03 | Add filter-crate URL parameter | Guillaume Gomez | -47/+97 |
| 2022-02-03 | Bless all pretty printer tests and ui tests | David Tolnay | -22/+23 |
| 2022-02-03 | Remove defaultness from ImplItem. | Camille GILLOT | -8/+8 |