mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
a830834b9f
add missing feature(error_in_core) Needed to fix feature gate errors in https://github.com/rust-lang/miri-test-libstd/actions/runs/5862810459/job/15895203359. I don't know how doctests are passing in-tree without this feature gate...