bevy/crates/bevy_ecs/src/schedule
Alice Cecile ee6dfd35c9
Revert "Add on_unimplemented Diagnostics to Most Public Traits" (#13413)
# Objective

- Rust 1.78 breaks all Android support, see
https://github.com/bevyengine/bevy/issues/13331
- We should not bump the MSRV to 1.78 until that's resolved in #13366.

## Solution

- Temporarily revert https://github.com/bevyengine/bevy/pull/13347

Co-authored-by: Alice Cecile <alice.i.cecil@gmail.com>
2024-05-17 17:00:43 +00:00
..
executor multi_threaded feature rename (#12997) 2024-05-06 20:49:32 +00:00
condition.rs Separate state crate (#13216) 2024-05-09 18:06:05 +00:00
config.rs Revert "Add on_unimplemented Diagnostics to Most Public Traits" (#13413) 2024-05-17 17:00:43 +00:00
graph_utils.rs add schedule docs (#13174) 2024-05-02 18:31:32 +00:00
mod.rs Separate state crate (#13216) 2024-05-09 18:06:05 +00:00
schedule.rs multi_threaded feature rename (#12997) 2024-05-06 20:49:32 +00:00
set.rs Revert "Add on_unimplemented Diagnostics to Most Public Traits" (#13413) 2024-05-17 17:00:43 +00:00
stepping.rs Fix beta lints (#12980) 2024-04-16 02:46:46 +00:00