Rust: accept test changes

This commit is contained in:
Paolo Tranquilli
2024-11-19 17:50:14 +01:00
parent a709fc6a54
commit fce13aeb35
132 changed files with 417 additions and 403 deletions

View File

@@ -1,2 +1,2 @@
| gen_ref_pat.rs:6:9:6:28 | RefPat | isMut: | yes | hasPat: | yes |
| gen_ref_pat.rs:7:9:7:21 | RefPat | isMut: | no | hasPat: | yes |
| gen_ref_pat.rs:6:9:6:28 | &mut ... | isMut: | yes | hasPat: | yes |
| gen_ref_pat.rs:7:9:7:21 | &... | isMut: | no | hasPat: | yes |