Update enzyme submodule to match upstream#152817
Update enzyme submodule to match upstream#152817rust-bors[bot] merged 1 commit intorust-lang:mainfrom
Conversation
|
|
|
|
lol, so one thing I didn't consider is that Enzyme started building their own nightly's recently. They don't cause any harm, but we also don't need them. |
|
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 |
…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`)
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?
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?