Skip to content

Commit

Permalink
Rollup merge of #125472 - erikdesjardins:component, r=clubby789
Browse files Browse the repository at this point in the history
tidy: validate LLVM component names in tests

LLVM component names are not immediately obvious (they usually omit any suffixes on the target arch name), and if they're incorrect, the test will silently never run.

This happened [here](rust-lang/rust#125220 (comment)), and it would be nice to prevent it.
  • Loading branch information
matthiaskrgr authored May 25, 2024
2 parents 2becc65 + 501f64c commit 114497c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 114497c

Please sign in to comment.