about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorMarc Khouri <mnck@google.com>2024-04-26 00:58:13 +0200
committerErick Tryzelaar <etryzelaar@google.com>2024-05-07 17:29:38 +0000
commitf44d611d85e4f580733e82f8f3bff1d9c7616510 (patch)
tree7a4fd3ae19c69d484f445c32f8f56e2fbb21d519 /compiler/rustc_errors/src/snippet.rs
parentcc8d9b692720c7d15445024485c4bbfce35dbce6 (diff)
downloadrust-f44d611d85e4f580733e82f8f3bff1d9c7616510.tar.gz
rust-f44d611d85e4f580733e82f8f3bff1d9c7616510.zip
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