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

Doctests for alloc_system causes a (harmless) error #46821

Closed
nodakai opened this issue Dec 18, 2017 · 1 comment
Closed

Doctests for alloc_system causes a (harmless) error #46821

nodakai opened this issue Dec 18, 2017 · 1 comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@nodakai
Copy link
Contributor

nodakai commented Dec 18, 2017

Pick up any recent Travis logs:

It says

   Doc-tests alloc_system
error: no #[default_lib_allocator] found but one is required; is libstd not linked?

which isn't cool.

Maybe there's something to improve with [lib] test = false in Cargo.toml ?

@pietroalbini pietroalbini added C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Jan 30, 2018
@alexcrichton
Copy link
Member

This crate has long since been deleted, so I'm going to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants