diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-01 01:20:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 01:20:26 +0100 |
commit | 3abc41a45ca2784c6c36b34c97302271eb48ed24 (patch) | |
tree | f44ab16fc5f81bc62305655f14d8bd0e98f240ea /tests/rustdoc-js-std/parser-errors.js | |
parent | a51006b8d2a1d61a1f1e52e0eb0e1e5ac8aaa183 (diff) | |
parent | 229aef1f7d7d558332ad557ef19592ffc864465d (diff) | |
download | rust-3abc41a45ca2784c6c36b34c97302271eb48ed24.tar.gz |
Rollup merge of #108558 - RalfJung:core-tests, r=thomcc
add missing feature in core/tests
https://github.com/rust-lang/rust/pull/104265 introduced the `ip_in_core` feature. For some reason core tests seem to still build without that feature -- no idea how that is possible. Might be related to https://github.com/rust-lang/rust/issues/15702? I was under the impression that `pub use` with different stability doesn't actually work. That's why `intrinsics::transmute` is stable, for example.
Either way, core tests fail to build in miri-test-libstd, and adding the feature fixes that.
r? ```@thomcc```
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions