mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 12:26:52 +00:00
Add functions to retrieve function definitions and static items from all crates (local and external). For external crates, add a query to retrieve the number of defs in a foreign crate.