Skip to content

Commit 3d9c6a4

Browse files
authored
Merge pull request #2743 from rust-lang/update-autodiff-tests
Add missing autodiff run-make tests to the install docs
2 parents 4afe47d + f43f5c0 commit 3d9c6a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/autodiff/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ You can then run our test cases:
2828
./x test --stage 1 tests/codegen-llvm/autodiff
2929
./x test --stage 1 tests/pretty/autodiff
3030
./x test --stage 1 tests/ui/autodiff
31+
./x test --stage 1 tests/run-make/autodiff
3132
./x test --stage 1 tests/ui/feature-gates/feature-gate-autodiff.rs
3233
```
3334

0 commit comments

Comments
 (0)