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

Call graph analysis #476

Open
2 of 4 tasks
oliverchang opened this issue Aug 11, 2023 · 1 comment
Open
2 of 4 tasks

Call graph analysis #476

oliverchang opened this issue Aug 11, 2023 · 1 comment
Labels
backlog Important but currently unprioritized enhancement New feature or request

Comments

@oliverchang
Copy link
Collaborator

oliverchang commented Aug 11, 2023

@oliverchang oliverchang added the enhancement New feature or request label Aug 11, 2023
@oliverchang oliverchang mentioned this issue Aug 11, 2023
6 tasks
another-rex added a commit that referenced this issue Aug 15, 2023
Support rust for call analysis, the current version is fully working for
any rust binary or library that can be built with `cargo build`

Part of #476

TODO:
- [x] Figure out what if anything is wrong with the go analysis (Nothing
is wrong, added another test for the future)
- [x] Add documentation to rust call analysis
- [x] Add tests
  - [x] extractRlibArchive
  - [x] ar
  - [ ] rustBuildSource integration test

Limitations: #464
Copy link

This issue has not had any activity for 60 days and will be automatically closed in two weeks

@github-actions github-actions bot added the stale The issue or PR is stale and pending automated closure label Jul 22, 2024
@oliverchang oliverchang added backlog Important but currently unprioritized and removed stale The issue or PR is stale and pending automated closure labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Important but currently unprioritized enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant