about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@gmail.com>2019-09-18 10:58:06 -0700
committerGitHub <noreply@github.com>2019-09-18 10:58:06 -0700
commit68096ccb3f37dcdd0c454ced5496dda78589aae9 (patch)
tree20fc52c1ebad6800d591f795968e2cdbf4137d0f /src/libsyntax/parse/parser
parent05d93a7d06b77982a24683fdc3d4f9e66570d547 (diff)
parent73c7a6813d1eae1e5c37c00fecd897cb7d45908c (diff)
downloadrust-68096ccb3f37dcdd0c454ced5496dda78589aae9.tar.gz
rust-68096ccb3f37dcdd0c454ced5496dda78589aae9.zip
Rollup merge of #64532 - ecstatic-morse:dataflow-cursor-get, r=tmandry
Replace `state_for_location` with `DataflowResultsCursor`

These are two different ways of getting the same data from the result of a dataflow analysis. However, `state_for_location` goes quadratic if you try to call it for every statement in the body.
Diffstat (limited to 'src/libsyntax/parse/parser')
0 files changed, 0 insertions, 0 deletions