]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107608 - P1n3appl3:master, r=tmandry
authorMatthias Krüger <matthias.krueger@famsik.de>
Fri, 3 Feb 2023 05:30:25 +0000 (06:30 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2023 05:30:25 +0000 (06:30 +0100)
commitb6e8ebf33b0203ab16bbb26eb95a6654ee00ac8e
tree2d5204bd8ab362b57c804e3142fb23a85966ef2f
parent743ca67edfbfaf0db5295c6c1a334fb9e837467c
parenteb5e9713b5fc4da7cb9dbdc9d302de10126b3287
Rollup merge of #107608 - P1n3appl3:master, r=tmandry

Use triple rather than arch for fuchsia test-runner

This allows the user of the test-runner script to specify a full triple rather than just an architecture which helps with the transition from the two component to three component target triples for fuchsia.