bevy/crates/bevy_ecs/src/system/commands
amy universe cbfeb9438a
include links in error messages (#12165)
# Objective

Fixes #12118

## Solution
did a grip for any "B000" in the crates directory, and added the links

note: ignored the test functions in this file
https://github.com/bevyengine/bevy/blob/main/crates/bevy_ecs/src/system/mod.rs#L537
2024-02-28 00:01:18 +00:00
..
command_queue.rs Fix double indirection when applying command queues (#11822) 2024-02-12 15:27:18 +00:00
mod.rs include links in error messages (#12165) 2024-02-28 00:01:18 +00:00
parallel_scope.rs refactor: Extract parallel queue abstraction (#7348) 2024-02-19 16:31:15 +00:00