-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-langRelevant to the language teamRelevant to the language teamT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Description
After #50605, core
and/or std
are added to the extern prelude when the feature extern_prelude
is enabled.
It seems to me that if, additionally, the feature alloc
is enabled, alloc
should be added to the prelude too.
Meta
rustc 1.30.0-nightly (20dc0c507 2018-09-19)
Metadata
Metadata
Assignees
Labels
T-langRelevant to the language teamRelevant to the language teamT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.