| Age | Commit message (Expand) | Author | Lines |
| 2022-02-10 | Auto merge of #93511 - cjgillot:query-copy, r=oli-obk | bors | -1/+1 |
| 2022-02-09 | Rollup merge of #93753 - jeremyBanks:main-conflict, r=petrochenkov | Matthias Krüger | -0/+35 |
| 2022-02-09 | Rollup merge of #93503 - michaelwoerister:fix-vtable-holder-debuginfo-regress... | Matthias Krüger | -26/+49 |
| 2022-02-09 | Rollup merge of #91504 - cynecx:used_retain, r=nikic | Matthias Krüger | -0/+89 |
| 2022-02-09 | Ensure that queries only return Copy types. | Camille GILLOT | -1/+1 |
| 2022-02-09 | Suggest collecting into `Vec<_>` when collecting into `[_]` | Michael Goulet | -0/+41 |
| 2022-02-09 | Move tests into attributes directory to pacify tidy | Nikita Popov | -0/+0 |
| 2022-02-09 | Add tracking issue | Nikita Popov | -0/+2 |
| 2022-02-09 | Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk | bors | -11/+62 |
| 2022-02-09 | Auto merge of #93795 - JohnTitor:rollup-n0dmsoo, r=JohnTitor | bors | -114/+116 |
| 2022-02-09 | Rollup merge of #93751 - eholk:issue-93648-drop-tracking-projection, r=tmiasko | Yuki Okushi | -0/+12 |
| 2022-02-09 | Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis | Yuki Okushi | -8/+8 |
| 2022-02-09 | Rollup merge of #93694 - jsha:font-sizes-spacing, r=GuillaumeGomez | Yuki Okushi | -106/+96 |
| 2022-02-09 | Auto merge of #93793 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-02-08 | Update cargo | Eric Huss | -0/+0 |
| 2022-02-09 | Auto merge of #93778 - matthiaskrgr:rollup-yfngdao, r=matthiaskrgr | bors | -29/+187 |
| 2022-02-08 | add more tests and make used(linker/compiler) mutually exclusive | cynecx | -4/+53 |
| 2022-02-08 | Improve opaque type higher-ranked region error message under NLL | Aaron Hill | -11/+62 |
| 2022-02-08 | Fix regression from lazy opaque types | Oli Scherer | -2/+94 |
| 2022-02-08 | Rollup merge of #93764 - lnicola:rust-analyzer-2022-02-08, r=lnicola | Matthias Krüger | -17/+21 |
| 2022-02-08 | Rollup merge of #93732 - lcnr:hrlt-backcompa, r=Mark-Simulacrum | Matthias Krüger | -0/+98 |
| 2022-02-08 | Rollup merge of #92917 - jackh726:issue-91762-2, r=nikomatsakis | Matthias Krüger | -2/+49 |
| 2022-02-08 | Rollup merge of #92715 - chordtoll:empty-string, r=davidtwco | Matthias Krüger | -2/+11 |
| 2022-02-08 | Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewja... | Matthias Krüger | -8/+8 |
| 2022-02-08 | rustdoc: tweak line and ¶ spacing for a11y | Jacob Hoffman-Andrews | -106/+96 |
| 2022-02-08 | Auto merge of #93626 - wesleywiser:fix_hashmap_natvis, r=michaelwoerister | bors | -1/+1 |
| 2022-02-08 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+21 |
| 2022-02-08 | Auto merge of #93762 - matthiaskrgr:rollup-vdjpfmz, r=matthiaskrgr | bors | -77/+467 |
| 2022-02-08 | nit | lcnr | -3/+3 |
| 2022-02-08 | Rollup merge of #93721 - jyn514:less-macro-special-casing, r=petrochenkov | Matthias Krüger | -19/+14 |
| 2022-02-08 | Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddle | Matthias Krüger | -1/+22 |
| 2022-02-08 | Rollup merge of #93569 - notriddle:notriddle/rustdoc-html-tags-generics, r=Cr... | Matthias Krüger | -9/+279 |
| 2022-02-08 | Rollup merge of #93568 - willcrichton:scrape-examples-leading-whitespace, r=C... | Matthias Krüger | -1/+20 |
| 2022-02-08 | Rollup merge of #93521 - jsha:sidebar-hover, r=GuillaumeGomez | Matthias Krüger | -38/+23 |
| 2022-02-08 | Rollup merge of #92695 - Swatinem:cover-nested, r=wesleywiser | Matthias Krüger | -9/+109 |
| 2022-02-08 | Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa | bors | -5/+200 |
| 2022-02-08 | Remove obsolete no-op #[main] attribute from compiler. | Jeremy Banks | -0/+35 |
| 2022-02-07 | Drop tracking: track borrows of projections | Eric Holk | -0/+12 |
| 2022-02-07 | Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis | bors | -1611/+2157 |
| 2022-02-07 | Fix hover effects in sidebar | Jacob Hoffman-Andrews | -38/+23 |
| 2022-02-07 | Change inference var check to be in project_type | Jack Huey | -21/+16 |
| 2022-02-07 | Don't match any projection predicates when the obligation has inference types... | Jack Huey | -0/+52 |
| 2022-02-07 | Update rustdoc test | Guillaume Gomez | -1/+1 |
| 2022-02-07 | Add test for block doc comments horizontal trim | Guillaume Gomez | -0/+21 |
| 2022-02-07 | Add a test showing that we don't infer across multiple uses of the same opaqu... | Oli Scherer | -0/+27 |
| 2022-02-07 | Print opaque types from type aliases via their path | Oli Scherer | -58/+138 |
| 2022-02-07 | Auto merge of #93738 - m-ou-se:rollup-zjyd2et, r=m-ou-se | bors | -228/+261 |
| 2022-02-07 | Rollup merge of #93737 - mfrw:mfrw/bootstrap-config, r=Mark-Simulacrum | Mara Bos | -2/+2 |
| 2022-02-07 | Rollup merge of #93723 - jyn514:rerun-if-changed, r=Mark-Simulacrum | Mara Bos | -0/+2 |
| 2022-02-07 | Rollup merge of #93722 - jyn514:less-submodule-cloning, r=Mark-Simulacrum | Mara Bos | -1/+1 |