about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorAaron Wood <aaronwood@google.com>2020-05-08 16:59:52 -0700
committerAaron Wood <aaronwood@google.com>2020-05-08 16:59:52 -0700
commitbeb79ed104c686d8704eb7042318eefea78770df (patch)
tree7395959cc669503894600407f38b381616045943 /docs/dev/debugging.md
parenta5f2b16366f027ad60c58266a66eb7fbdcbda9f9 (diff)
downloadrust-beb79ed104c686d8704eb7042318eefea78770df.tar.gz
rust-beb79ed104c686d8704eb7042318eefea78770df.zip
Begin transition to new fields for JsonProject crate cfgs
This starts the transition to a new method of documenting the cfgs that are
enabled for a given crate in the json file.  This is changing from a list
of atoms and a dict of key:value pairs, to a list of strings that is
equivalent to that returned by `rustc --print cfg ..`, and parsed in the
same manner by rust-analyzer.

This is the first of two changes, which adds the new field that contains
the list of strings.  Next change will complete the transition and remove
the previous fields.
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions