mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +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...