Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > e3a9463018d3fa1c5863665d2a5493a3 > files > 2

rust-bumpalo-3.12.2-1.mga9.src.rpm

--- bumpalo-3.12.2/Cargo.toml	1970-01-01T00:00:01+00:00
+++ bumpalo-3.12.2/Cargo.toml	2023-05-11T14:49:59.671040+00:00
@@ -40,20 +40,6 @@
 path = "src/lib.rs"
 bench = false
 
-[[test]]
-name = "try_alloc"
-path = "tests/try_alloc.rs"
-harness = false
-
-[[bench]]
-name = "benches"
-path = "benches/benches.rs"
-harness = false
-required-features = ["collections"]
-
-[dev-dependencies.criterion]
-version = "0.3.6"
-
 [dev-dependencies.quickcheck]
 version = "1.0.3"