bevy/crates/bevy_reflect/compile_fail/tests/reflect_derive
Alice Cecile ec7b3490f6
Add on_unimplemented Diagnostics to Most Public Traits (#13347) (#13662)
# Objective

- #13414 did not have the intended effect.
- #13404 is still blocked

## Solution

- Re-adds #13347.

Co-authored-by: Zachary Harrold <zac@harrold.com.au>
Co-authored-by: Jamie Ridding <Themayu@users.noreply.github.com>
Co-authored-by: BD103 <59022059+BD103@users.noreply.github.com>
2024-06-04 00:31:34 +00:00
..
bounds_pass.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
custom_where_fail.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
custom_where_fail.stderr Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
custom_where_pass.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
from_reflect_fail.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
from_reflect_fail.stderr Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
from_reflect_pass.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
generics_fail.rs Add on_unimplemented Diagnostics to Most Public Traits (#13347) (#13662) 2024-06-04 00:31:34 +00:00
generics_fail.stderr Add on_unimplemented Diagnostics to Most Public Traits (#13347) (#13662) 2024-06-04 00:31:34 +00:00
generics_structs_pass.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
lifetimes_pass.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
lifetimes_pass.stderr Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00
nested_pass.rs Move compile fail tests (#13196) 2024-05-03 13:35:21 +00:00