diff options
| author | Danilo Krummrich <dakr@kernel.org> | 2026-06-26 20:36:08 +0200 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2026-07-11 18:35:47 +0200 |
| commit | 2c91f57e81a7ece7b0b83e93462558f661055963 (patch) | |
| tree | af87dabef75edd093bb7dcd3abe3ceb34e6e1ad1 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | dc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff) | |
rust: types: rename ForLt to CovariantForLt
Rename ForLt to CovariantForLt to prepare for the introduction of a new
ForLt base trait that does not require covariance.
The existing ForLt trait requires covariance, which enables the safe
cast_ref() method. This rename preserves the same semantics under a more
precise name, making room for a weaker ForLt trait in a subsequent
commit.
No functional change.
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://patch.msgid.link/20260626183630.2585057-2-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
