2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-03-07 08:47:24 +00:00
bevy/crates/bevy_core_pipeline
BD103 53f4c38e7b
Fix lints on beta Rust ()
# Objective

- Fixes !

## Solution

- Use `f32::INFINITY` instead of `std::f32::INFINITY`.

## Testing

```shell
cargo +beta clippy --workspace --all-targets --all-features -- -Dwarnings
```
2024-05-20 20:40:59 +00:00
..
src Fix lints on beta Rust () 2024-05-20 20:40:59 +00:00
Cargo.toml Implement fast depth of field as a postprocessing effect. () 2024-05-13 18:23:56 +00:00
README.md Add README.md to all crates () 2024-05-02 18:56:00 +00:00

Bevy Core Pipeline

License Crates.io Downloads Docs Discord