about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-23configure.py: don't instruct user to run nonexistent programнаб-1/+1
2025-02-23Auto merge of #137225 - RalfJung:vectorcall, r=nnethercotebors-108/+172
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-1102/+543
2025-02-23Auto merge of #137466 - jhpratt:rollup-spyi02y, r=jhprattbors-420/+1151
2025-02-23Rollup merge of #137458 - compiler-errors:render-fn, r=fmeaseJacob Pratt-21/+39
2025-02-23Rollup merge of #137448 - compiler-errors:control-flow-oops, r=scottmcmJacob Pratt-2/+2
2025-02-23Rollup merge of #137435 - estebank:match-arm-2, r=compiler-errorsJacob Pratt-16/+94
2025-02-23Rollup merge of #137423 - Urgau:imprv-pretty-hir, r=compiler-errorsJacob Pratt-21/+152
2025-02-23Rollup merge of #137382 - Shourya742:2025-02-21-add-vendor-step-doc, r=KobzolJacob Pratt-0/+18
2025-02-23Rollup merge of #137334 - compiler-errors:edition-2024-fresh-2, r=saethlin,tr...Jacob Pratt-294/+223
2025-02-23Rollup merge of #137194 - kornelski:ftls, r=tgross35Jacob Pratt-7/+25
2025-02-23Rollup merge of #136826 - xizheyin:issue-136737, r=thomccJacob Pratt-26/+45
2025-02-23Rollup merge of #135354 - Walnut356:msvc_lldb, r=wesleywiserJacob Pratt-33/+553
2025-02-23Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzolbors-263/+340
2025-02-23Fix missing self subst when rendering Fn* trait with no output typeMichael Goulet-21/+39
2025-02-23Auto merge of #137446 - matthiaskrgr:rollup-16moy6v, r=matthiaskrgrbors-538/+703
2025-02-22Fix bugs due to unhandled ControlFlowMichael Goulet-2/+2
2025-02-23Rollup merge of #137415 - chenyukang:yukang-fix-137345-invalid-sugg, r=estebankMatthias Krüger-5/+56
2025-02-23Rollup merge of #137383 - folkertdev:stabilize-unsigned-is-multiple-of, r=Nor...Matthias Krüger-4/+2
2025-02-23Rollup merge of #137256 - workingjubilee:untangle-vector-abi-assumptions, r=b...Matthias Krüger-86/+108
2025-02-23Rollup merge of #137180 - compiler-errors:sym-regions, r=oli-obkMatthias Krüger-291/+284
2025-02-23Rollup merge of #137121 - bend-n:master, r=NoratriebMatthias Krüger-43/+27
2025-02-23Rollup merge of #135501 - tgross35:stdlib-dependencies-private, r=bjorn3Matthias Krüger-109/+226
2025-02-22Auto merge of #137189 - Kobzol:update-host-llvm, r=nikicbors-1/+1
2025-02-22Greatly simplify lifetime captures in edition 2024Michael Goulet-294/+223
2025-02-22Auto merge of #137427 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-02-22Fix "missing match arm body" suggestion involving `!`Esteban Küber-16/+94
2025-02-22Render implicit self with their shorthand syntax in HIR pretty printingUrgau-14/+75
2025-02-22Filter elided lifetimes in HIR pretty printingUrgau-12/+31
2025-02-22Update cargoWeihang Lo-0/+0
2025-02-22Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgrbors-561/+692
2025-02-22Rollup merge of #137413 - workingjubilee:mark-jubilee-available, r=chenyukangMatthias Krüger-1/+0
2025-02-22Rollup merge of #137410 - saethlin:stable-dep-tracking-hash, r=workingjubileeMatthias Krüger-16/+20
2025-02-22Rollup merge of #137388 - PaulDance:disable-rename-posix-semantics-tests-unde...Matthias Krüger-0/+4
2025-02-22Rollup merge of #137377 - bjorn3:crate_loader_cleanup, r=compiler-errorsMatthias Krüger-21/+9
2025-02-22Rollup merge of #137362 - Kobzol:run-make-support-bootstrap, r=jieyouxuMatthias Krüger-0/+8
2025-02-22Rollup merge of #137356 - nik-rev:FERRIS, r=compiler-errorsMatthias Krüger-2/+58
2025-02-22Rollup merge of #137333 - compiler-errors:edition-2024-fresh, r=NadrierilMatthias Krüger-280/+259
2025-02-22Rollup merge of #137183 - compiler-errors:dead-regionck-code, r=lcnrMatthias Krüger-241/+9
2025-02-22Rollup merge of #136910 - okaneco:sig_ones, r=thomccMatthias Krüger-0/+325
2025-02-22Auto merge of #136428 - EnzymeAD:enable-autodiff, r=oli-obkbors-103/+236
2025-02-22Auto merge of #133436 - nnethercote:rm-NtVis-NtTy, r=petrochenkovbors-73/+226
2025-02-22remove invalid suggestion of into_iter for extern macroyukang-5/+56
2025-02-21jubilee cleared out the review queueJubilee Young-1/+0
2025-02-22Auto merge of #137406 - matthiaskrgr:rollup-9nknrsb, r=matthiaskrgrbors-386/+785
2025-02-21enable rustc_autodiff cross-crate encodingManuel Drehwald-1/+1
2025-02-21update autodiff flagsManuel Drehwald-75/+203
2025-02-21update enzyme submodule and usersManuel Drehwald-8/+8
2025-02-21clean up autodiff code/commentsManuel Drehwald-12/+6
2025-02-21fix build regressionsManuel Drehwald-7/+18