Commit 8ce2618
authored
Merge pull request github#21151 from hvitved/rust/disable-universal-conds-by-default
Type inference: Disable universal conditions by default5 files changed
Lines changed: 20 additions & 40 deletions
File tree
- rust/ql
- lib/codeql/rust/internal/typeinference
- test/library-tests/type-inference
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | 120 | | |
123 | 121 | | |
124 | 122 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2200 | 2200 | | |
2201 | 2201 | | |
2202 | 2202 | | |
2203 | | - | |
2204 | | - | |
2205 | 2203 | | |
2206 | 2204 | | |
2207 | 2205 | | |
| |||
3613 | 3611 | | |
3614 | 3612 | | |
3615 | 3613 | | |
3616 | | - | |
3617 | | - | |
3618 | 3614 | | |
3619 | 3615 | | |
3620 | 3616 | | |
| |||
3811 | 3807 | | |
3812 | 3808 | | |
3813 | 3809 | | |
3814 | | - | |
3815 | | - | |
3816 | 3810 | | |
3817 | 3811 | | |
3818 | 3812 | | |
| |||
3864 | 3858 | | |
3865 | 3859 | | |
3866 | 3860 | | |
3867 | | - | |
3868 | | - | |
3869 | 3861 | | |
3870 | 3862 | | |
3871 | 3863 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7151 | 7151 | | |
7152 | 7152 | | |
7153 | 7153 | | |
7154 | | - | |
7155 | | - | |
7156 | 7154 | | |
7157 | 7155 | | |
7158 | 7156 | | |
| |||
Lines changed: 19 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
841 | 841 | | |
842 | 842 | | |
843 | 843 | | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | 844 | | |
854 | 845 | | |
855 | 846 | | |
| |||
901 | 892 | | |
902 | 893 | | |
903 | 894 | | |
904 | | - | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
909 | | - | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
910 | 903 | | |
911 | 904 | | |
912 | 905 | | |
| |||
936 | 929 | | |
937 | 930 | | |
938 | 931 | | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | | - | |
944 | | - | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | | - | |
949 | | - | |
950 | | - | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
951 | 943 | | |
952 | 944 | | |
953 | 945 | | |
| |||
0 commit comments