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

A tool is needed to create a dependency graph of a crate #7408

Closed
emberian opened this issue Jun 26, 2013 · 1 comment
Closed

A tool is needed to create a dependency graph of a crate #7408

emberian opened this issue Jun 26, 2013 · 1 comment

Comments

@emberian
Copy link
Member

Right now it is very difficult to reason about a codebase without a tool that lets you visualize what functions call each other, use which traits, etc. A tool that outputted a dependency graph in graphviz or some such would be hugely useful.

Such functionality is also needed for incremental compilation.

Nominating for well covered (such a tool is needed to do a high-level review of rustc).

@catamorphism
Copy link
Contributor

Dup of #558

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

3 participants