| Age | Commit message (Expand) | Author | Lines |
| 2022-03-16 | Rollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC | Dylan DPC | -8/+8 |
| 2022-03-16 | Auto merge of #94861 - aDotInTheVoid:rdj-trait-tests, r=CraftSpider | bors | -2/+155 |
| 2022-03-15 | Bless coverage-reports after core macro blocks change | David Tolnay | -4/+4 |
| 2022-03-15 | Include tracking issue in diagnostic | Jacob Pratt | -1/+1 |
| 2022-03-16 | Extend the irrefutable_let_patterns lint to let chains | est31 | -10/+159 |
| 2022-03-15 | Auto merge of #94925 - lcnr:relax-sus-auto-impls, r=estebank | bors | -1/+22 |
| 2022-03-15 | Add deprecated_safe feature gate and attribute, cc #94978 | skippy10110 | -0/+28 |
| 2022-03-15 | solaris build environment should include libsendfile/liblgrp | Joshua M. Clulow | -8/+12 |
| 2022-03-15 | Auto merge of #94973 - GuillaumeGomez:more-gui-tests, r=notriddle | bors | -19/+26 |
| 2022-03-15 | Ensure that `let_else` does not interact with `let_chains` | Caio | -0/+173 |
| 2022-03-15 | Add URL GUI tests | Guillaume Gomez | -0/+6 |
| 2022-03-15 | Merge both "search-result-color" GUI tests | Guillaume Gomez | -19/+20 |
| 2022-03-15 | rustdoc-json: Lifetime tests | Nixon Enraght-Moony | -0/+56 |
| 2022-03-15 | jsondocck: Better error for invalid @count number | Nixon Enraght-Moony | -1/+4 |
| 2022-03-15 | rustdoc-json: Add tests for generic fn args and returns | Nixon Enraght-Moony | -0/+68 |
| 2022-03-15 | jsondocck: better error for when @set matches multiple items | Nixon Enraght-Moony | -1/+1 |
| 2022-03-15 | rustdoc-json: Add test for supertraits | Nixon Enraght-Moony | -0/+26 |
| 2022-03-15 | Rollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk | Matthias Krüger | -7/+7 |
| 2022-03-15 | Rollup merge of #94810 - michaelwoerister:fix-trait-pointer-debuginfo-names, ... | Matthias Krüger | -0/+16 |
| 2022-03-15 | Auto merge of #94261 - michaelwoerister:debuginfo-types-refactor, r=wesleywiser | bors | -33/+77 |
| 2022-03-15 | debuginfo: Refactor debuginfo generation for types -- Make generator-objects ... | Michael Woerister | -8/+9 |
| 2022-03-15 | Auto merge of #94938 - lnicola:rust-analyzer-2022-03-14, r=lnicola | bors | -17/+20 |
| 2022-03-15 | Auto merge of #94584 - pnkfelix:inject-use-suggestion-sites, r=ekuber | bors | -4/+8 |
| 2022-03-15 | Auto merge of #94584 - pnkfelix:inject-use-suggestion-sites, r=ekuber | bors | -20/+189 |
| 2022-03-15 | Auto merge of #92285 - compiler-errors:dyn-proj-bounds, r=nikomatsakis | bors | -11/+85 |
| 2022-03-15 | fix typos | Dylan DPC | -7/+7 |
| 2022-03-14 | check all dyn obligations, actually | Michael Goulet | -11/+35 |
| 2022-03-14 | check Projection supertrait bounds when confirming dyn candidate | Michael Goulet | -0/+50 |
| 2022-03-14 | Auto merge of #94935 - matthiaskrgr:rollup-2o2kyz6, r=matthiaskrgr | bors | -13/+179 |
| 2022-03-14 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+20 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Address review comments. | Michael Woerister | -0/+2 |
| 2022-03-14 | Rollup merge of #94931 - RalfJung:miri, r=RalfJung | Matthias Krüger | -10/+8 |
| 2022-03-14 | Rollup merge of #94670 - xFrednet:rfc-2383-expect-impl-after-party, r=flip199... | Matthias Krüger | -0/+77 |
| 2022-03-14 | Rollup merge of #93977 - compiler-errors:sized-generic-metadata, r=wesleywiser | Matthias Krüger | -0/+91 |
| 2022-03-14 | Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=Amanieu | Matthias Krüger | -3/+3 |
| 2022-03-14 | Auto merge of #94929 - flip1995:clippyup, r=Manishearth | bors | -331/+3350 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Run x.py fmt | Michael Woerister | -35/+7 |
| 2022-03-14 | compiletest: Don't update PDB files of test cases in-place. | Michael Woerister | -9/+48 |
| 2022-03-14 | debuginfo: change cpp-like naming for generator environments so that NatVis w... | Michael Woerister | -2/+33 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types | Michael Woerister | -30/+29 |
| 2022-03-14 | update miri | Ralf Jung | -10/+8 |
| 2022-03-14 | Auto merge of #93749 - ridwanabdillahi:riscv32im_support, r=wesleywiser | bors | -0/+2 |
| 2022-03-14 | Auto merge of #94915 - bjorn3:fix_test_box_def, r=tmiasko | bors | -2/+2 |
| 2022-03-14 | Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup | flip1995 | -331/+3350 |
| 2022-03-14 | Stabilise `aarch64_target_feature` | Adam Gemmell | -2/+2 |
| 2022-03-14 | Tie `fp` and `neon` | Adam Gemmell | -1/+1 |
| 2022-03-14 | relax `suspicious_auto_trait_impls` lint | lcnr | -1/+22 |
| 2022-03-14 | Auto merge of #94139 - est31:let_else_rustdoc, r=notriddle | bors | -95/+51 |
| 2022-03-14 | Auto merge of #94921 - aDotInTheVoid:rustdoc-json-format-cleanup, r=CraftSpider | bors | -16/+49 |
| 2022-03-14 | rustdoc-json-types: implementors -> implementations | Nixon Enraght-Moony | -5/+24 |