summaryrefslogtreecommitdiffstats
path: root/tokio/src/sync/batch_semaphore.rs
diff options
context:
space:
mode:
authorAlice Ryhl <alice@ryhl.io>2020-05-12 16:42:24 +0200
committerGitHub <noreply@github.com>2020-05-12 16:42:24 +0200
commita32f918671ef641affbfcc4d4005ab738da795df (patch)
tree6b482a7c636d5b6f0e22a9aaad9f085049c88644 /tokio/src/sync/batch_semaphore.rs
parent221f421464e6672e9cf25629998477946a8b8e1f (diff)
chore: change norun to no_run (#2518)
I was building the docs and got the following documentation warning: warning: unknown attribute `norun`. Did you mean `no_run`? --> tokio/src/time/throttle.rs:13:1 | 13 | / /// Slows down a stream by enforcing a delay between items. 14 | | /// They will be produced not more often than the specified interval. 15 | | /// 16 | | /// # Example ... | 31 | | /// # } 32 | | /// ``` | |_______^ | = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want)
Diffstat (limited to 'tokio/src/sync/batch_semaphore.rs')
0 files changed, 0 insertions, 0 deletions