bevy/tools/ci/src
Zachary Harrold 8e6bf0637b
Add no_std support to bevy_diagnostic (#17507)
# Objective

- Contributes to #15460

## Solution

- Added required features
- Switched from `tracing` to `log`
- Fixed imports

## Testing

- CI
2025-01-23 05:20:34 +00:00
..
commands Add no_std support to bevy_diagnostic (#17507) 2025-01-23 05:20:34 +00:00
ci.rs Add compile-check-no-std Command to CI Tool (#15843) 2024-10-11 10:54:44 +00:00
main.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
prepare.rs Small changes to ci tool (#13137) 2024-04-30 00:54:14 +00:00