about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-13Address WaffleLapkin's commentsTim (Theemathas) Chirananthavat-9/+11
2024-09-12Document subtleties of `ManuallyDrop`Tim (Theemathas) Chirananthavat-11/+115
2024-09-07Auto merge of #129341 - madsmtm:refactor-deployment-target, r=petrochenkovbors-374/+381
2024-09-06Auto merge of #128776 - Bryanskiy:deep-reject-ctxt, r=lcnrbors-152/+272
2024-09-06Auto merge of #121848 - lcnr:stabilize-next-solver, r=compiler-errorsbors-578/+392
2024-09-06Auto merge of #129176 - EnzymeAD:enzyme-backend, r=albertlarsan68bors-0/+159
2024-09-06Auto merge of #130016 - matthiaskrgr:rollup-fopistw, r=matthiaskrgrbors-138/+395
2024-09-06Rollup merge of #130013 - jonathan-conder:await_coverage, r=ZalatharMatthias Krüger-63/+160
2024-09-06Rollup merge of #129995 - alexcrichton:remove-wasm32-wasip2-release-notes, r=...Matthias Krüger-1/+0
2024-09-06Rollup merge of #129969 - GrigorenkoPV:boxed-ty, r=compiler-errorsMatthias Krüger-48/+58
2024-09-06Rollup merge of #129963 - rjooske:fix/inaccurate_to_string_lossy_doc, r=worki...Matthias Krüger-2/+2
2024-09-06Rollup merge of #129781 - Veykril:lw-x-py-compiler-features, r=albertlarsan68Matthias Krüger-12/+30
2024-09-06Rollup merge of #129021 - compiler-errors:ptr-cast-outlives, r=lcnrMatthias Krüger-12/+145
2024-09-06coverage: Treat await similar to a macroJonathan Conder-71/+67
2024-09-06coverage: Add test to codify existing behaviorJonathan Conder-0/+101
2024-09-06Auto merge of #129999 - matthiaskrgr:rollup-pzr9c8p, r=matthiaskrgrbors-70/+241
2024-09-05Enzyme backendManuel Drehwald-0/+159
2024-09-06Auto merge of #121614 - clubby789:no-expect, r=saethlinbors-14/+14
2024-09-06Make `Ty::boxed_ty` return an `Option`Pavel Grigorenko-48/+58
2024-09-05Auto merge of #129994 - matthiaskrgr:rollup-zkj4ekl, r=matthiaskrgrbors-450/+1074
2024-09-05Rollup merge of #129957 - chenx97:lint-docs-linker-opt, r=albertlarsan68Matthias Krüger-0/+16
2024-09-05Rollup merge of #129955 - fmease:fmease-break, r=fmeaseMatthias Krüger-0/+1
2024-09-05Rollup merge of #129947 - LiterallyVoid:duration-docs-digit-separators, r=tgr...Matthias Krüger-14/+14
2024-09-05Rollup merge of #129944 - Mark-Simulacrum:relnotes-tweak, r=pietroalbiniMatthias Krüger-0/+3
2024-09-05Rollup merge of #129943 - onur-ozkan:test-float-parse-compiler, r=KobzolMatthias Krüger-2/+4
2024-09-05Rollup merge of #129942 - onur-ozkan:building-rustc-tools, r=KobzolMatthias Krüger-1/+6
2024-09-05Rollup merge of #129939 - RalfJung:rvalue-len, r=compiler-errorsMatthias Krüger-0/+3
2024-09-05Rollup merge of #129775 - Zalathar:initial-libdir, r=albertlarsan68Matthias Krüger-8/+14
2024-09-05Rollup merge of #129653 - RalfJung:addr-of-read-only, r=scottmcmMatthias Krüger-0/+8
2024-09-05Rollup merge of #129472 - folkertdev:const-refs-to-static-asm-const, r=lcnrMatthias Krüger-10/+90
2024-09-05Rollup merge of #128919 - Nadrieril:lint-query-leaks, r=cjgillotMatthias Krüger-35/+82
2024-09-05Remove wasm32-wasip2's tier 2 status from release notesAlex Crichton-1/+0
2024-09-05Rollup merge of #129973 - jieyouxu:rework-rmake-stdio, r=KobzolMatthias Krüger-46/+116
2024-09-05Rollup merge of #129938 - chancancode:patch-1, r=thomccMatthias Krüger-2/+13
2024-09-05Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddleMatthias Krüger-156/+380
2024-09-05Rollup merge of #129720 - nnethercote:simplify-dest_prop-mm, r=cjgillotMatthias Krüger-67/+46
2024-09-05Rollup merge of #129706 - compiler-errors:scratch, r=estebankMatthias Krüger-57/+31
2024-09-05Rollup merge of #129471 - GuillaumeGomez:sort-impl-associated-items, r=t-rust...Matthias Krüger-33/+183
2024-09-05Rollup merge of #129028 - compiler-errors:contra, r=lcnrMatthias Krüger-88/+303
2024-09-05Rollup merge of #128820 - LYF1999:yf/dev, r=nikicMatthias Krüger-1/+2
2024-09-05Adjust testsMichael Goulet-3/+22
2024-09-05Check unnormalized signature on pointer castMichael Goulet-13/+127
2024-09-05Review commentsMichael Goulet-48/+40
2024-09-05Do less work on the good pathMichael Goulet-110/+113
2024-09-05Don't worry about uncaptured contravariant lifetimes if they outlive a captur...Michael Goulet-21/+241
2024-09-05Update to new rustdoc internal APIGuillaume Gomez-16/+13
2024-09-05Add regression test for sidebar associated itemsGuillaume Gomez-0/+42
2024-09-05Add missing sidebar associated itemsGuillaume Gomez-38/+56
2024-09-05Make impl associated constants sorted firstGuillaume Gomez-20/+20
2024-09-05Add regression test for impl associated items sortingGuillaume Gomez-0/+42