| Age | Commit message (Expand) | Author | Lines |
| 2023-03-08 | Add the `popular-crates` binary | Samuel "Sam" Tardieu | -0/+86 |
| 2023-03-07 | Remove an extraneous include | Kazu Hirata | -1/+0 |
| 2023-03-08 | Check that a query has not completed and is not executing before starting it | John Kåre Alsaker | -6/+21 |
| 2023-03-08 | Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholk | bors | -103/+127 |
| 2023-03-08 | Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholk | bors | -7/+3 |
| 2023-03-08 | Rename `MapInPlace` as `FlatMapInPlace`. | Nicholas Nethercote | -15/+8 |
| 2023-03-08 | Add a comment about drop(start_bx) | 823984418 | -0/+2 |
| 2023-03-08 | Tweak E0740 | Michael Goulet | -66/+81 |
| 2023-03-08 | Don't report E0740 for type error | Michael Goulet | -1/+20 |
| 2023-03-08 | Suppress copy impl error when post-normalized type references errors | Michael Goulet | -1/+49 |
| 2023-03-08 | Dedup copy field errors for identical types | Michael Goulet | -8/+8 |
| 2023-03-08 | may not => cannot | Michael Goulet | -54/+54 |
| 2023-03-08 | Only compute the crate hash when necessary. | Nicholas Nethercote | -82/+100 |
| 2023-03-07 | Update cargo | Weihang Lo | -59/+730 |
| 2023-03-07 | Auto merge of #108877 - matthiaskrgr:rollup-7gwgvgc, r=matthiaskrgr | bors | -1161/+5893 |
| 2023-03-07 | Include async functions in the len_without_is_empty | David Mládek | -20/+202 |
| 2023-03-07 | Change item collection to be on demand | Celina G. Val | -33/+38 |
| 2023-03-07 | Error code E0794 for late-bound lifetime parameter error. | Christopher Acosta | -35/+126 |
| 2023-03-07 | Addr regression test for #108679 | Guillaume Gomez | -0/+29 |
| 2023-03-07 | Fix invalid inlining of reexport of reexport of private item | Guillaume Gomez | -43/+85 |
| 2023-03-07 | remove leftover comment | Giacomo Pasini | -3/+0 |
| 2023-03-07 | Rollup merge of #108866 - Kohei316:master, r=ozkanonur | Matthias Krüger | -2/+13 |
| 2023-03-07 | Rollup merge of #108822 - nikic:legacy-pm-removal-2, r=cuviper | Matthias Krüger | -5/+0 |
| 2023-03-07 | Rollup merge of #108793 - clubby789:pythonpath-compiletest, r=compiler-errors | Matthias Krüger | -2/+12 |
| 2023-03-07 | Rollup merge of #108783 - antoyo:sync-cg_gcc-2023-03-04, r=cjgillot | Matthias Krüger | -1121/+5741 |
| 2023-03-07 | Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r... | Matthias Krüger | -1/+49 |
| 2023-03-07 | Rollup merge of #108581 - jfgoog:include-mingw-linker, r=petrochenkov | Matthias Krüger | -2/+10 |
| 2023-03-07 | Rollup merge of #108460 - obeis:hir-analysis-migrate-diagnostics-2, r=compile... | Matthias Krüger | -28/+68 |
| 2023-03-07 | Auto merge of #108167 - Zoxc:query-config-instance-slim, r=cjgillot | bors | -126/+186 |
| 2023-03-07 | rustdoc: fix type search when more than one `where` clause applies | Michael Howell | -8/+33 |
| 2023-03-07 | rustdoc: fix type search index for `fn<T>() -> &T where T: Trait` | Michael Howell | -2/+18 |
| 2023-03-07 | Simplify `sort_by` calls | Maybe Waffle | -16/+10 |
| 2023-03-07 | fix var equality issue with old canonicalizer | Michael Goulet | -5/+22 |
| 2023-03-07 | Canonicalize the ROOT VAR | Michael Goulet | -11/+83 |
| 2023-03-08 | Add force to use the stage 2 compiler in compiler_for when config.download_ru... | morine0122 | -2/+13 |
| 2023-03-07 | Auto merge of #108863 - JohnTitor:rollup-haydnsw, r=JohnTitor | bors | -262/+386 |
| 2023-03-07 | Auto merge of #14271 - Veykril:ty-diag-err, r=Veykril | bors | -3/+21 |
| 2023-03-07 | Don't trigger unresolved method/field diagnostics on types containing errors | Lukas Wirth | -3/+21 |
| 2023-03-07 | Rollup merge of #108855 - cbeuw:mir-cast, r=tmiasko | Yuki Okushi | -1/+81 |
| 2023-03-07 | Rollup merge of #108823 - wesleywiser:add_cf-protection_tracking_issue, r=Nil... | Yuki Okushi | -0/+4 |
| 2023-03-07 | Rollup merge of #108805 - GuillaumeGomez:update-askama, r=notriddle | Yuki Okushi | -210/+226 |
| 2023-03-07 | Rollup merge of #108774 - jyn514:translation-errors, r=davidtwco | Yuki Okushi | -8/+8 |
| 2023-03-07 | Rollup merge of #108731 - Ezrashaw:pin-suggestion-on-impl-future, r=petrochenkov | Yuki Okushi | -0/+34 |
| 2023-03-07 | Rollup merge of #108728 - tshepang:fix-and-improve, r=michaelwoerister | Yuki Okushi | -29/+32 |
| 2023-03-07 | Rollup merge of #108619 - jyn514:llvm-version-check, r=cuviper | Yuki Okushi | -14/+1 |
| 2023-03-07 | Auto merge of #10415 - schubart:collection_is_never_read, r=llogiq | bors | -0/+343 |
| 2023-03-07 | Use 3 or 6 compression threads for rust-installer | Mark Rousskov | -5/+16 |
| 2023-03-07 | Add bootstrap support for rust-installer | Mark Rousskov | -10/+60 |
| 2023-03-07 | Directly import rust-installer submodule | Mark Rousskov | -3/+4370 |
| 2023-03-07 | Bump rust-installer | Mark Rousskov | -0/+0 |