about summary refs log tree commit diff
path: root/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-17 03:22:20 +0000
committerbors <bors@rust-lang.org>2024-03-17 03:22:20 +0000
commit12ecaa836758c9257a9cb1682b31e1ef9108b396 (patch)
tree75627c910efa4896f073a000e3a49f977e4268b4 /tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
parent59a5ad4840bf08390e1fb951ed96524beddca3be (diff)
parentfe4e0aca73666b1be9a7f285fb9ae6e03d58a54c (diff)
downloadrust-12ecaa836758c9257a9cb1682b31e1ef9108b396.tar.gz
rust-12ecaa836758c9257a9cb1682b31e1ef9108b396.zip
Auto merge of #12482 - J-ZhengLi:issue12131, r=Jarcho
fix [`dbg_macro`] FN when dbg is inside some complex macros

fixes: #12131

It appears that [`root_macro_call_first_node`] only detects `println!` in the following example:
```rust
println!("{:?}", dbg!(s));
```
---

changelog: fix [`dbg_macro`] FN when `dbg` is inside some complex macros

(re-opening b'cuz bors doesn't like my previous one)
Diffstat (limited to 'tests/ui/patchable-function-entry/patchable-function-entry-flags.rs')
0 files changed, 0 insertions, 0 deletions