| Age | Commit message (Expand) | Author | Lines |
| 2022-02-03 | Auto merge of #93146 - workingjubilee:use-std-simd, r=Mark-Simulacrum | bors | -335/+537 |
| 2022-02-03 | Auto merge of #93432 - Kobzol:stable-hash-isize-hash-compression, r=the8472 | bors | -9/+57 |
| 2022-02-02 | Auto merge of #93101 - Mark-Simulacrum:library-backtrace, r=yaahc | bors | -65/+165 |
| 2022-02-02 | Auto merge of #93594 - matthiaskrgr:rollup-lcvhpdv, r=matthiaskrgr | bors | -255/+494 |
| 2022-02-02 | Configure panic hook backtrace behavior | Mark Rousskov | -65/+165 |
| 2022-02-02 | Rollup merge of #93592 - est31:remove_unused_deps, r=bjorn3 | Matthias Krüger | -2/+0 |
| 2022-02-02 | Rollup merge of #93590 - est31:let_else, r=lcnr | Matthias Krüger | -226/+208 |
| 2022-02-02 | Rollup merge of #93574 - compiler-errors:bad-let-suggestion, r=lcnr | Matthias Krüger | -8/+33 |
| 2022-02-02 | Rollup merge of #93571 - compiler-errors:better-where-suggestion, r=lcnr | Matthias Krüger | -9/+147 |
| 2022-02-02 | Rollup merge of #93546 - tmiasko:validate-switch-int, r=oli-obk | Matthias Krüger | -0/+18 |
| 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 | -6/+52 |
| 2022-02-02 | Rollup merge of #92528 - tmiasko:combine-commutative, r=michaelwoerister | Matthias Krüger | -1/+18 |
| 2022-02-02 | Remove unused dep from rustc_arena | est31 | -2/+0 |
| 2022-02-02 | More let_else adoptions | est31 | -226/+208 |
| 2022-02-02 | Auto merge of #93312 - pierwill:map-all-local-trait-impls, r=cjgillot | bors | -7/+5 |
| 2022-02-02 | Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-deb... | bors | -121/+287 |
| 2022-02-02 | Auto merge of #93573 - matthiaskrgr:rollup-nrjmygz, r=matthiaskrgr | bors | -25/+248 |
| 2022-02-02 | better suggestion for duplicated `where` | Michael Goulet | -9/+147 |
| 2022-02-01 | don't suggest adding `let` due to expressions inside of `while` loop | Michael Goulet | -8/+33 |
| 2022-02-02 | Rollup merge of #93560 - steffahn:a_typo, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2022-02-02 | Rollup merge of #93559 - danielframpton:link-args-typo, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-02-02 | Rollup merge of #93531 - TheColdVoid:patch-1, r=m-ou-se | Matthias Krüger | -1/+1 |
| 2022-02-02 | Rollup merge of #93493 - GKFX:char-docs-2, r=scottmcm | Matthias Krüger | -10/+108 |
| 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 | -1/+102 |
| 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 | -33/+62 |
| 2022-02-02 | Detect `::` -> `:` typo in type argument | Esteban Kuber | -1/+102 |
| 2022-02-01 | Auto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk | bors | -181/+379 |
| 2022-02-01 | Fix annotation of code blocks | George Bateman | -4/+6 |
| 2022-02-01 | Fix two incorrect "it's" | Frank Steffahn | -2/+2 |
| 2022-02-01 | Add missing | between print options | Daniel Frampton | -1/+1 |
| 2022-02-01 | Fix w/ comments | kadmin | -199/+281 |
| 2022-02-01 | Auto merge of #93442 - yaahc:Termination-abstraction, r=Mark-Simulacrum | bors | -10/+26 |
| 2022-02-01 | Auto merge of #93548 - matthiaskrgr:rollup-f7dkn3p, r=matthiaskrgr | bors | -241/+889 |
| 2022-02-01 | Rollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2022-02-01 | Rollup merge of #93290 - lcnr:same_type, r=jackh726 | Matthias Krüger | -50/+30 |
| 2022-02-01 | Rollup merge of #93267 - lcnr:auto-trait-lint, r=nikomatsakis | Matthias Krüger | -58/+421 |
| 2022-02-01 | Rollup merge of #92584 - lcnr:query-stable-lint, r=estebank | Matthias Krüger | -79/+310 |
| 2022-02-01 | Rollup merge of #92021 - woodenarrow:br_single_fp_element, r=Mark-Simulacrum | Matthias Krüger | -40/+22 |
| 2022-02-01 | Rollup merge of #91828 - oxalica:feat/waker-getters, r=dtolnay | Matthias Krüger | -0/+48 |
| 2022-02-01 | Rollup merge of #86374 - bossmc:enable-static-pie-for-gnu, r=nagisa | Matthias Krüger | -11/+55 |
| 2022-02-01 | Auto merge of #93284 - eholk:disable-drop-range-analysis, r=pnkfelix | bors | -12/+33 |
| 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 | -33/+62 |
| 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 |