adding run-make test to autodiff by KMJ-007 · Pull Request #142444 · rust-lang/rust

@rustbot rustbot added the T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

label

Jun 13, 2025

@rustbot rustbot added the A-LLVM

Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.

label

Jul 1, 2025

KMJ-007

ZuseZ4

@KMJ-007 KMJ-007 changed the title adding codegen test to autodiff adding UI test to autodiff

Jul 1, 2025

@KMJ-007 KMJ-007 marked this pull request as ready for review

July 1, 2025 10:37

ZuseZ4

@rustbot rustbot removed the S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

label

Jul 1, 2025

@KMJ-007

Signed-off-by: Karan Janthe <karanjanthe@gmail.com>

jieyouxu

@KMJ-007

Signed-off-by: Karan Janthe <karanjanthe@gmail.com>

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Jul 18, 2025

bors added a commit that referenced this pull request

Jul 19, 2025
Rollup of 10 pull requests

Successful merges:

 - #141076 (fix Zip unsoundness (again))
 - #142444 (adding run-make test to autodiff)
 - #143704 (Be a bit more careful around exotic cycles in in the inliner)
 - #144073 (Don't test panic=unwind in panic_main.rs on Fuchsia)
 - #144083 (miri sleep tests: increase slack)
 - #144092 (bootstrap: Detect musl hosts)
 - #144098 (Do not lint private-in-public for RPITIT)
 - #144103 (Rename `emit_unless` to `emit_unless_delay`)
 - #144108 (Ignore tests/run-make/link-eh-frame-terminator/rmake.rs when cross-compiling)
 - #144115 (fix outdated comment)

r? `@ghost`
`@rustbot` modify labels: rollup

rust-timer added a commit that referenced this pull request

Jul 19, 2025
Rollup merge of #142444 - KMJ-007:autodiff-codegen-test, r=ZuseZ4

adding run-make test to autodiff

r? `@ZuseZ4`

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Jul 20, 2025

Muscraft pushed a commit to Muscraft/rust that referenced this pull request

Jul 21, 2025
…useZ4

adding run-make test to autodiff

r? `@ZuseZ4`

Muscraft pushed a commit to Muscraft/rust that referenced this pull request

Jul 21, 2025

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Jul 29, 2025