diff options
| author | jyn <github@jyn.dev> | 2023-06-04 21:37:09 -0500 |
|---|---|---|
| committer | jyn <github@jyn.dev> | 2023-06-04 21:44:02 -0500 |
| commit | 1205e6cff3b2df4ed8465aa1f4f4b3f8e230b7a3 (patch) | |
| tree | e86c6697ecab3abe32d850b1d60e6f0d65b5b66a /tests/rustdoc-js-std/parser-slice-array.js | |
| parent | dcf3571c513a29a60a5061ce84c3c618cf5e4cd5 (diff) | |
| download | rust-1205e6cff3b2df4ed8465aa1f4f4b3f8e230b7a3.tar.gz rust-1205e6cff3b2df4ed8465aa1f4f4b3f8e230b7a3.zip | |
Use the top-level Kind to determine whether Steps are excluded
Previously, this would use the `Kind` passed to `--exclude` (and not do any filtering at all if no kind was passed). That meant that `x test linkchecker --exclude std` would fail - you had to explicitly say `--exclude test::std`. Change bootstrap to use the top-level Kind instead, which does the right thing automatically. Note that this breaks things like `x test --exclude doc::std`, but I'm not sure why you'd ever want to do that.
Diffstat (limited to 'tests/rustdoc-js-std/parser-slice-array.js')
0 files changed, 0 insertions, 0 deletions
