mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
doc: typo fix
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
|
||||
|
||||
/// Manager of the benchmarking runs.
|
||||
///
|
||||
/// This is feed into functions marked with `#[bench]` to allow for
|
||||
/// This is fed into functions marked with `#[bench]` to allow for
|
||||
/// set-up & tear-down before running a piece of code repeatedly via a
|
||||
/// call to `iter`.
|
||||
#[derive(Copy)]
|
||||
|
||||
Reference in New Issue
Block a user