mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
crown: Do not check trait item projections. (#36095)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
@@ -54,8 +54,6 @@ impl WGSLLanguageFeaturesMethods<crate::DomTypeHolder> for WGSLLanguageFeatures
|
||||
}
|
||||
}
|
||||
|
||||
// this error is wrong because if we inline Self::Key and Self::Value all errors are gone
|
||||
#[cfg_attr(crown, allow(crown::unrooted_must_root))]
|
||||
impl Setlike for WGSLLanguageFeatures {
|
||||
type Key = DOMString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user