mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
a9943e8d2c
# Objective - Fixes #12905. ## Solution - Use proper code `` tags for `TaskPoolBuilder::thread_name`. - Remove leftover documentation in `TaskPool` referencing the deleted `TaskPoolInner` struct. - It may be possible to rephrase this, but I do not know enough about the task pool to write something. (cc @james7132 who made the change removing `TaskPoolInner`.) - Ignore a buggy rustdoc lint that thinks `App` is already in scope for `UpdateMode` doc. (Extracted from #12692.) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |