| Age | Commit message (Expand) | Author | Lines |
| 2024-04-11 | Mention when the type of the moved value doesn't implement `Clone` | Esteban Küber | -8/+299 |
| 2024-04-11 | Account for move error in the spread operator on struct literals | Esteban Küber | -39/+343 |
| 2024-04-11 | Better account for `FnOnce` in move errors | Esteban Küber | -21/+88 |
| 2024-04-11 | Account for assign binops in clone suggestions | Esteban Küber | -4/+34 |
| 2024-04-11 | Update test to show incorrecct `+=` clone suggestion | Esteban Küber | -2/+9 |
| 2024-04-11 | When possible, suggest cloning the result of a call instead of an argument | Esteban Küber | -19/+157 |
| 2024-04-11 | Do not recomment cloning explicit `&mut` expressions | Esteban Küber | -24/+5 |
| 2024-04-11 | Fix accuracy of `T: Clone` check in suggestion | Esteban Küber | -72/+51 |
| 2024-04-11 | Remove unnecessary argument from `suggest_cloning` | Esteban Küber | -21/+9 |
| 2024-04-11 | Silence redundant clone suggestion | Esteban Küber | -5/+25 |
| 2024-04-11 | More move error suggestions to clone | Esteban Küber | -5/+97 |
| 2024-04-11 | Suggest `.clone()` in some move errors | Esteban Küber | -29/+296 |
| 2024-04-11 | Account for unops when suggesting cloning | Esteban Küber | -93/+134 |
| 2024-04-11 | Suggest `.clone()` when moved while borrowed | Esteban Küber | -19/+246 |
| 2024-04-11 | Minor test fmt | Esteban Küber | -3/+5 |
| 2024-04-11 | Account for `.clone()` when suggesting `<T as Clone>::clone` | Esteban Küber | -8/+39 |
| 2024-04-10 | Auto merge of #121346 - m-ou-se:temp-lifetime-if-else-match, r=compiler-errors | bors | -115/+119 |
| 2024-04-10 | Auto merge of #123185 - scottmcm:more-typed-copy, r=compiler-errors | bors | -165/+91 |
| 2024-04-10 | Update 122805 test for PR 123185 | Scott McMurray | -10/+29 |
| 2024-04-10 | Auto merge of #123725 - GuillaumeGomez:rollup-gk2bbrg, r=GuillaumeGomez | bors | -236/+749 |
| 2024-04-10 | Rollup merge of #123706 - notriddle:notriddle/html-cleanup, r=GuillaumeGomez | Guillaume Gomez | -55/+48 |
| 2024-04-10 | Rollup merge of #123702 - Urgau:prep-work-for-compiletest-check-cfg-2, r=jiey... | Guillaume Gomez | -35/+33 |
| 2024-04-10 | Rollup merge of #123701 - compiler-errors:only-assert-after-checking, r=Waffl... | Guillaume Gomez | -1/+24 |
| 2024-04-10 | Rollup merge of #123689 - spastorino:pattern_types_const_generics, r=oli-obk | Guillaume Gomez | -2/+37 |
| 2024-04-10 | Rollup merge of #123659 - celinval:smir-fix-intrinsic, r=oli-obk | Guillaume Gomez | -34/+152 |
| 2024-04-10 | Rollup merge of #123534 - ChrisDenton:name, r=workingjubilee | Guillaume Gomez | -6/+123 |
| 2024-04-10 | Rollup merge of #118391 - compiler-errors:lifetimes-eq, r=lcnr | Guillaume Gomez | -103/+332 |
| 2024-04-10 | Only assert for child/parent projection compatibility AFTER checking that the... | Michael Goulet | -1/+24 |
| 2024-04-10 | Auto merge of #122393 - a1phyr:specialize_read_buf_exact, r=joboet | bors | -18/+74 |
| 2024-04-10 | Only avoid anon consts during instantiation | Oli Scherer | -3/+6 |
| 2024-04-10 | Auto merge of #122812 - dtolnay:mode, r=workingjubilee | bors | -5/+186 |
| 2024-04-09 | rustdoc: update test cases | Michael Howell | -4/+4 |
| 2024-04-10 | Auto merge of #123708 - matthiaskrgr:rollup-uf9w1e9, r=matthiaskrgr | bors | -203/+491 |
| 2024-04-09 | rustdoc: remove unused 16x16 favicon | Michael Howell | -3/+0 |
| 2024-04-09 | rustdoc: load icons from css instead of inline | Michael Howell | -23/+26 |
| 2024-04-10 | Rollup merge of #123668 - oli-obk:by_move_body_golfing, r=compiler-errors | Matthias Krüger | -51/+43 |
| 2024-04-10 | Rollup merge of #123633 - bjorn3:unsupported_command_data, r=jhpratt | Matthias Krüger | -31/+119 |
| 2024-04-10 | Rollup merge of #123612 - kxxt:riscv-target-abi, r=jieyouxu,nikic,DianQK | Matthias Krüger | -21/+177 |
| 2024-04-10 | Rollup merge of #123609 - compiler-errors:greek-question-mark, r=jieyouxu | Matthias Krüger | -27/+60 |
| 2024-04-10 | Rollup merge of #123568 - Oneirical:delete-tests, r=wesleywiser | Matthias Krüger | -12/+1 |
| 2024-04-10 | Rollup merge of #122200 - jieyouxu:unconditional-nightly-update-hint, r=estebank | Matthias Krüger | -45/+21 |
| 2024-04-10 | Rollup merge of #121884 - 5225225:rmake-exit-code, r=jieyouxu | Matthias Krüger | -16/+70 |
| 2024-04-09 | Show mode_t as octal in std::fs Debug impls | David Tolnay | -5/+186 |
| 2024-04-10 | Auto merge of #122918 - jieyouxu:port-backtrace-line-tables-only, r=workingju... | bors | -0/+71 |
| 2024-04-09 | remove does-nothing.rs | Oneirical | -12/+1 |
| 2024-04-09 | rustdoc: reduce size of `<head>` with preload loop | Michael Howell | -9/+6 |
| 2024-04-09 | Further cleanup cfgs in the UI test suite | Urgau | -35/+33 |
| 2024-04-09 | Add comment on UTF-16 surrogates | Chris Denton | -0/+2 |
| 2024-04-09 | Windows: set main thread name without reencoding | Chris Denton | -4/+8 |
| 2024-04-09 | Add const UTF-8 to UTF-16 conversion macros | Chris Denton | -2/+113 |