bevy/crates/bevy_diagnostic/src
theotherphil c5dcef5e61
deny(missing_docs) for bevy_diagnostic (#19482)
# Objective

Deny missing docs in bevy_diagnostic, towards
https://github.com/bevyengine/bevy/issues/3492.
2025-06-04 01:30:10 +00:00
..
diagnostic.rs Add missing docs for diagnostics.rs (#19264) 2025-05-26 20:27:46 +00:00
entity_count_diagnostics_plugin.rs deny(missing_docs) for bevy_diagnostic (#19482) 2025-06-04 01:30:10 +00:00
frame_count_diagnostics_plugin.rs Remove bevy_core (#16897) 2024-12-19 18:36:51 +00:00
frame_time_diagnostics_plugin.rs deny(missing_docs) for bevy_diagnostic (#19482) 2025-06-04 01:30:10 +00:00
lib.rs deny(missing_docs) for bevy_diagnostic (#19482) 2025-06-04 01:30:10 +00:00
log_diagnostics_plugin.rs Rename Timer::finished and Timer::paused to is_finished and is_paused (#19386) 2025-05-27 22:24:18 +00:00
system_information_diagnostics_plugin.rs Add missing doc comments to system_information_diagnostics_plugin (#19267) 2025-05-26 19:59:49 +00:00