bevy/crates/bevy_ecs/src/world
Mike 687e379800
Updates for rust 1.73 (#10035)
# Objective

- Updates for rust 1.73

## Solution

- new doc check for `redundant_explicit_links`
- updated to text for compile fail tests

---

## Changelog

- updates for rust 1.73
2023-10-06 00:31:10 +00:00
..
entity_ref.rs Fix typos (#9965) 2023-09-29 12:26:41 +00:00
error.rs Document every public item in bevy_ecs (#8731) 2023-06-10 23:23:48 +00:00
identifier.rs Improve safety for the multi-threaded executor using UnsafeWorldCell (#8292) 2023-05-29 15:22:10 +00:00
mod.rs Updates for rust 1.73 (#10035) 2023-10-06 00:31:10 +00:00
spawn_batch.rs Fix some nightly warnings (#9672) 2023-09-02 18:35:06 +00:00
unsafe_world_cell.rs Updates for rust 1.73 (#10035) 2023-10-06 00:31:10 +00:00
world_cell.rs Updates for rust 1.73 (#10035) 2023-10-06 00:31:10 +00:00