aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/marks.rs
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-02-06 13:55:10 +0000
committerAleksey Kladov <[email protected]>2020-02-06 13:55:10 +0000
commitec6fb8da7c7a5529e1db30c0a6f7e2cda6a75d19 (patch)
tree9619fde70cadd5bb3ba654527b4f22b5eebdd012 /crates/ra_assists/src/marks.rs
parentea9d18ba836a7228f7310e1bc77c0918f0191a42 (diff)
Add profiling around add_impl_members
This intention is pretty slow for `impl Interator`, because it has a ton of default methods which need to be substituted. The proper fix here is to not compute the actual edit until the user triggers the action, but that's awkward to do in the LSP right now, so let's just put a profiling code for now.
Diffstat (limited to 'crates/ra_assists/src/marks.rs')
0 files changed, 0 insertions, 0 deletions