bevy/tools
BD103 03395f5df8
Fix compile_fail compile fail (#16805)
# Objective

- Fixes #16802, part of #16801, extracted from #16770.

## Solution

- Fix `compile_fail_utils`'s example test so that it now compiles.
- Bless the results, which were outdated.

## Testing

- `cd tools/compile_fail_utils && cargo check --all-targets`
- `cd tools/compile_fail_utils && cargo test --test example`
2024-12-17 00:01:08 +00:00
..
build-templated-pages Update hashbrown to 0.15 (#15801) 2024-12-10 19:45:50 +00:00
build-wasm-example Fix common capitalization errors in documentation (#14562) 2024-07-31 21:16:05 +00:00
ci Remove benchmarks from CI test (#16833) 2024-12-16 19:15:01 +00:00
compile_fail_utils Fix compile_fail compile fail (#16805) 2024-12-17 00:01:08 +00:00
example-showcase Add ability to mute audio sinks (#16813) 2024-12-15 19:19:16 +00:00
publish.sh Add "bevy_input_focus" crate. (#15611) 2024-12-05 18:08:31 +00:00