about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-03Rollup merge of #145279 - clarfonthey:const-convert-initial, r=tgross35Stuart Cook-171/+278
2025-09-02Auto merge of #146076 - Kobzol:bootstrap-compiletest, r=jieyouxubors-222/+279
2025-09-02Auto merge of #146125 - GuillaumeGomez:rollup-ld81n7e, r=GuillaumeGomezbors-417/+424
2025-09-02Rollup merge of #146118 - RalfJung:miri-abort, r=joboetGuillaume Gomez-90/+54
2025-09-02Rollup merge of #146117 - GuillaumeGomez:fix-search-index-generation, r=notri...Guillaume Gomez-55/+41
2025-09-02Rollup merge of #146116 - zmodem:issue_118306_fix, r=nikicGuillaume Gomez-1/+1
2025-09-02Rollup merge of #146115 - hax0kartik:master, r=lqdGuillaume Gomez-0/+1
2025-09-02Rollup merge of #146102 - fmease:rm-dead-eff-code-iii, r=fee1-deadGuillaume Gomez-26/+16
2025-09-02Rollup merge of #146094 - mohe2015:patch-2, r=lcnrGuillaume Gomez-1/+2
2025-09-02Rollup merge of #146091 - janis-bhm:rustdoc-default-span-with-simple-test, r=...Guillaume Gomez-16/+73
2025-09-02Rollup merge of #146089 - npmccallum:rustfmt, r=fmeaseGuillaume Gomez-1/+1
2025-09-02Rollup merge of #146088 - npmccallum:try, r=scottmcmGuillaume Gomez-2/+4
2025-09-02Rollup merge of #146070 - notriddle:skip-loading-function-data, r=GuillaumeGomezGuillaume Gomez-12/+13
2025-09-02Rollup merge of #146064 - jullanggit:patch-1, r=fmeaseGuillaume Gomez-6/+35
2025-09-02Rollup merge of #146034 - taiki-e:target-spec, r=nnethercoteGuillaume Gomez-5/+5
2025-09-02Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errorsGuillaume Gomez-40/+50
2025-09-02Rollup merge of #144066 - RalfJung:extern-c-variadics, r=workingjubileeGuillaume Gomez-162/+128
2025-09-02Auto merge of #145951 - lcnr:proof-tree-as-query, r=compiler-errorsbors-441/+331
2025-09-02improve process::abort rendering in Miri backtracesRalf Jung-90/+54
2025-09-02Make it impossible to forget a conversion for the rustdoc `ItemType` enumGuillaume Gomez-55/+40
2025-09-02Adjust issue-118306.rs test after LLVM changeHans Wennborg-1/+1
2025-09-02Auto merge of #146113 - nnethercote:undo-workspace-dependencies, r=Kobzolbors-212/+187
2025-09-02Fix `unknown number` error when generating search indexGuillaume Gomez-2/+3
2025-09-02Add maintainer for VxWorksKartik Agarwala-0/+1
2025-09-02Revert introduction of `[workspace.dependencies]`.Nicholas Nethercote-212/+187
2025-09-02stabilize extended_varargs_abi_supportRalf Jung-162/+128
2025-09-01Constify conversion traitsltdk-171/+278
2025-09-02Auto merge of #146059 - folkertdev:va-end-lifetime, r=saethlinbors-3/+9
2025-09-02squash fix `render_call_locations` panic when default span points at file out...Janis-16/+73
2025-09-01Auto merge of #145925 - lcnr:revealing-use-closures-2, r=BoxyUwUbors-233/+523
2025-09-01use defining uses of all bodies to constrain non-defining useslcnr-232/+518
2025-09-01Remove dead code stemming from an old effects desugaringLeón Orell Valerian Liehr-26/+16
2025-09-01Auto merge of #145721 - dpaoliello:ar050, r=bjorn3bors-56/+82
2025-09-01Fix ui-fulldepsJakub Beránek-1/+3
2025-09-01Make `Parser::parse_for_head` public for rustfmt usageMoritz Hedtke-1/+2
2025-09-01Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLiibors-4/+419
2025-09-01fix a constness ordering bug in rustfmtNathaniel McCallum-1/+1
2025-09-01constify impl Try for ControlFlowNathaniel McCallum-2/+4
2025-09-01Consolidate staging of test steps in message groupsJakub Beránek-133/+88
2025-09-01Auto merge of #143290 - azhogin:azhogin/link-pub-async-impls, r=oli-obkbors-15/+245
2025-09-01Auto merge of #146077 - Zalathar:rollup-l7ip5yi, r=Zalatharbors-479/+597
2025-09-01Rollup merge of #146068 - Zalathar:panic-hook, r=jieyouxuStuart Cook-0/+152
2025-09-01Rollup merge of #146060 - WaffleLapkin:fixup-nix-dev-shell-again, r=NoratriebStuart Cook-0/+3
2025-09-01Rollup merge of #145754 - epage:escape, r=SparrowLiiStuart Cook-74/+51
2025-09-01Rollup merge of #145643 - Zalathar:tree, r=SparrowLiiStuart Cook-162/+286
2025-09-01Rollup merge of #145468 - karolzwolak:float-tests-dedup, r=tgross35Stuart Cook-243/+105
2025-09-01Do not run `lint-docs` tests in stage 1 `x test` by defaultJakub Beránek-8/+11
2025-09-01Remove `Compiler::with_stage`Jakub Beránek-6/+1
2025-09-01Rename `compiler` to `test_compiler`Jakub Beránek-47/+54
2025-09-01Add some compiletest suites snapshot testsJakub Beránek-35/+133