rust/crates/ra_cli/src
Florian Diebold 0242acae53 Turn ImplBlock into a copy type just containing IDs
This makes it more like the other code model types.

Also make Module::definition_source/declaration_source return HirFileIds, to
make them more like the other source functions.
2019-02-16 22:08:13 +01:00
..
analysis_stats.rs Turn ImplBlock into a copy type just containing IDs 2019-02-16 22:08:13 +01:00
main.rs Add an ra_cli command that analyses all crates in the current workspace 2019-02-10 10:56:58 +01:00