diff options
author | Wedson Almeida Filho <[email protected]> | 2022-12-28 06:03:44 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2023-01-16 23:48:06 +0100 |
commit | 92a655ae00a2f15fdd80eb96cd23526c0d8f0bfd (patch) | |
tree | bac7f9afdccd7558455d1f52e8be94c0eec12cec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 17f671602cc6a15e65869c387492c5753c6f3cd5 (diff) |
rust: sync: allow type of `self` to be `ArcBorrow<T>`
This allows associated functions whose `self` argument has
`ArcBorrow<T>` 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions