We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afe47d commit f43f5c0Copy full SHA for f43f5c0
1 file changed
src/autodiff/installation.md
@@ -28,6 +28,7 @@ You can then run our test cases:
28
./x test --stage 1 tests/codegen-llvm/autodiff
29
./x test --stage 1 tests/pretty/autodiff
30
./x test --stage 1 tests/ui/autodiff
31
+./x test --stage 1 tests/run-make/autodiff
32
./x test --stage 1 tests/ui/feature-gates/feature-gate-autodiff.rs
33
```
34
0 commit comments