mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
c96b7ffb50
# Objective Ambiguity sets are used to ignore system order ambiguities between groups of systems. However, they are not very useful: they are clunky, poorly integrated, and generally hampered by the difficulty using (or discovering) the ambiguity detector. As a first step to the work in #4299, we're removing them. ## Migration Guide Ambiguity sets have been removed. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |