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 dcaeb6a commit fccc2cfCopy full SHA for fccc2cf
src/libtest/lib.rs
@@ -187,7 +187,7 @@ impl fmt::Show for TestFn {
187
188
/// Manager of the benchmarking runs.
189
///
190
-/// This is feed into functions marked with `#[bench]` to allow for
+/// This is fed into functions marked with `#[bench]` to allow for
191
/// set-up & tear-down before running a piece of code repeatedly via a
192
/// call to `iter`.
193
#[derive(Copy)]
0 commit comments