Fix panic check for parens_newlines_before_as

This commit is contained in:
Joshua Warner 2024-12-16 18:51:06 -08:00
parent c4077dc971
commit 36d4d37e18
No known key found for this signature in database
GPG key ID: 89AD497003F93FDD

View file

@ -772,7 +772,7 @@ mod test_snapshots {
// Found unbound type variables {66}
// in type alias `Test.IdentId(0)` [] [] : <66>
// Location: crates/compiler/can/src/scope.rs:541:13
true
cfg!(debug_assertions)
}
// When adding new snapshot tests, strongly prefer fixing any canonicalization panics