Skip to content

Conversation

colin-kiegel
Copy link

@TedDriggs this is a dummy PR to your repository in order to give you write access to the branch, if you want to contribute.

I suggest we keep the diskussion in one place: colin-kiegel#94. :-)

colin-kiegel and others added 9 commits April 26, 2017 23:25
this allows to add other item definitions as described in
https://users.rust-lang.org/t/10546/2
move `no_std` testcase into a separate crate inside `testsuite`.
This way we have better control, e.g.
- panic="abort" compiler flag
- only run on nightly
- compile `derive_builder` with no_std feature
somehow `cd testsuite && cargo test --all` pulled in tests from
`no_std`, despite the fact that it was (a) not in the workspace
and (b) only an optional dependency. Now we disable the test
via a feature flag `nightlytests`.
Also removed duplication of no_std test.
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.

2 participants