summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorStypox <stypox@pm.me>2025-04-09 10:34:03 +0200
committerStypox <stypox@pm.me>2025-06-19 10:07:55 +0200
commita00961269107703772c4e8f071f0accbe0f1a7e5 (patch)
tree97c1d6eade33eef3bcde8db8322e6933d1db8275 /tests/rustdoc-js-std/parser-errors.js
parentf5e10748e53b543131b6472af3b3a2b6ff866e9b (diff)
downloadrust-a00961269107703772c4e8f071f0accbe0f1a7e5.tar.gz
rust-a00961269107703772c4e8f071f0accbe0f1a7e5.zip
Allow building Miri with --features from miri-script
Otherwise there was no way to pass e.g. `--features tracing` just to the `cargo` commands issued on the root repository:
CARGO_EXTRA_FLAGS applies the flags to the "cargo-miri" crate, too, which does not make sense for crate-specific features.

Fix install_to_sysroot doing path concatenation twice. Since the second concatenation was against an absolute path, it didn't do anything. This also makes the interface of install_to_sysroot() similar to that of cargo_cmd().

Implement --features for clippy, also fix not passing features to one of the cargo invocations for test
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions