btree: cleanup difference, intersection, is_subset

This commit is contained in:
Marijn Schouten 2025-10-17 12:10:51 +00:00
parent f2bae990e8
commit acd0294845
5 changed files with 90 additions and 97 deletions

View file

@ -6,7 +6,7 @@ repository = "https://github.com/rust-lang/rust.git"
description = "Tests for the Rust Allocation Library"
autotests = false
autobenches = false
edition = "2021"
edition = "2024"
[lib]
path = "lib.rs"