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

Building for x86_64-unknown-redox results in an empty crate #1420

Closed
newpavlov opened this issue Jul 4, 2019 · 1 comment
Closed

Building for x86_64-unknown-redox results in an empty crate #1420

newpavlov opened this issue Jul 4, 2019 · 1 comment

Comments

@newpavlov
Copy link
Contributor

See for example generated docs. I think it was overlooked in #1332 and until rust-lang/rust#60139 lands we should use #[cfg(any(unix, target_os="redox"))] here.

cc @jackpot51

bors added a commit that referenced this issue Jul 6, 2019
bors added a commit that referenced this issue Jul 6, 2019
@mati865
Copy link
Contributor

mati865 commented Aug 21, 2019

No longer an issue with nightly toolchain.

@gnzlbg gnzlbg closed this as completed Aug 21, 2019
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 a pull request may close this issue.

3 participants