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

Detect non-Rust code #103

Open
kellytk opened this issue May 4, 2020 · 4 comments
Open

Detect non-Rust code #103

kellytk opened this issue May 4, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kellytk
Copy link

kellytk commented May 4, 2020

If this plugin is the correct project for the feature, it would be helpful to me to be able to detect the use of non-Rust code in a dependency tree.

@anderejd
Copy link
Contributor

anderejd commented May 6, 2020

Thanks for the suggestion. Are we talking about identifying and presenting stats for FFI?

Related: #6

@kellytk
Copy link
Author

kellytk commented May 7, 2020

@anderejd Anything that results in non-Rust code being executed.

@anderejd anderejd added enhancement New feature or request help wanted Extra attention is needed labels May 18, 2020
@pinkforest
Copy link
Collaborator

@kellytk if you don't mind mind we could use a test crate that includes all sorts of code that should not be included but current cargo-geiger includes so we can have a real nice repro and include in CI :)

@kellytk
Copy link
Author

kellytk commented Jan 6, 2022

As I now only write Rust I probably wouldn't be able to help with that unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants