diff options
author | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-05-07 18:37:47 +0100 |
---|---|---|
committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-05-07 18:37:47 +0100 |
commit | 70cd5ffbf5f2283fc4986c581d225987620b5335 (patch) | |
tree | 10d66df8729d3bd823ace808f3a05146a32d4ed4 /crates/ra_arena | |
parent | d3efedb752bb2198796603d8a479a5e3ee472a97 (diff) | |
parent | 530b3047ed19a6468fc75e5a5ec14763093a069d (diff) |
Merge #1251
1251: Chalk integration improvements r=matklad a=flodiebold
A few improvements that came up while working on where clause support:
- turn `implements` into a query again to improve performance
- allow skipping to a specific function with `analysis-stats`, e.g. `ra_cli analysis-stats --only world_symbols`
- deduplicate impls in impls_for_trait -- previously many impls e.g. from std where repeated many times, this should help performance as well...
- add a `HirDisplay` implementation for TraitRef (not used here anywhere, but useful for debugging)
Co-authored-by: Florian Diebold <[email protected]>
Diffstat (limited to 'crates/ra_arena')
0 files changed, 0 insertions, 0 deletions