diff options
author | Wedson Almeida Filho <[email protected]> | 2022-12-28 06:03:41 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2023-01-16 22:20:18 +0100 |
commit | 53528772fb5a174c8606cdf0047ac4899ce05be7 (patch) | |
tree | 0d307da0adaab9a81d0579f88c379db967cdf6c9 /scripts/gdb/linux/tasks.py | |
parent | 9dc04365500340e6d60a996333d562af747337b1 (diff) |
rust: sync: allow type of `self` to be `Arc<T>` or variants
This allows associated functions whose `self` argument has `Arc<T>` or
variants as their type. This, in turn, allows callers to use the dot
syntax to make calls.
Signed-off-by: Wedson Almeida Filho <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Reviewed-by: Gary Guo <[email protected]>
Reviewed-by: Vincenzo Palazzo <[email protected]>
Acked-by: Boqun Feng <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions