about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorDaniel Frampton <Daniel.Frampton@microsoft.com>2021-01-04 12:56:21 -0800
committerDaniel Frampton <Daniel.Frampton@microsoft.com>2021-01-04 20:37:50 -0800
commitf08109bd2d2fdfe52b0443d5db2f33934aeca5c3 (patch)
treec7a136c0052ea33eae0524f160221f19775c6f29 /docs/dev
parent5b86ff3e91838e58397ec39502d85056e46fcfcb (diff)
downloadrust-f08109bd2d2fdfe52b0443d5db2f33934aeca5c3.tar.gz
rust-f08109bd2d2fdfe52b0443d5db2f33934aeca5c3.zip
Introduce new queries to compute
  1) the set of attributes for all variants of an enum, and
  2) the set of attributes for all fields of a variant.

This avoids the current n^2 behavior when rendering completion for variants, which
prevents completion for enums with large numbers of variants.
Diffstat (limited to 'docs/dev')
0 files changed, 0 insertions, 0 deletions