We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0ee54 commit 48a9010Copy full SHA for 48a9010
book/src/faq.md
@@ -129,7 +129,7 @@ parameters are automatically black-boxed by Criterion.rs so you don't need to do
129
writing an un-parameterized benchmark of a function that takes an argument, however, this may be
130
worth considering.
131
132
-### Cargo Prints a Warning About Explicit [[bench]] Sections in Cargo.toml
+### Cargo Prints a Warning About Explicit `[[bench]]` Sections in Cargo.toml
133
134
Currently, Cargo treats any `*.rs` file in the `benches` directory as a
135
benchmark, unless there are one or more `[[bench]]` sections in the
0 commit comments