Commit cc5bded
committed
Fix CI: rustfmt formatting and integration test for no-wildcard change
- Fix rustfmt issues in key.rs, mod.rs caught by nightly formatter
- Use into_definite() instead of at_derivation_index(0) in test_cpp.rs
since descriptors built from parse_insane_ms have no wildcard1 parent 3360545 commit cc5bded
4 files changed
Lines changed: 29 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
444 | 447 | | |
445 | 448 | | |
446 | 449 | | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
451 | 457 | | |
452 | 458 | | |
453 | 459 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
373 | | - | |
374 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
689 | | - | |
690 | | - | |
691 | | - | |
| 689 | + | |
692 | 690 | | |
693 | 691 | | |
694 | 692 | | |
| |||
1958 | 1956 | | |
1959 | 1957 | | |
1960 | 1958 | | |
1961 | | - | |
1962 | | - | |
1963 | | - | |
1964 | | - | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
1965 | 1964 | | |
1966 | 1965 | | |
1967 | 1966 | | |
1968 | | - | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
1969 | 1971 | | |
1970 | 1972 | | |
1971 | 1973 | | |
| |||
2775 | 2777 | | |
2776 | 2778 | | |
2777 | 2779 | | |
2778 | | - | |
2779 | | - | |
2780 | | - | |
2781 | | - | |
| 2780 | + | |
2782 | 2781 | | |
2783 | 2782 | | |
2784 | 2783 | | |
| |||
0 commit comments