aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlice Ryhl <[email protected]>2024-02-15 10:46:01 +0000
committerMiguel Ojeda <[email protected]>2024-02-18 21:22:27 +0100
commit44f2e626cbf777f3035aef7fa379ce34bf2f57e8 (patch)
treef207ff52b268c938a9ad559f30879001083da55b /tools/perf/scripts/python/export-to-sqlite.py
parente283ee239220908118d66eea46dd8bb6175767b2 (diff)
rust: kernel: stop using ptr_metadata feature
The `byte_sub` method was stabilized in Rust 1.75.0. By using that method, we no longer need the unstable `ptr_metadata` feature for implementing `Arc::from_raw`. This brings us one step closer towards not using unstable compiler features. Reviewed-by: Benno Lossin <[email protected]> Reviewed-by: Martin Rodriguez Reboredo <[email protected]> Reviewed-by: Trevor Gross <[email protected]> Signed-off-by: Alice Ryhl <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ Reworded title. ] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions