-
-
Notifications
You must be signed in to change notification settings - Fork 15k
alloc not added to extern prelude #54392
Copy link
Copy link
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.
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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
After #50605,
coreand/orstdare added to the extern prelude when the featureextern_preludeis enabled.It seems to me that if, additionally, the feature
allocis enabled,allocshould be added to the prelude too.Meta
rustc 1.30.0-nightly (20dc0c507 2018-09-19)