mirror of
https://github.com/servo/servo.git
synced 2025-07-19 13:23:46 +01:00
* crown: Support Rc<T::Promise> and callback objects parameterized over a trait.. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * crown: Verify that attributes match between trait associated types and impls. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * crown: Check type aliases as part of associated type checks. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * crown: Add periods to all diagnostic messages. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Tidy. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Fix compile-fail test expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net> |
||
---|---|---|
.. | ||
missing_allow_in_rc.rs | ||
missing_unrooted_interior.rs | ||
missing_unrooted_interior_on_trait.rs | ||
trace_in_no_trace_composable_works.rs | ||
trace_in_no_trace_works.rs | ||
trait_type_impl_must_root.rs | ||
type_holder_user_must_root.rs | ||
unrooted_must_root_parameter.rs | ||
unrooted_must_root_return_type.rs | ||
unrooted_must_root_struct_field.rs |