Merge pull request #2743 from rust-lang/update-autodiff-tests
Add missing autodiff run-make tests to the install docs
This commit is contained in:
commit
f2141d0c66
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ You can then run our test cases:
|
|||
./x test --stage 1 tests/codegen-llvm/autodiff
|
||||
./x test --stage 1 tests/pretty/autodiff
|
||||
./x test --stage 1 tests/ui/autodiff
|
||||
./x test --stage 1 tests/run-make/autodiff
|
||||
./x test --stage 1 tests/ui/feature-gates/feature-gate-autodiff.rs
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue