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.
2 parents 0225f9a + fccc2cf commit adc7afdCopy full SHA for adc7afd
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