about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-08 07:18:35 +0000
committerbors <bors@rust-lang.org>2024-05-08 07:18:35 +0000
commit7aa17df0f4f3fd77957ad0c74528c503f316501a (patch)
treec2f714b33b3fdb24cf2e4ac114af42353033c8b4 /compiler/rustc_errors/src/snippet.rs
parent5ce96b1d0f6b5093955e7b6a70dfd877395c1d73 (diff)
parentf44d611d85e4f580733e82f8f3bff1d9c7616510 (diff)
downloadrust-7aa17df0f4f3fd77957ad0c74528c503f316501a.tar.gz
rust-7aa17df0f4f3fd77957ad0c74528c503f316501a.zip
Auto merge of #124695 - erickt:bump-fuchsia, r=tmandry
Fuchsia test runner: fixup script

This commit fixes several issues in the fuchsia-test-runner.py script:

1. Migrate from `pm` to `ffx` for package management, as `pm` is now deprecated. Furthermore, the `pm` calls used in this script no longer work at Fuchsia's HEAD. This is the largest change in this commit, and impacts all steps around repository management (creation and registration of the repo, as well as package publishing).

2. Allow for `libtest` to be either statically or dynamically linked. The script assumed it was dynamically linked, but the current Rust behavior at HEAD is to statically link it.

3. Minor cleanup to use `ffx --machine json` rather than string parsing.

4. Minor cleanup to the docs around the script.
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions