| Age | Commit message (Expand) | Author | Lines |
| 2025-01-26 | Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgr | bors | -962/+1277 |
| 2025-01-25 | Rollup merge of #136056 - fee1-dead-contrib:push-tswyxkywqrtt, r=jieyouxu | Matthias Krüger | -17/+17 |
| 2025-01-25 | Rollup merge of #136039 - nvanbenschoten:pin-typo, r=Amanieu | Matthias Krüger | -2/+2 |
| 2025-01-25 | Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxu | Matthias Krüger | -43/+123 |
| 2025-01-25 | Rollup merge of #136005 - BLANKatGITHUB:library, r=RalfJung | Matthias Krüger | -677/+957 |
| 2025-01-25 | Rollup merge of #135934 - ferrocene:pa-1.81-relnotes, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2025-01-25 | Rollup merge of #134373 - joshtriplett:pipe-docs, r=joboet | Matthias Krüger | -8/+14 |
| 2025-01-25 | Rollup merge of #134300 - RalfJung:remove-dead-attrs, r=chenyukang | Matthias Krüger | -215/+163 |
| 2025-01-25 | Auto merge of #135707 - jyn514:linker-messages-2, r=bjorn3 | bors | -28/+118 |
| 2025-01-25 | Shorten linker output even more when `--verbose` is not present | jyn | -28/+118 |
| 2025-01-25 | Improve and expand documentation of pipes | Josh Triplett | -8/+14 |
| 2025-01-25 | Auto merge of #119286 - jyn514:linker-output, r=bjorn3 | bors | -73/+350 |
| 2025-01-25 | Fix typo in const stability error message | Deadbeef | -17/+17 |
| 2025-01-25 | Auto merge of #133154 - estebank:issue-133137, r=wesleywiser | bors | -294/+414 |
| 2025-01-25 | Refer to the well known names from Cargo check-cfg specifics doc | Urgau | -0/+2 |
| 2025-01-25 | Filter well known names from check-cfg diagnostics | Urgau | -42/+98 |
| 2025-01-25 | Auto merge of #136041 - matthiaskrgr:rollup-5r1k45x, r=matthiaskrgr | bors | -126/+274 |
| 2025-01-25 | Rollup merge of #136034 - weihanglo:null-as-f64-nan, r=compiler-errors | Matthias Krüger | -0/+8 |
| 2025-01-25 | Rollup merge of #136029 - ChrisDenton:py-job, r=jieyouxu | Matthias Krüger | -50/+4 |
| 2025-01-25 | Rollup merge of #136027 - estebank:issue-135989, r=compiler-errors | Matthias Krüger | -0/+25 |
| 2025-01-25 | Rollup merge of #136018 - estebank:long-moved-type, r=jieyouxu | Matthias Krüger | -8/+93 |
| 2025-01-25 | Rollup merge of #136009 - clubby789:pidfile-race, r=jieyouxu | Matthias Krüger | -1/+3 |
| 2025-01-25 | Rollup merge of #135991 - no1wudi:master, r=thomcc | Matthias Krüger | -3/+8 |
| 2025-01-25 | Rollup merge of #135985 - Zalathar:whats-upvar, r=lqd | Matthias Krüger | -42/+46 |
| 2025-01-25 | Rollup merge of #135977 - nyurik:fix-fmt-options, r=joboet | Matthias Krüger | -1/+16 |
| 2025-01-25 | Rollup merge of #135971 - compiler-errors:self-projection, r=fmease | Matthias Krüger | -21/+71 |
| 2025-01-24 | docs: fix typo in std::pin overview | Nathan VanBenschoten | -2/+2 |
| 2025-01-25 | Auto merge of #128657 - clubby789:optimize-none, r=fee1-dead,WaffleLapkin | bors | -32/+374 |
| 2025-01-25 | Auto merge of #136023 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-01-24 | fix(bootstrap): deserialize null as `f64::NAN` | Weihang Lo | -0/+8 |
| 2025-01-24 | Auto merge of #136030 - matthiaskrgr:rollup-cbue0ng, r=matthiaskrgr | bors | -343/+704 |
| 2025-01-24 | Rollup merge of #135998 - GuillaumeGomez:fix-trait-items-mobile-indent, r=not... | Matthias Krüger | -4/+56 |
| 2025-01-24 | Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obk | Matthias Krüger | -20/+28 |
| 2025-01-24 | Rollup merge of #135949 - estebank:shorten-ty, r=davidtwco | Matthias Krüger | -9/+43 |
| 2025-01-24 | Rollup merge of #135938 - carlsverre:master, r=joboet | Matthias Krüger | -0/+20 |
| 2025-01-24 | Rollup merge of #135829 - Kobzol:rustc-push, r=jieyouxu | Matthias Krüger | -106/+184 |
| 2025-01-24 | Rollup merge of #135749 - compiler-errors:param-ordering, r=davidtwco | Matthias Krüger | -145/+128 |
| 2025-01-24 | Rollup merge of #135728 - hkBst:patch-8, r=joboet | Matthias Krüger | -3/+5 |
| 2025-01-24 | Rollup merge of #135581 - EnzymeAD:refactor-codgencx, r=oli-obk | Matthias Krüger | -56/+239 |
| 2025-01-24 | Rollup merge of #135415 - Harshit933:hard-link-error, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2025-01-24 | Skip suggestions in `derive`d code | Esteban Küber | -0/+25 |
| 2025-01-24 | Don't move ownership of job object | Chris Denton | -50/+4 |
| 2025-01-24 | Make CodegenCx and Builder generic | Manuel Drehwald | -56/+239 |
| 2025-01-24 | Update cargo | Weihang Lo | -0/+0 |
| 2025-01-24 | Rename `OptimizeAttr::None` to `Default` | clubby789 | -8/+10 |
| 2025-01-24 | Auto merge of #136000 - matthiaskrgr:rollup-j6ge32r, r=matthiaskrgr | bors | -608/+595 |
| 2025-01-24 | bless miri test | Waffle Lapkin | -2/+2 |
| 2025-01-24 | Use short ty string for move errors | Esteban Küber | -8/+93 |
| 2025-01-24 | add a regression test | Waffle Lapkin | -6/+14 |
| 2025-01-24 | Improve check-cfg `allow-same-level` test | Urgau | -5/+27 |