about summary refs log tree commit diff
path: root/tests/coverage/branch/lazy-boolean.coverage
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2024-08-16 10:50:17 +0300
committerChayim Refael Friedman <chayimfr@gmail.com>2024-08-22 20:52:51 +0300
commitf65d60551bc01c84133429652de1ed5855e36aad (patch)
treefdfd2766bfa6ec81ab1d030752c2828fb43ea63e /tests/coverage/branch/lazy-boolean.coverage
parent1b0e158df48eab52b1d1ac70ce060168e741b75a (diff)
downloadrust-f65d60551bc01c84133429652de1ed5855e36aad.tar.gz
rust-f65d60551bc01c84133429652de1ed5855e36aad.zip
When descending into macros in search, first check if there is a need to - i.e. if we are inside a macro call
This avoids the need to analyze the file when we are not inside a macro call.

This is especially important for the optimization in the next commit(s), as there the common case will be to descent into macros but then not analyze.
Diffstat (limited to 'tests/coverage/branch/lazy-boolean.coverage')
0 files changed, 0 insertions, 0 deletions