Skip to content

Update enzyme submodule to match upstream#152817

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
ZuseZ4:update-enzyme-to-main
Feb 19, 2026
Merged

Update enzyme submodule to match upstream#152817
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
ZuseZ4:update-enzyme-to-main

Conversation

@ZuseZ4
Copy link
Copy Markdown
Member

@ZuseZ4 ZuseZ4 commented Feb 18, 2026

For a while we were carying one extra commit to handle static builds on macos. That commit got upstreamed, so we can drop it (and update to a newer Enzyme while at it).

r? @Kobzol
Can I get a rollup, please?

@rustbot rustbot added F-autodiff `#![feature(autodiff)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 18, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Feb 18, 2026

Kobzol is not on the review rotation at the moment.
They may take a while to respond.

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Feb 18, 2026

⚠️ Warning ⚠️

@ZuseZ4
Copy link
Copy Markdown
Member Author

ZuseZ4 commented Feb 18, 2026

lol, so one thing I didn't consider is that Enzyme started building their own nightly's recently.
Since we have an identical fork, that means we're now also building and distributing nightlys.
https://github.com/rust-lang/enzyme/releases/tag/nightly

They don't cause any harm, but we also don't need them.
Those should all be free runners, but I guess they might still count them towards our total usage?
Shall I start patching our fork to drop these github workflows?

@Kobzol
Copy link
Copy Markdown
Member

Kobzol commented Feb 18, 2026

If you don't need CI on the forked repo, it would be easier to simply disable GitHub Actions on the repo.

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Feb 18, 2026

📌 Commit 385eaf4 has been approved by Kobzol

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 Feb 18, 2026
rust-bors bot pushed a commit that referenced this pull request Feb 19, 2026
…uwer

Rollup of 9 pull requests

Successful merges:

 - #151733 (Use function shims to make sure EII works on apple targets)
 - #152558 (rustc_expand: improve diagnostics for non-repeatable metavars in repetition)
 - #152596 (Make all multipart suggestions verbose)
 - #152815 (Add CURRENT_RUSTC_VERSION support for Clippy)
 - #152733 (Port #[rustc_doc_primitive] to the new attribute parser)
 - #152817 (Update enzyme submodule to match upstream)
 - #152819 (explicitly show behavior of <_>::assoc_fn)
 - #152823 (fix stale comments left over from ed3711e)
 - #152824 (Enable "View all comments" link feature in `triagebot.toml`)
@rust-bors rust-bors bot merged commit 8b74e12 into rust-lang:main Feb 19, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Feb 19, 2026
rust-timer added a commit that referenced this pull request Feb 19, 2026
Rollup merge of #152817 - ZuseZ4:update-enzyme-to-main, r=Kobzol

Update enzyme submodule to match upstream

For a while we were carying one extra commit to handle static builds on macos. That commit got upstreamed, so we can drop it (and update to a newer Enzyme while at it).

r? @Kobzol
Can I get a rollup, please?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-autodiff `#![feature(autodiff)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants