Skip to content

Put manual calls of Enzyme intrinsics behind a feature gate - #162122

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
malezjaa:gate-enzyme-intrinsics
Sep 10, 2026
Merged

rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
malezjaa:gate-enzyme-intrinsics

Conversation

@malezjaa

@malezjaa malezjaa commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

r? bjorn3

fixes #161820

I created the internal feature gate without a tracking issue. autodiff didn’t seem like it was the right one.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 1, 2026
@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Sep 1, 2026
Comment thread compiler/rustc_ast_passes/src/feature_gate.rs Outdated
Comment thread tests/ui/feature-gates/feature-gate-link-enzyme-intrinsics-enabled.rs Outdated
@malezjaa
malezjaa force-pushed the gate-enzyme-intrinsics branch from f577223 to 78e4b04 Compare September 2, 2026 15:59
@malezjaa
malezjaa requested a review from bjorn3 September 2, 2026 16:00
Comment thread compiler/rustc_ast_passes/src/feature_gate.rs Outdated
@bjorn3 bjorn3 added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 9, 2026
@malezjaa
malezjaa force-pushed the gate-enzyme-intrinsics branch from 78e4b04 to 4a17c03 Compare September 9, 2026 20:26
@malezjaa

malezjaa commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@rustbot ready

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Sep 9, 2026
@bjorn3

bjorn3 commented Sep 9, 2026

Copy link
Copy Markdown
Member

@bors r+

@rust-bors

rust-bors Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 4a17c03 has been approved by bjorn3

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Sep 9, 2026
Zalathar added a commit to Zalathar/rust that referenced this pull request Sep 10, 2026
…=bjorn3

Put manual calls of Enzyme intrinsics behind a feature gate

r? bjorn3

fixes rust-lang#161820

I created the internal feature gate without a tracking issue. `autodiff` didn’t seem like it was the right one.
rust-bors Bot pushed a commit that referenced this pull request Sep 10, 2026
Rollup of 5 pull requests

Successful merges:

 - #158191 (Suggest installing `rust-src` when standard library source is unavailable)
 - #162122 (Put manual calls of Enzyme intrinsics behind a feature gate)
 - #162553 (Revert "Skip rustc book on i686")
 - #162562 (Add regression test for higher-ranked fn pointer trait impl mismatch errors)
 - #162518 (Add a revision for previously fixed solver issue)
@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Sep 10, 2026
Put manual calls of Enzyme intrinsics behind a feature gate



r? bjorn3

fixes #161820

I created the internal feature gate without a tracking issue. `autodiff` didn’t seem like it was the right one.
@rust-bors rust-bors Bot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 10, 2026
@rust-bors

rust-bors Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

💔 Test for 54f89ba failed: CI. Failed job:

@Zalathar

Copy link
Copy Markdown
Member

CI failure looks bogus.

@bors retry

@rust-bors rust-bors Bot 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 Sep 10, 2026
@rust-bors

rust-bors Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

⌛ Testing commit 4a17c03 with merge f228cff...

Workflow: https://github.com/rust-lang/rust/actions/runs/34435193766

rust-bors Bot pushed a commit that referenced this pull request Sep 10, 2026
Put manual calls of Enzyme intrinsics behind a feature gate



r? bjorn3

fixes #161820

I created the internal feature gate without a tracking issue. `autodiff` didn’t seem like it was the right one.
@Zalathar

Copy link
Copy Markdown
Member

@bors yield (to enclosing rollup)

@rust-bors

rust-bors Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Auto build was cancelled. Cancelled workflows:

The next pull request likely to be tested is #162574.

rust-bors Bot pushed a commit that referenced this pull request Sep 10, 2026
Rollup of 4 pull requests

Successful merges:

 - #162122 (Put manual calls of Enzyme intrinsics behind a feature gate)
 - #162553 (Revert "Skip rustc book on i686")
 - #162562 (Add regression test for higher-ranked fn pointer trait impl mismatch errors)
 - #162518 (Add a revision for previously fixed solver issue)
@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@rust-bors
rust-bors Bot merged commit 467fe69 into rust-lang:main Sep 10, 2026
13 of 14 checks passed
rust-bors Bot pushed a commit that referenced this pull request Sep 10, 2026
Rollup merge of #162122 - malezjaa:gate-enzyme-intrinsics, r=bjorn3

Put manual calls of Enzyme intrinsics behind a feature gate

r? bjorn3

fixes #161820

I created the internal feature gate without a tracking issue. `autodiff` didn’t seem like it was the right one.
@rustbot rustbot added this to the 1.100.0 milestone Sep 10, 2026
@malezjaa
malezjaa deleted the gate-enzyme-intrinsics branch September 11, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Put manual calls of Enzyme intrinsics behind a feature gate

5 participants