about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-08-13 17:22:13 +0300
committeronur-ozkan <work@onurozkan.dev>2024-08-13 17:22:13 +0300
commit0518e8c7fd8c7e890b7a3f603944136374596639 (patch)
tree85006defd02865ba0825707d802a0e89f5d33a42 /tests/rustdoc-js-std/parser-errors.js
parentb2f1fc16979f9a0c17863ffef3178206071eed83 (diff)
downloadrust-0518e8c7fd8c7e890b7a3f603944136374596639.tar.gz
rust-0518e8c7fd8c7e890b7a3f603944136374596639.zip
detect incompatible CI rustc options more precisely
Previously, the logic here was simply checking whether the option was set in `config.toml`.
This approach was not manageable in our CI runners as we set so many options in config.toml.
In reality, those values are not incompatible since they are usually the same value used to generate
the CI rustc. Now, the new logic compares the configuration values with the values used to generate
the CI rustc, so we get more precise results and make the process more manageable.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions