| Age | Commit message (Expand) | Author | Lines |
| 2021-09-06 | Rollup merge of #88602 - BoxyUwU:tests-uwu-nya, r=lcnr | Ryan Levick | -0/+203 |
| 2021-09-06 | :arrow_up: rust-analyzer | Laurențiu Nicola | -20/+32 |
| 2021-09-06 | Auto merge of #88631 - camelid:sugg-span, r=davidtwco | bors | -15/+162 |
| 2021-09-06 | Auto merge of #7634 - chansuke:update-eval-order-depends-docs, r=Manishearth | bors | -2/+2 |
| 2021-09-06 | Correctly handle niche of enum | Deadbeef | -4/+17 |
| 2021-09-06 | Auto merge of #88665 - falk-hueffner:int-log-return-value-u32, r=scottmcm | bors | -35/+29 |
| 2021-09-06 | Auto merge of #88640 - SkiFire13:tests-for-85499, r=jackh726 | bors | -0/+144 |
| 2021-09-06 | Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebank | bors | -33/+3 |
| 2021-09-06 | Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebank | bors | -65/+59 |
| 2021-09-06 | Add regression test for #74400 | Bram van den Heuvel | -0/+54 |
| 2021-09-05 | rust fmt | lovasoa | -1/+5 |
| 2021-09-05 | Auto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011 | bors | -133/+118 |
| 2021-09-05 | Fix typo: needede -> needed | Yechan Bae | -1/+1 |
| 2021-09-05 | Auto merge of #88552 - nbdd0121:vtable, r=nagisa | bors | -42/+109 |
| 2021-09-05 | Auto merge of #7596 - lengyijun:option_needless_deref, r=llogiq | bors | -2/+116 |
| 2021-09-05 | Change scope of temporaries in match guards | Matthew Jasper | -24/+25 |
| 2021-09-05 | Mention usage of `const` in raw pointer types at the top of the keyword's doc... | Frank Steffahn | -1/+1 |
| 2021-09-05 | Additional aliases for pointers | Frank Steffahn | -0/+3 |
| 2021-09-05 | Add query `own_existential_vtable_entries` | Gary Guo | -45/+70 |
| 2021-09-05 | Stop allocating vtable entries for non-object-safe methods | Gary Guo | -12/+54 |
| 2021-09-05 | Auto merge of #7638 - xFrednet:7569-avoid-indexing-in-clippy, r=Manishearth | bors | -58/+58 |
| 2021-09-05 | Auto merge of #88499 - eddyb:layout-off, r=nagisa | bors | -19/+17 |
| 2021-09-05 | Auto merge of #88499 - eddyb:layout-off, r=nagisa | bors | -13/+13 |
| 2021-09-05 | Auto merge of #88499 - eddyb:layout-off, r=nagisa | bors | -216/+251 |
| 2021-09-05 | Change more x64 size checks to not apply to x32. | Harald van Dijk | -6/+6 |
| 2021-09-05 | Implement basic inline asm support (#72) | Commeownist | -213/+631 |
| 2021-09-05 | Tweak `write_fmt` doc. | kraktus | -1/+1 |
| 2021-09-05 | Change return type for T::{log,log2,log10} to u32. The value is at | Falk Hüffner | -35/+29 |
| 2021-09-05 | Auto merge of #7627 - xFrednet:0000-updating-issue-templates-again, r=llogiq | bors | -7/+10 |
| 2021-09-05 | Auto merge of #7629 - mikerite:fix-7623-2, r=xFrednet | bors | -82/+145 |
| 2021-09-05 | Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomez | bors | -64/+96 |
| 2021-09-05 | Avoid slice indexing in Clippy (down with the ICEs) | xFrednet | -58/+58 |
| 2021-09-05 | Auto merge of #88662 - m-ou-se:rollup-h6lgp7k, r=m-ou-se | bors | -74/+426 |
| 2021-09-05 | Add tests | Giacomo Stevanato | -0/+144 |
| 2021-09-05 | Rollup merge of #88657 - camelid:fix-dyn-sugg, r=m-ou-se | Mara Bos | -4/+25 |
| 2021-09-05 | Rollup merge of #88511 - matthiaskrgr:xpyclippydefaulttarget, r=jyn514 | Mara Bos | -2/+18 |
| 2021-09-05 | Rollup merge of #88432 - terrarier2111:patch-1, r=joshtriplett | Mara Bos | -1/+1 |
| 2021-09-05 | Rollup merge of #88257 - estebank:invalid-attr-error, r=oli-obk | Mara Bos | -67/+382 |
| 2021-09-05 | Auto merge of #88603 - nikic:llvm-update, r=cuviper | bors | -0/+0 |
| 2021-09-05 | Improve `approx_constant` output | Michael Wright | -29/+69 |
| 2021-09-05 | Add MSRV to `approx_constant` documentation | Michael Wright | -1/+1 |
| 2021-09-05 | Correct typo | est31 | -1/+1 |
| 2021-09-05 | Auto merge of #88559 - bjorn3:archive_logic_dedup, r=cjgillot | bors | -64/+19 |
| 2021-09-05 | Auto merge of #88559 - bjorn3:archive_logic_dedup, r=cjgillot | bors | -163/+84 |
| 2021-09-05 | Remove SmallVector mention | est31 | -1/+1 |
| 2021-09-04 | Fix formatting | Theodore Luo Wang | -1/+4 |
| 2021-09-04 | Use verbose suggestions and only match if the + is seen before a numeric literal | Theodore Luo Wang | -92/+55 |
| 2021-09-05 | Auto merge of #88469 - patrick-gu:master, r=dtolnay | bors | -25/+33 |
| 2021-09-04 | Fix 2021 `dyn` suggestion that used code as label | Noah Lev | -4/+25 |
| 2021-09-05 | Update clippy_lints/src/needless_option_as_deref.rs | lyj | -4/+1 |