Commit cfe69ad
authored
Rollup merge of rust-lang#83775 - jyn514:run-make, r=petrochenkov
Move rustdoc run-make-fulldeps tests to run-make
This cuts the time to run the tests in half, because they don't require
building a stage 2 compiler. They were all added to fulldeps before rust-lang#82802 because rustdoc wasn't available in run-make tests.
This doesn't change coverage tests, which will be changed soon in a
separate PR (rust-lang#83755 (comment)).
This also changes some of the `-include` directives, see rust-lang#83773 for what's going on there.
r? `@petrochenkov`File tree
27 files changed
+7
-13
lines changed- src/test/run-make
- exit-code
- issue-22131
- issue-38237
- rustdoc-determinism
- rustdoc-error-lines
- rustdoc-io-error
- rustdoc-map-file
- rustdoc-output-path
- rustdoc-print-unversioned-files
- rustdoc-themes
27 files changed
+7
-13
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments