about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-31 20:36:23 +0200
committerGitHub <noreply@github.com>2024-08-31 20:36:23 +0200
commitd354d4ddd760363e84646d3b9d72cbbd790c3148 (patch)
treed18419059fe07e12a2f8b15d43cfc6c117d65a46 /tests/rustdoc-js-std/parser-errors.js
parent71240e4805393ed19e7872fdea12a90c84ebf21d (diff)
parentbeaf9d1c14122a55d71717560162c8123f5f23ea (diff)
downloadrust-d354d4ddd760363e84646d3b9d72cbbd790c3148.tar.gz
rust-d354d4ddd760363e84646d3b9d72cbbd790c3148.zip
Rollup merge of #129605 - jieyouxu:needs-llvm-components, r=Mark-Simulacrum
Add missing `needs-llvm-components` directives for run-make tests that need target-specific codegen

Without suitable `needs-llvm-components` directives, some run-make tests exercising target-specific codegen can fail if the LLVM used is built without the necessary components. Currently, the list is:

```
tests\run-make\print-target-list
tests\run-make\print-to-output
tests\run-make\print-cfg
tests\run-make\target-without-atomic-cas
```

This PR also skips tidy checks for revisions and `needs-llvm-components` for run-make tests since revisions are not supported.

Fixes #129390.
Fixes #127895.

cc ``@petrochenkov`` who noticed this, thanks! Would be great if you could confirm that this fixes the test errors for you locally.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions