mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
As mentioned in #1609.
I'm not sure if this is desirable, but on top of factoring the `set` and `set_untracked` methods I added a warning when the return value of `set` isn't used to mitigate similar issues.
I silenced it for the only occurence where it's currently done
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |