mirror of
https://github.com/bevyengine/bevy
synced 2024-12-25 20:43:07 +00:00
b32770d303
#3457 adds the `doc_markdown` clippy lint, which checks doc comments to make sure code identifiers are escaped with backticks. This causes a lot of lint errors, so this is one of a number of PR's that will fix those lint errors one crate at a time. This PR fixes lints in the `bevy_tasks` crate. |
||
---|---|---|
.. | ||
iter | ||
countdown_event.rs | ||
lib.rs | ||
single_threaded_task_pool.rs | ||
slice.rs | ||
task.rs | ||
task_pool.rs | ||
usages.rs |