Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add section to show how to disable jemalloc #184

Merged
merged 1 commit into from Dec 11, 2017
Merged

Add section to show how to disable jemalloc #184

merged 1 commit into from Dec 11, 2017

Conversation

johnthagen
Copy link
Contributor

Closes #150

cc @RalfJung

@japaric
Copy link
Owner

japaric commented Dec 11, 2017

Thanks, @johnthagen.

@japaric japaric merged commit bdb9739 into japaric:master Dec 11, 2017
@johnthagen johnthagen deleted the patch-1 branch December 11, 2017 12:25
@RalfJung
Copy link
Collaborator

Hm, maybe the README should mention that this is abusing force_alloc_system and could stop working any time? Also see rust-lang/rust#43637 (comment).

@japaric
Copy link
Owner

japaric commented Dec 16, 2017

Perhaps Xargo should print a warning whenever a Xargo.toml file is used? Basically, trying to build anything other than just vanilla core (and maybe vanilla std?) can break at any time due to some nightly change (crates may be renamed, the name of Cargo features may change or the features themselves may disappear, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants