iter 22-tidy.6.2: write_fn_def renders forall class constraints

This commit is contained in:
2026-05-10 04:58:01 +02:00
parent 788c9808dd
commit 51011511b4
3 changed files with 37 additions and 4 deletions
+5
View File
@@ -81,3 +81,8 @@ fn snapshot_test_22b3_default_e2e() {
fn snapshot_test_22b2_instance_present() {
check_snapshot("test_22b2_instance_present");
}
#[test]
fn snapshot_test_22b2_constraint_declared_via_superclass() {
check_snapshot("test_22b2_constraint_declared_via_superclass");
}