| Age | Commit message (Expand) | Author | Lines |
| 2022-02-01 | Fix unicode slicing bug | Michael Howell | -3/+3 |
| 2022-02-01 | In retrospect, MachineApplicable is probably too confident | Michael Howell | -1/+1 |
| 2022-02-01 | rustdoc: correct unclosed HTML tags as generics | Michael Howell | -9/+281 |
| 2022-02-01 | Make rustc use `RUST_BACKTRACE=full` by default | Aaron Hill | -0/+27 |
| 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 | Include all contents of first line of scraped item | Will Crichton | -1/+20 |
| 2022-02-01 | Auto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk | bors | -27/+111 |
| 2022-02-01 | Remove "up here" arrow on item-infos | Jacob Hoffman-Andrews | -25/+26 |
| 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 | Add rustdoc info to jsondocck output | Rune Tynan | -5/+12 |
| 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 | fix for the issue #92464 | ouz-a | -0/+15 |
| 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 | Update test output for `ui/asm/aarch64/parse-error.rs` | Fabian Wolff | -7/+7 |
| 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 | Make `span_extend_to_prev_str()` more robust | Fabian Wolff | -7/+70 |
| 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 |
| 2022-01-31 | Write UI tests, tweak message | 5225225 | -0/+252 |
| 2022-01-31 | regression test for issue 90847 | cameron | -0/+9 |
| 2022-01-31 | Take in account the unreachable! macro in the non_fmt_panic lint | Loïc BRANSTETT | -30/+137 |