about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-24Rollup merge of #140186 - BoxyUwU:compute_what, r=compiler-errorsMatthias Krüger-31/+48
2025-04-24Rollup merge of #140184 - Berrysoft:cygwin-target-doc, r=NoratriebMatthias Krüger-2/+3
2025-04-24Rollup merge of #140075 - Urgau:midpoint-average, r=tgross35Matthias Krüger-9/+25
2025-04-24Rollup merge of #139261 - RalfJung:msvc-align-mitigation, r=oli-obkMatthias Krüger-12/+68
2025-04-24Merge pull request #4290 from RalfJung/rustupRalf Jung-9168/+16492
2025-04-24Fix pretty printing of never pattern match arms.Nicholas Nethercote-3/+3
2025-04-24Add a pretty printing test involving a never pattern.Nicholas Nethercote-0/+34
2025-04-24clippyRalf Jung-14/+12
2025-04-24CI: print message when skipping PRRalf Jung-1/+1
2025-04-24Merge from rustcRalf Jung-9152/+16478
2025-04-24Preparing for merge from rustcRalf Jung-1/+1
2025-04-24Auto merge of #140239 - matthiaskrgr:rollup-75felo8, r=matthiaskrgrbors-443/+1254
2025-04-24Merge pull request #19675 from Veykril/push-uuluymsosttrLukas Wirth-12/+29
2025-04-24Arena allocate `LifetimeRef`sLukas Wirth-60/+126
2025-04-24Merge pull request #19677 from Veykril/push-xkzwkrpypuqoLukas Wirth-312/+304
2025-04-24Shrink `WherePredicate` by 8 bytesLukas Wirth-2/+3
2025-04-24Correctly set `infer_args = true` in more placesChayim Refael Friedman-8/+10
2025-04-24fix: Fix type argument mismatch incorrectly triggering on inferred trait argsLukas Wirth-4/+19
2025-04-24refactor: Remove `WherePredicateTypeTarget`Lukas Wirth-311/+302
2025-04-24mention about `x.py setup` in `INSTALL.md`onur-ozkan-1/+24
2025-04-24stdarchbendn-0/+0
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-1/+1
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-66/+79
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-6/+2
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-100/+687
2025-04-24Merge pull request #19676 from ChayimFriedman2/lifetimesLukas Wirth-226/+858
2025-04-24Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLiiMatthias Krüger-50/+50
2025-04-24Rollup merge of #140181 - nnethercote:rm-underscore_const, r=compiler-errorsMatthias Krüger-24/+4
2025-04-24Rollup merge of #140028 - dianne:lit-deref-pats-p1, r=oli-obkMatthias Krüger-38/+349
2025-04-24Rollup merge of #139945 - shepmaster:hir-lifetime-syntax-source, r=nnethercoteMatthias Krüger-112/+226
2025-04-24Rollup merge of #139852 - makai410:smir-refactor, r=celinvalMatthias Krüger-211/+511
2025-04-24Rollup merge of #139809 - alexcrichton:wasm-simd-safe, r=RalfJungMatthias Krüger-2/+47
2025-04-24Rollup merge of #139450 - NobodyXu:new-api/make-fifo, r=tgross35Matthias Krüger-1/+63
2025-04-24Rollup merge of #139307 - xizheyin:issue-139296, r=joboetMatthias Krüger-0/+3
2025-04-24Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhprattMatthias Krüger-5/+1
2025-04-24Mention average in midpoint documentationsUrgau-9/+25
2025-04-24Auto merge of #140168 - joshlf:no-nfas, r=jswrennbors-161/+778
2025-04-24Properly handle lifetimes when checking generic arguments lenChayim Refael Friedman-226/+858
2025-04-24Unify the format of rustc cli flagsxizheyin-115/+123
2025-04-24fix doc errorHegui Dai-2/+2
2025-04-24Merge from rustcThe rustc-dev-guide Cronjob Bot-10983/+20282
2025-04-24Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-04-24fix exampleHegui Dai-1/+1
2025-04-24add examples using .as_ref() for is_some_and and is_none_orHegui Dai-0/+8
2025-04-24keep the original text for is_some and is_noneHegui Dai-2/+2
2025-04-24add examples using .as_ref() for is_err_and and is_ok_andHegui Dai-0/+8
2025-04-24keep original text for is_ok and is_errHegui Dai-8/+8
2025-04-24Separate `Analysis` and `Results`.Nicholas Nethercote-174/+188
2025-04-24Pass `Analysis` to `visit_*` instead of `Results`.Nicholas Nethercote-56/+50
2025-04-24Revert compiletest new-executor, to re-land without download-rustcZalathar-11/+7