Skip to content

Commit 17a5e27

Browse files
chore(divan_compat): remove consts from unsupported features in README
1 parent d722816 commit 17a5e27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/divan_compat/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,4 @@ Finished running 1 benchmark suite(s)
7878
### Not supported:
7979

8080
- [`divan::bench(crate = xxx)`](https://docs.rs/divan/latest/divan/attr.bench.html#crate): due to how the compatibility layer works internally, we do not plan to support this feature.
81-
- [`divan::bench(consts = xxx)`](https://docs.rs/divan/latest/divan/attr.bench.html#consts): we do not support this feature yet, if you need it don't hesitate to create an issue.
8281
- [`divan::bench_group`](https://docs.rs/divan/latest/divan/attr.bench_group.html): we do not support benchmark grouping yet, if you need it don't hesitate to create an issue.

0 commit comments

Comments
 (0)