SIGN IN SIGN UP
bevyengine / bevy UNCLAIMED

A refreshingly simple data-driven game engine built in Rust

0 0 59 Rust

bevy_log: scope print_stderr expectation to the eprintln call (#24191)

# Objective

- `cargo clippy -p bevy_log  --no-deps -- -D warnings`
- print is only used if the trace feature is on

## Solution

- scope the expect to the print

## Testing

- CI
F
François Mockers committed
c78b1a401fa826103ccd1e4c0305b034a4133d46
Parent: c50521c
Committed by GitHub <noreply@github.com> on 5/8/2026, 1:26:23 PM