bevy/tools/compile_fail_utils/tests/example_tests
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
..
basic_test.fixed Fix compile_fail compile fail (#16805) 2024-12-17 00:01:08 +00:00
basic_test.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
basic_test.stderr Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
import.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
import.stderr Fix compile_fail compile fail (#16805) 2024-12-17 00:01:08 +00:00
pass_test.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
pass_test.stderr Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00