servo/support/crown/tests/compile-fail
Sam aaa7f83176
crown: Check closure bodies for unrooted types and fix root TransmitBodyPromise* (#39534)
We should also check closure bodies for unrooted expressions. 

Testing: New crown tests
Fixes: #37331
Fixes (partial): #37330

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-09-29 08:57:23 +00:00
..
missing_allow_in_rc.rs Support future uses of traits with associated types in rooting analysis (#34359) 2025-01-16 20:22:40 +00:00
missing_unrooted_interior.rs Support future uses of traits with associated types in rooting analysis (#34359) 2025-01-16 20:22:40 +00:00
missing_unrooted_interior_on_trait.rs Support future uses of traits with associated types in rooting analysis (#34359) 2025-01-16 20:22:40 +00:00
trace_in_no_trace_composable_works.rs Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
trace_in_no_trace_works.rs Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
trait_type_impl_must_root.rs Support future uses of traits with associated types in rooting analysis (#34359) 2025-01-16 20:22:40 +00:00
type_holder_user_must_root.rs Support future uses of traits with associated types in rooting analysis (#34359) 2025-01-16 20:22:40 +00:00
unrooted_must_root_body.rs crown: Check closure bodies for unrooted types and fix root TransmitBodyPromise* (#39534) 2025-09-29 08:57:23 +00:00
unrooted_must_root_closure_body.rs crown: Check closure bodies for unrooted types and fix root TransmitBodyPromise* (#39534) 2025-09-29 08:57:23 +00:00
unrooted_must_root_parameter.rs Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
unrooted_must_root_return_type.rs Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
unrooted_must_root_struct_field.rs Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00