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

fails build with --no-standard-features on nightly 2018-08-18 #119

Closed
llogiq opened this issue Aug 22, 2018 · 0 comments
Closed

fails build with --no-standard-features on nightly 2018-08-18 #119

llogiq opened this issue Aug 22, 2018 · 0 comments

Comments

@llogiq
Copy link
Contributor

@llogiq llogiq commented Aug 22, 2018

It appears calling ::std::panic::catch_unwind is no longer possible with #![no_std]. I can create a PR to disable the test on such targets.

bors-servo added a commit that referenced this issue Aug 22, 2018
disable std::panic::catch_unwind-using test on no_std

This fixes #119

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/120)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.