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

Automatic detection of compatibility #2

Open
jethrogb opened this issue Mar 7, 2018 · 1 comment
Open

Automatic detection of compatibility #2

jethrogb opened this issue Mar 7, 2018 · 1 comment

Comments

@jethrogb
Copy link
Collaborator

jethrogb commented Mar 7, 2018

A lot of existing crates “just work” when using them on another platform or in
another environment. Others require minor changes. How does one find such
crates? Alternatively, given a crate, how does one know whether it's going to
work in their current setup?

This issue is about trying to come up with static analysis tools that can be
used to help answer such questions.

Ideas/prior work:

@Ericson2314
Copy link
Collaborator

Per my comment in rust-lang/rust#38509 (comment), now that we have an improved [patch], all we need is some of 1133 if we do keep std and core separate.

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

No branches or pull requests

2 participants