| Age | Commit message (Expand) | Author | Lines |
| 2022-02-05 | resolve lifetimes for const generic defaults | Michael Goulet | -0/+36 |
| 2022-02-02 | Auto merge of #93101 - Mark-Simulacrum:library-backtrace, r=yaahc | bors | -0/+36 |
| 2022-02-02 | Configure panic hook backtrace behavior | Mark Rousskov | -0/+36 |
| 2022-02-02 | Rollup merge of #93574 - compiler-errors:bad-let-suggestion, r=lcnr | Matthias Krüger | -0/+17 |
| 2022-02-02 | Rollup merge of #93571 - compiler-errors:better-where-suggestion, r=lcnr | Matthias Krüger | -0/+109 |
| 2022-02-02 | Rollup merge of #93542 - GuillaumeGomez:lifetime-elision, r=oli-obk | Matthias Krüger | -3/+18 |
| 2022-02-02 | Rollup merge of #93221 - alyssaverkade:fix-93093, r=wesleywiser | Matthias Krüger | -0/+26 |
| 2022-02-02 | Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-deb... | bors | -68/+193 |
| 2022-02-02 | better suggestion for duplicated `where` | Michael Goulet | -0/+109 |
| 2022-02-01 | don't suggest adding `let` due to expressions inside of `while` loop | Michael Goulet | -0/+17 |
| 2022-02-02 | Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomez | Matthias Krüger | -8/+16 |
| 2022-02-02 | Rollup merge of #92788 - estebank:colon-colon, r=cjgillot | Matthias Krüger | -0/+60 |
| 2022-02-02 | Rollup merge of #92758 - mfrw:mfrw/rustdoc-impl-write, r=GuillaumeGomez | Matthias Krüger | -2/+18 |
| 2022-02-02 | Auto merge of #93466 - cjgillot:query-dead, r=nagisa | bors | -10/+10 |
| 2022-02-02 | Detect `::` -> `:` typo in type argument | Esteban Kuber | -0/+60 |
| 2022-02-01 | Auto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk | bors | -27/+111 |
| 2022-02-01 | Fix w/ comments | kadmin | -89/+189 |
| 2022-02-01 | Auto merge of #93548 - matthiaskrgr:rollup-f7dkn3p, r=matthiaskrgr | bors | -73/+292 |
| 2022-02-01 | Rollup merge of #93290 - lcnr:same_type, r=jackh726 | Matthias Krüger | -32/+25 |
| 2022-02-01 | Rollup merge of #93267 - lcnr:auto-trait-lint, r=nikomatsakis | Matthias Krüger | -30/+118 |
| 2022-02-01 | Rollup merge of #92584 - lcnr:query-stable-lint, r=estebank | Matthias Krüger | -0/+95 |
| 2022-02-01 | Rollup merge of #86374 - bossmc:enable-static-pie-for-gnu, r=nagisa | Matthias Krüger | -11/+54 |
| 2022-02-01 | Auto merge of #93284 - eholk:disable-drop-range-analysis, r=pnkfelix | bors | -0/+15 |
| 2022-02-01 | librustdoc: render: use render_into instead of creating a temp string | Muhammad Falak R Wani | -2/+1 |
| 2022-02-01 | librustdoc: inline and forward all methods for `impl Write for Buffer` | Muhammad Falak R Wani | -0/+11 |
| 2022-02-01 | librustdoc: impl core::fmt::Write for rustdoc::html::render::Buffer | Muhammad Falak R Wani | -0/+6 |
| 2022-02-01 | Make dead code check a query. | Camille GILLOT | -10/+10 |
| 2022-02-01 | Add test to ensure lifetime is not elided in type alias | Guillaume Gomez | -0/+5 |
| 2022-02-01 | Fix lifetime elision in type aliases | Guillaume Gomez | -3/+13 |
| 2022-02-01 | remove `TyS::same_type` | lcnr | -32/+25 |
| 2022-02-01 | debuginfo: Make sure that type names for closure and generator environments a... | Michael Woerister | -68/+193 |
| 2022-02-01 | add a rustc::query_stability lint | lcnr | -0/+95 |
| 2022-02-01 | silence lint in clippy | lcnr | -26/+27 |
| 2022-02-01 | implement lint for suspicious auto trait impls | lcnr | -4/+91 |
| 2022-02-01 | Auto merge of #93534 - ehuss:rollup-9ecozo9, r=ehuss | bors | -13/+366 |
| 2022-01-31 | Rollup merge of #93533 - ehuss:update-cargo, r=ehuss | Eric Huss | -0/+0 |
| 2022-02-01 | Update cargo | Eric Huss | -0/+0 |
| 2022-01-31 | Rollup merge of #93532 - ehuss:update-books, r=ehuss | Eric Huss | -0/+0 |
| 2022-02-01 | Update books | Eric Huss | -0/+0 |
| 2022-01-31 | Rollup merge of #93513 - dtolnay:linewidth, r=nagisa | Eric Huss | -7/+4 |
| 2022-01-31 | Rollup merge of #93492 - Mark-Simulacrum:shorter-failure-output, r=ehuss | Eric Huss | -6/+6 |
| 2022-01-31 | Rollup merge of #93019 - 5225225:uppercase-suffix, r=wesleywiser | Eric Huss | -0/+252 |
| 2022-01-31 | Rollup merge of #91343 - FabianWolff:issue-91328-as-deref, r=jackh726 | Eric Huss | -0/+104 |
| 2022-02-01 | Auto merge of #93259 - eddyb:diagbld-scalar-pair, r=jackh726 | bors | -1/+1 |
| 2022-02-01 | Auto merge of #93386 - WaffleLapkin:rustc_must_implement_one_of_check_target,... | bors | -1/+27 |
| 2022-01-31 | Bless all pretty printer tests and ui tests | David Tolnay | -7/+4 |
| 2022-01-31 | Add ValuePairs::Terms & Fix compile error | kadmin | -132/+100 |
| 2022-01-31 | Add match on `Vec<_>` to `ui/typeck/issue-91328.rs` test | Fabian Wolff | -1/+30 |
| 2022-01-31 | Fix suggestion to slice if scrutinee is a `Result` or `Option` | Fabian Wolff | -0/+75 |
| 2022-01-31 | Auto merge of #93348 - spastorino:fix-perf-overlap-mode2, r=nikomatsakis | bors | -12/+29 |