File: no-benches.patch

package info (click to toggle)
rust-log 0.4.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Forwarded: not-needed
Last-Update: 2025-03-09
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -102,7 +102,7 @@
 name = "macros"
 path = "tests/macros.rs"
 
-[[bench]]
+[[disabled.bench]]
 name = "value"
 path = "benches/value.rs"