rust/src/tools/compiletest
Jubilee Young 99550fbc3e Return to needs-llvm-components being info-only
Partially revert a535042e80

Even with non-LLVM codegen backends, we want to allow for annotations
that express dependencies to LLVM-specific parts of the test suite.
This includes `//@ needs-llvm-components`, which just allows checking
that LLVM is built with relevant target support before the test is run.
It does not assert the test cannot work with another codegen backend.
2025-10-02 14:39:18 -07:00
..
src Return to needs-llvm-components being info-only 2025-10-02 14:39:18 -07:00
Cargo.toml chore(compiletest): Use newest anstyle-svg version 2025-09-19 12:28:44 -06:00