diff options
author | Urgau <urgau@numericable.fr> | 2023-01-19 18:01:25 +0100 |
---|---|---|
committer | Urgau <urgau@numericable.fr> | 2023-01-25 15:20:03 +0100 |
commit | a01a54021434f19b7dfd000579dc23551935a855 (patch) | |
tree | 9ac1689d161decdc3071f7e2c296fb8603f1e5ed /tests/rustdoc-js-std/parser-errors.js | |
parent | dde74fe09239e1f185810908bbe57b135f7076e9 (diff) | |
download | rust-a01a54021434f19b7dfd000579dc23551935a855.tar.gz |
Cleanup extra check configs in bootstrap
- `target_os=watchos`: no longer relevant because there are now proper
targets `*-apple-watchos`
- `target_arch=nvptx64`: `nvptx64-nvidia-cuda`
- `target_arch=le32`: target was removed
(https://github.com/rust-lang/rust/pull/45041)
- `release`: was removed from rustfmt
(https://github.com/rust-lang/rustfmt/pull/5375 and
https://github.com/rust-lang/rustfmt/pull/5449)
- `dont_compile_me`: was removed from stdarch
(https://github.com/rust-lang/stdarch/pull/1308)
Also made some external cfg exception mode clear and only activated for
rustc and rustc tools (as to not have the Standard Library
unintentionally depend on them).
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions