diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-08-16 10:50:17 +0300 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-08-22 20:52:51 +0300 |
| commit | f65d60551bc01c84133429652de1ed5855e36aad (patch) | |
| tree | fdfd2766bfa6ec81ab1d030752c2828fb43ea63e /tests/coverage/branch/lazy-boolean.coverage | |
| parent | 1b0e158df48eab52b1d1ac70ce060168e741b75a (diff) | |
| download | rust-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
