| Age | Commit message (Expand) | Author | Lines |
| 2022-07-18 | Revert "Use ICF (identical code folding) for building rustc" | Jakub Beránek | -12/+1 |
| 2022-07-18 | Update mdbook | Eric Huss | -38/+7 |
| 2022-07-19 | check accessibility before suggesting wrapping expressions | Maybe Waffle | -8/+93 |
| 2022-07-18 | Auto merge of #99422 - Dylan-DPC:rollup-htjofm6, r=Dylan-DPC | bors | -21/+233 |
| 2022-07-19 | Suggest a fix for `NonZero*` <- `*` coercion error | Maybe Waffle | -0/+105 |
| 2022-07-18 | Add note to test about `Unfuse` | Tim Vermeulen | -0/+3 |
| 2022-07-18 | Revert "Stabilize $$ in Rust 1.63.0" | Christopher Durham | -19/+57 |
| 2022-07-18 | Fix `Skip::next` for non-fused inner iterators | Tim Vermeulen | -1/+9 |
| 2022-07-18 | interpret: make some large types not Copy | Ralf Jung | -39/+45 |
| 2022-07-18 | Do not suggest "wrapping the expression in `std::num::NonZeroU64`" | Maybe Waffle | -0/+8 |
| 2022-07-18 | interpret: remove some unused trait impls | Ralf Jung | -44/+10 |
| 2022-07-18 | Auto merge of #99406 - flip1995:clippyup, r=Manishearth | bors | -944/+3408 |
| 2022-07-18 | Check generators for well formedness | Oli Scherer | -10/+101 |
| 2022-07-18 | proc_macro: Move subspan to be a method on Span in the bridge | Nika Layzell | -44/+38 |
| 2022-07-18 | proc_macro: stop using a remote object handle for Literal | Nika Layzell | -260/+305 |
| 2022-07-18 | proc_macro: stop using a remote object handle for Ident | Nika Layzell | -114/+441 |
| 2022-07-18 | proc_macro: Specialize Punct::to_string | Nika Layzell | -0/+7 |
| 2022-07-18 | proc_macro: use fxhash within the proc_macro crate | Nika Layzell | -20/+125 |
| 2022-07-18 | Rollup merge of #99394 - JohnTitor:issue-95230, r=compiler-errors | Dylan DPC | -0/+7 |
| 2022-07-18 | Rollup merge of #99378 - RalfJung:box-early-return, r=oli-obk | Dylan DPC | -0/+3 |
| 2022-07-18 | Rollup merge of #99351 - compiler-errors:arg-mismatch-blame, r=davidtwco | Dylan DPC | -14/+14 |
| 2022-07-18 | Rollup merge of #99344 - notriddle:notriddle/multiple-macro-rules-w-same-name... | Dylan DPC | -5/+107 |
| 2022-07-18 | Rollup merge of #99198 - RalfJung:alloc-null-ptr, r=JohnTitor | Dylan DPC | -1/+4 |
| 2022-07-18 | Rollup merge of #98998 - workingjubilee:naked-means-no-clothes-enforcement-te... | Dylan DPC | -1/+56 |
| 2022-07-18 | Rollup merge of #98839 - 5225225:assert_transmute_copy_size, r=thomcc | Dylan DPC | -0/+42 |
| 2022-07-18 | Ignore `hiberfil_sys` test in CI | Chris Denton | -1/+4 |
| 2022-07-18 | stabilize `core::task::ready!` | Yoshua Wuyts | -5/+2 |
| 2022-07-18 | Auto merge of #99232 - lcnr:no-bound-vars-check, r=jackh726 | bors | -4/+10 |
| 2022-07-18 | Auto merge of #99223 - saethlin:panicless-split-mut, r=Mark-Simulacrum | bors | -10/+9 |
| 2022-07-18 | Update invalid atomic ordering lint | Tomasz Miąsko | -297/+60 |
| 2022-07-18 | Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup | Philipp Krones | -944/+3408 |
| 2022-07-18 | Use span_bug for unexpected field projection type | Jordan McQueen | -1/+5 |
| 2022-07-18 | Use split_once in FromStr docs | David Herberth | -6/+8 |
| 2022-07-18 | Auto merge of #99181 - lcnr:arenaGTrc, r=wesleywiser | bors | -14/+16 |
| 2022-07-18 | avoid `Symbol` to `&str` conversions | Takayuki Maeda | -23/+28 |
| 2022-07-18 | Auto merge of #99137 - jackh726:wf-no-infcx, r=estebank | bors | -61/+54 |
| 2022-07-18 | Add regression test for #95230 | Yuki Okushi | -0/+7 |
| 2022-07-18 | Fix debuginfo tests. | Nicholas Nethercote | -2/+2 |
| 2022-07-18 | Auto merge of #99391 - JohnTitor:rollup-tdigzzo, r=JohnTitor | bors | -95/+287 |
| 2022-07-18 | Rollup merge of #99374 - TethysSvensson:patch-1, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2022-07-18 | Rollup merge of #99373 - GuillaumeGomez:source-code-sidebar-tree-auto-expand,... | Yuki Okushi | -6/+26 |
| 2022-07-18 | Rollup merge of #99360 - compiler-errors:issue-99331, r=fee1-dead | Yuki Okushi | -6/+33 |
| 2022-07-18 | Rollup merge of #99356 - compiler-errors:tait-in-assoc-ty-supertraits, r=oli-obk | Yuki Okushi | -0/+56 |
| 2022-07-18 | Rollup merge of #99350 - compiler-errors:issue-99240, r=fee1-dead | Yuki Okushi | -52/+136 |
| 2022-07-18 | Rollup merge of #98383 - m-ou-se:remove-memory-order-restrictions, r=joshtrip... | Yuki Okushi | -30/+35 |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -42/+61 |
| 2022-07-17 | Auto merge of #9196 - alex-semenyuk:invalid_regex, r=Jarcho | bors | -1/+1 |
| 2022-07-17 | Auto merge of #99062 - Kobzol:lld-icf, r=jyn514 | bors | -1/+12 |
| 2022-07-18 | Fix example for `clippy::invalid_regex` | alexey semenyuk | -1/+1 |
| 2022-07-17 | Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obk | bors | -94/+161 |