summaryrefslogtreecommitdiff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-29 18:55:28 +0000
committerbors <bors@rust-lang.org>2023-04-29 18:55:28 +0000
commit87b1f891ea76713462cfc5a15137a8fe2b24ecc2 (patch)
tree1b36219cef7f2f1ff21fc7aea035074422404934 /tests/rustdoc-js-std/parser-errors.js
parenteb62877597000ccf8bb99ab131b5977344afdfa3 (diff)
parent78a709348dca33414f76986ae72c651d489092f4 (diff)
downloadrust-87b1f891ea76713462cfc5a15137a8fe2b24ecc2.tar.gz
Auto merge of #110576 - jyn514:unify-test-args, r=ozkanonur
bootstrap: Unify test argument handling Fixes #104198. Does *not* help with https://github.com/rust-lang/rust/issues/80124 because I couldn't figure out a reasonable way to omit `--lib` only for `panic_abort` and not other `std` dependencies. - Remove unnecessary `test_kind` field and `TestKind` struct. These are just subsets of the existing `builder.kind` / `Kind` struct. - Add a new `run_cargo_test` function which handles passing arguments to cargo based on `builder.config` - Switch all Steps in `mod test` to `run_cargo_test` where possible - Combine several steps into one `CrateBootstrap` step. These tests all do the same thing, just with different crate names. - Fix `x test --no-doc`. This is much simpler after the refactors mentioned earlier, but I'm happy to split it into a separate PR if desired. Before, this would panic a lot because steps forgot to pass `--lib`.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions