about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-26Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgrbors-962/+1277
2025-01-25Rollup merge of #136056 - fee1-dead-contrib:push-tswyxkywqrtt, r=jieyouxuMatthias Krüger-17/+17
2025-01-25Rollup merge of #136039 - nvanbenschoten:pin-typo, r=AmanieuMatthias Krüger-2/+2
2025-01-25Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxuMatthias Krüger-43/+123
2025-01-25Rollup merge of #136005 - BLANKatGITHUB:library, r=RalfJungMatthias Krüger-677/+957
2025-01-25Rollup merge of #135934 - ferrocene:pa-1.81-relnotes, r=Mark-SimulacrumMatthias Krüger-0/+1
2025-01-25Rollup merge of #134373 - joshtriplett:pipe-docs, r=joboetMatthias Krüger-8/+14
2025-01-25Rollup merge of #134300 - RalfJung:remove-dead-attrs, r=chenyukangMatthias Krüger-215/+163
2025-01-25Auto merge of #135707 - jyn514:linker-messages-2, r=bjorn3bors-28/+118
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-28/+118
2025-01-25Improve and expand documentation of pipesJosh Triplett-8/+14
2025-01-25Auto merge of #119286 - jyn514:linker-output, r=bjorn3bors-73/+350
2025-01-25Fix typo in const stability error messageDeadbeef-17/+17
2025-01-25Auto merge of #133154 - estebank:issue-133137, r=wesleywiserbors-294/+414
2025-01-25Refer to the well known names from Cargo check-cfg specifics docUrgau-0/+2
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-42/+98
2025-01-25Auto merge of #136041 - matthiaskrgr:rollup-5r1k45x, r=matthiaskrgrbors-126/+274
2025-01-25Rollup merge of #136034 - weihanglo:null-as-f64-nan, r=compiler-errorsMatthias Krüger-0/+8
2025-01-25Rollup merge of #136029 - ChrisDenton:py-job, r=jieyouxuMatthias Krüger-50/+4
2025-01-25Rollup merge of #136027 - estebank:issue-135989, r=compiler-errorsMatthias Krüger-0/+25
2025-01-25Rollup merge of #136018 - estebank:long-moved-type, r=jieyouxuMatthias Krüger-8/+93
2025-01-25Rollup merge of #136009 - clubby789:pidfile-race, r=jieyouxuMatthias Krüger-1/+3
2025-01-25Rollup merge of #135991 - no1wudi:master, r=thomccMatthias Krüger-3/+8
2025-01-25Rollup merge of #135985 - Zalathar:whats-upvar, r=lqdMatthias Krüger-42/+46
2025-01-25Rollup merge of #135977 - nyurik:fix-fmt-options, r=joboetMatthias Krüger-1/+16
2025-01-25Rollup merge of #135971 - compiler-errors:self-projection, r=fmeaseMatthias Krüger-21/+71
2025-01-24docs: fix typo in std::pin overviewNathan VanBenschoten-2/+2
2025-01-25Auto merge of #128657 - clubby789:optimize-none, r=fee1-dead,WaffleLapkinbors-32/+374
2025-01-25Auto merge of #136023 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-24fix(bootstrap): deserialize null as `f64::NAN`Weihang Lo-0/+8
2025-01-24Auto merge of #136030 - matthiaskrgr:rollup-cbue0ng, r=matthiaskrgrbors-343/+704
2025-01-24Rollup merge of #135998 - GuillaumeGomez:fix-trait-items-mobile-indent, r=not...Matthias Krüger-4/+56
2025-01-24Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obkMatthias Krüger-20/+28
2025-01-24Rollup merge of #135949 - estebank:shorten-ty, r=davidtwcoMatthias Krüger-9/+43
2025-01-24Rollup merge of #135938 - carlsverre:master, r=joboetMatthias Krüger-0/+20
2025-01-24Rollup merge of #135829 - Kobzol:rustc-push, r=jieyouxuMatthias Krüger-106/+184
2025-01-24Rollup merge of #135749 - compiler-errors:param-ordering, r=davidtwcoMatthias Krüger-145/+128
2025-01-24Rollup merge of #135728 - hkBst:patch-8, r=joboetMatthias Krüger-3/+5
2025-01-24Rollup merge of #135581 - EnzymeAD:refactor-codgencx, r=oli-obkMatthias Krüger-56/+239
2025-01-24Rollup merge of #135415 - Harshit933:hard-link-error, r=ChrisDentonMatthias Krüger-0/+1
2025-01-24Skip suggestions in `derive`d codeEsteban Küber-0/+25
2025-01-24Don't move ownership of job objectChris Denton-50/+4
2025-01-24Make CodegenCx and Builder genericManuel Drehwald-56/+239
2025-01-24Update cargoWeihang Lo-0/+0
2025-01-24Rename `OptimizeAttr::None` to `Default`clubby789-8/+10
2025-01-24Auto merge of #136000 - matthiaskrgr:rollup-j6ge32r, r=matthiaskrgrbors-608/+595
2025-01-24bless miri testWaffle Lapkin-2/+2
2025-01-24Use short ty string for move errorsEsteban Küber-8/+93
2025-01-24add a regression testWaffle Lapkin-6/+14
2025-01-24Improve check-cfg `allow-same-level` testUrgau-5/+27