This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit cd73423
committed
Auto merge of rust-lang#136428 - EnzymeAD:enable-autodiff, r=<try>
test building enzyme in CI
We will later need to make it more granular before merging, but let's start by figuring out how many things we break right now in the first place.
For now I modified `src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile`, so let's try that dist job first.
try-job: dist-x86_64-linux
r? `@oli-obk`
Tracking:
- rust-lang#124509File tree
2 files changed
+4
-2
lines changed- src/ci/docker/host-x86_64/dist-x86_64-linux
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments