| Age | Commit message (Expand) | Author | Lines |
| 2022-07-28 | anonymize all bound vars, not just regions | lcnr | -0/+14 |
| 2022-07-28 | Auto merge of #99849 - Dylan-DPC:rollup-1yfpplw, r=Dylan-DPC | bors | -3/+28 |
| 2022-07-28 | Build rust demangler before running run-make tests | Tomasz Miąsko | -2/+6 |
| 2022-07-28 | Diagnose missing make includes | Tomasz Miąsko | -4/+4 |
| 2022-07-28 | Move coverage tests from run-make-fulldeps to run-make | Tomasz Miąsko | -4/+4 |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -9912/+9912 |
| 2022-07-28 | Rollup merge of #99810 - GuillaumeGomez:fix-settings-slider-small-width, r=no... | Dylan DPC | -2/+10 |
| 2022-07-28 | Rollup merge of #99714 - ouz-a:issue_57961, r=oli-obk | Dylan DPC | -1/+18 |
| 2022-07-28 | Remove Clean trait implementation for VariantData fields | Guillaume Gomez | -7/+3 |
| 2022-07-28 | Remove Clean trait implementation for VariantStruct | Guillaume Gomez | -7/+8 |
| 2022-07-28 | Auto merge of #99756 - fasterthanlime:ra-sync-and-pms-component, r=Mark-Simul... | bors | -210/+681 |
| 2022-07-28 | update few deps | klensy | -2/+2 |
| 2022-07-28 | Use line numbers relative to function in mir opt tests | Nilstrieb | -0/+2 |
| 2022-07-28 | Remove Clean trait implementation for ty::Visibility | Guillaume Gomez | -18/+17 |
| 2022-07-28 | Update custom.md | xtexChooser | -2/+2 |
| 2022-07-27 | add suggestion when there is a impl of external trait on pointer | Vincenzo Palazzo | -0/+56 |
| 2022-07-27 | rustdoc: remove Clean trait impl for ty::GenericParamDef | Michael Howell | -42/+39 |
| 2022-07-27 | rustdoc: remove Clean trait impl for hir::Term | Michael Howell | -9/+7 |
| 2022-07-27 | rustdoc: remove Clean trait impl for ty::Term | Michael Howell | -9/+9 |
| 2022-07-27 | Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle | Guillaume Gomez | -11/+105 |
| 2022-07-27 | Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkov | Guillaume Gomez | -3/+27 |
| 2022-07-27 | Rollup merge of #99710 - davidtwco:internal-lint-opts, r=lcnr | Guillaume Gomez | -1/+45 |
| 2022-07-27 | Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=... | Guillaume Gomez | -17/+71 |
| 2022-07-27 | Rollup merge of #99358 - compiler-errors:issue-99325, r=oli-obk | Guillaume Gomez | -0/+307 |
| 2022-07-27 | Add GUI tests for headings border and text color | Guillaume Gomez | -5/+103 |
| 2022-07-27 | Make CFI tests opaque pointers compatible | Nikita Popov | -7/+6 |
| 2022-07-27 | Remove outdated rustc_allocator test | Nikita Popov | -7/+0 |
| 2022-07-27 | Update codegen test for opaque pointers | Nikita Popov | -8/+8 |
| 2022-07-27 | Ship `rust-analyzer-proc-macro-srv` binary with dist::Rustc | Amos Wenger | -0/+57 |
| 2022-07-27 | Fix headings border | Guillaume Gomez | -5/+1 |
| 2022-07-27 | Fix invalid css property value | Guillaume Gomez | -1/+1 |
| 2022-07-27 | Fix linkage-attr/issue-10755.rs ui test on WSL | Nilstrieb | -1/+4 |
| 2022-07-27 | Add GUI test for settings in small device | Guillaume Gomez | -0/+9 |
| 2022-07-27 | Fix settings display on small screen size | Guillaume Gomez | -2/+1 |
| 2022-07-27 | Fix process-spawn-nonexistent on WSL | Nilstrieb | -5/+7 |
| 2022-07-27 | doc/rustc: describe the uefi target platforms | David Rheinsberg | -0/+255 |
| 2022-07-27 | add tests and comment | ouz-a | -0/+15 |
| 2022-07-27 | lint: add bad opt access internal lint | David Wood | -0/+2 |
| 2022-07-27 | lint: add bad opt access internal lint | David Wood | -0/+44 |
| 2022-07-27 | session: disable internal lints for rustdoc | David Wood | -1/+1 |
| 2022-07-27 | Rollup merge of #99783 - notriddle:notriddle/clean-trait-removal, r=Guillaume... | Yuki Okushi | -58/+61 |
| 2022-07-27 | Rollup merge of #99704 - fee1-dead-contrib:add_self_tilde_const_trait, r=oli-obk | Yuki Okushi | -194/+164 |
| 2022-07-27 | Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obk | Yuki Okushi | -21/+20 |
| 2022-07-27 | Auto merge of #99778 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-07-27 | use check_region_obligations_and_report_errors in more places to avoid ICEs | Michael Goulet | -0/+27 |
| 2022-07-27 | Rollup merge of #99775 - notriddle:notriddle/as-str, r=camelid | Yuki Okushi | -2/+2 |
| 2022-07-27 | Rollup merge of #99771 - GuillaumeGomez:update-pulldown-cmark, r=Urgau | Yuki Okushi | -1/+1 |
| 2022-07-27 | Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514 | Yuki Okushi | -1/+5 |
| 2022-07-27 | Rollup merge of #99712 - davidtwco:translation-migrate-passes-2, r=compiler-e... | Yuki Okushi | -10/+10 |
| 2022-07-27 | Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez | Yuki Okushi | -1/+7 |