Commit 95e60ad
authored
Merge pull request github#20705 from hvitved/rust/type-inference-unit
Rust: Infer more `()` types22 files changed
Lines changed: 2577 additions & 1421 deletions
File tree
- rust
- ql
- lib/codeql/rust
- elements
- internal
- generated
- internal
- typeinference
- test
- extractor-tests/generated
- MatchArm
- RetTypeRepr
- UseBoundGenericArgs
- library-tests
- dataflow/sources
- file/CONSISTENCY
- web_frameworks/CONSISTENCY
- type-inference
- CONSISTENCY
- schema
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
235 | 240 | | |
236 | | - | |
237 | | - | |
| 241 | + | |
| 242 | + | |
238 | 243 | | |
239 | 244 | | |
240 | 245 | | |
| |||
278 | 283 | | |
279 | 284 | | |
280 | 285 | | |
281 | | - | |
| 286 | + | |
282 | 287 | | |
283 | 288 | | |
284 | 289 | | |
| |||
291 | 296 | | |
292 | 297 | | |
293 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
294 | 310 | | |
295 | 311 | | |
296 | 312 | | |
| |||
436 | 452 | | |
437 | 453 | | |
438 | 454 | | |
439 | | - | |
440 | | - | |
| 455 | + | |
441 | 456 | | |
442 | 457 | | |
443 | 458 | | |
444 | 459 | | |
445 | 460 | | |
446 | 461 | | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
447 | 470 | | |
448 | 471 | | |
449 | 472 | | |
| |||
580 | 603 | | |
581 | 604 | | |
582 | 605 | | |
583 | | - | |
| 606 | + | |
| 607 | + | |
584 | 608 | | |
585 | 609 | | |
586 | 610 | | |
| |||
932 | 956 | | |
933 | 957 | | |
934 | 958 | | |
935 | | - | |
936 | | - | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
943 | 970 | | |
944 | 971 | | |
945 | 972 | | |
| |||
1541 | 1568 | | |
1542 | 1569 | | |
1543 | 1570 | | |
1544 | | - | |
| 1571 | + | |
| 1572 | + | |
1545 | 1573 | | |
1546 | 1574 | | |
1547 | 1575 | | |
| |||
1854 | 1882 | | |
1855 | 1883 | | |
1856 | 1884 | | |
1857 | | - | |
| 1885 | + | |
1858 | 1886 | | |
1859 | 1887 | | |
1860 | 1888 | | |
| |||
2799 | 2827 | | |
2800 | 2828 | | |
2801 | 2829 | | |
2802 | | - | |
| 2830 | + | |
| 2831 | + | |
| 2832 | + | |
| 2833 | + | |
| 2834 | + | |
| 2835 | + | |
| 2836 | + | |
| 2837 | + | |
2803 | 2838 | | |
2804 | | - | |
2805 | | - | |
| 2839 | + | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
| 2843 | + | |
| 2844 | + | |
| 2845 | + | |
| 2846 | + | |
| 2847 | + | |
| 2848 | + | |
| 2849 | + | |
| 2850 | + | |
| 2851 | + | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
| 2857 | + | |
| 2858 | + | |
| 2859 | + | |
| 2860 | + | |
2806 | 2861 | | |
2807 | 2862 | | |
2808 | 2863 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
446 | 474 | | |
447 | 475 | | |
448 | 476 | | |
| |||
0 commit comments