| Age | Commit message (Expand) | Author | Lines |
| 2024-12-26 | Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u... | Philipp Krones | -1415/+6002 |
| 2024-12-26 | Rustup (#13881) | Philipp Krones | -247/+164 |
| 2024-12-26 | Bump nightly version -> 2024-12-26 | Philipp Krones | -2/+2 |
| 2024-12-26 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1353/+5968 |
| 2024-12-26 | fix examples using `Ty.kind()` in the book (#13875) | Philipp Krones | -2/+2 |
| 2024-12-26 | Auto merge of #132431 - shahn:from_iterator_more_tuples, r=Amanieu | bors | -51/+65 |
| 2024-12-26 | Impl FromIterator for tuples with arity 1-12 | Sebastian Hahn | -33/+47 |
| 2024-12-26 | Fix formatting | Sebastian Hahn | -19/+19 |
| 2024-12-26 | Auto merge of #134768 - RalfJung:const_alloc_layout, r=jhpratt | bors | -10/+5 |
| 2024-12-25 | stabilize const_alloc_layout | Ralf Jung | -10/+5 |
| 2024-12-25 | Auto merge of #134703 - poliorcetics:ab/push-ovsylkzsoxku, r=GuillaumeGomez | bors | -12/+10 |
| 2024-12-25 | Auto merge of #134736 - jyn514:msvc-backtraces, r=jieyouxu | bors | -1/+0 |
| 2024-12-25 | Run `tests/ui/backtrace/std-backtrace.rs` on MSVC. | jyn | -1/+0 |
| 2024-12-25 | Auto merge of #134756 - jieyouxu:rollup-suec48x, r=jieyouxu | bors | -248/+437 |
| 2024-12-25 | Rollup merge of #134751 - heiher:loong-ohos-lsx, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-12-25 | Rollup merge of #134750 - Zalathar:coverage-attr-errors, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -246/+431 |
| 2024-12-25 | Rollup merge of #134743 - jyn514:rustc-dev-short-backtraces, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2024-12-25 | Auto merge of #134738 - clubby789:forbid-output-ui, r=jieyouxu | bors | -2/+4 |
| 2024-12-25 | Un-redact one occurrence of "coverage attribute not allowed here" | Zalathar | -1/+1 |
| 2024-12-25 | Rewrite the error-code docs for coverage attributes [E0788] | Zalathar | -19/+17 |
| 2024-12-25 | Enable LSX feature for LoongArch OpenHarmony target | WANG Rui | -1/+1 |
| 2024-12-25 | Auto merge of #134748 - DianQK:rollup-3y5fzcx, r=DianQK | bors | -10/+261 |
| 2024-12-25 | Overhaul error messages for disallowed coverage attributes | Zalathar | -75/+160 |
| 2024-12-25 | Expand the main test for where the coverage attribute is allowed | Zalathar | -48/+148 |
| 2024-12-25 | Fully redact the [E0788] error message in tests, to make changes easier | Zalathar | -26/+26 |
| 2024-12-25 | fix examples using Ty.kind() | lapla-cogito | -2/+2 |
| 2024-12-25 | Rollup merge of #134741 - compiler-errors:coroutine-verbose, r=lqd | DianQK | -5/+11 |
| 2024-12-25 | Rollup merge of #134735 - compiler-errors:arm-diverges, r=WaffleLapkin | DianQK | -5/+39 |
| 2024-12-25 | Rollup merge of #134525 - adetaylor:unstable-book-changes, r=wesleywiser | DianQK | -0/+211 |
| 2024-12-25 | Auto merge of #134747 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-24 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-24 | Default to short backtraces for dev builds of rustc itself | jyn | -1/+5 |
| 2024-12-25 | Actually print all the relevant parts of a coroutine in verbose mode | Michael Goulet | -5/+11 |
| 2024-12-25 | Rename `tests/ui/coverage-attr/no-coverage.rs` to `allowed-positions.rs` | Zalathar | -14/+16 |
| 2024-12-25 | Auto merge of #134729 - oliveredget:typo, r=jieyouxu | bors | -6/+6 |
| 2024-12-25 | compiletest: Support `forbid-output` in UI tests | clubby789 | -2/+4 |
| 2024-12-24 | Auto merge of #134722 - ChrisDenton:trunc, r=Amanieu | bors | -8/+20 |
| 2024-12-24 | auto-fix `if_not_else` (#13809) | llogiq | -6/+279 |
| 2024-12-24 | Auto merge of #134333 - daxpedda:stdarch-bump, r=daxpedda | bors | -18/+10 |
| 2024-12-24 | Consider arm to diverge if guard diverges | Michael Goulet | -5/+39 |
| 2024-12-24 | Bump `stdarch` | daxpedda | -18/+10 |
| 2024-12-24 | Auto merge of #134724 - onur-ozkan:type-improvements, r=jieyouxu | bors | -53/+34 |
| 2024-12-24 | chore: fix typos | oliveredget | -6/+6 |
| 2024-12-24 | improve type mutation for certain structures | onur-ozkan | -53/+34 |
| 2024-12-24 | add more tests | lapla-cogito | -1/+179 |
| 2024-12-24 | Windows: Use FILE_ALLOCATION_INFO for truncation | Chris Denton | -8/+20 |
| 2024-12-24 | Auto merge of #134513 - fudancoder:master, r=jieyouxu | bors | -8/+8 |
| 2024-12-24 | Fix some typos | fudancoder | -8/+8 |
| 2024-12-24 | Auto merge of #134716 - Zalathar:rollup-1h4q8cc, r=Zalathar | bors | -232/+427 |
| 2024-12-24 | Rollup merge of #134701 - compiler-errors:non-const-def-descr, r=Urgau,fmease | Stuart Cook | -105/+107 |