File tree
330 files changed
+4628
-3672
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- build_system
- example
- scripts
- src
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- coverageinfo
- llvm
- rustc_codegen_ssa/src
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_driver_impl
- src
- rustc_error_messages
- src
- rustc_errors/src
- rustc_expand/src
- rustc_fluent_macro/src
- rustc_graphviz/src
- rustc_hir
- src
- rustc_hir_analysis/src
- astconv
- check
- compare_impl_item
- coherence
- collect
- type_of
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_infer/src
- errors
- infer
- error_reporting
- nice_region_error
- nll_relate
- rustc_interface
- src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- hir
- map
- mir
- interpret
- query
- traits
- ty
- rustc_mir_build/src
- build
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_parse/src
- rustc_passes/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- rustc_resolve/src
- late
- rustc_serialize/src
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/abi/call
- rustc_trait_selection/src
- solve
- assembly
- project_goals
- traits
- error_reporting
- query/type_op
- select
- specialize
- rustc_ty_utils/src
- stable_mir/src/mir
- library
- alloc/src
- collections
- vec
- core/src
- num
- ops
- ptr
- slice
- str
- std/src
- src
- librustdoc
- clean
- formats
- html
- render
- static/js
- passes
- lint
- tools
- clippy
- clippy_lints/src
- functions
- methods
- types
- clippy_utils/src
- ty/type_certainty
- miri
- src/bin
- tidy/src
- tests
- coverage
- mir-opt/pre-codegen
- ui-fulldeps
- fluent-messages
- internal-lints
- session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
330 files changed
+4628
-3672
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3716 | 3716 |
| |
3717 | 3717 |
| |
3718 | 3718 |
| |
3719 |
| - | |
3720 | 3719 |
| |
3721 | 3720 |
| |
3722 | 3721 |
| |
| |||
3771 | 3770 |
| |
3772 | 3771 |
| |
3773 | 3772 |
| |
3774 |
| - | |
3775 | 3773 |
| |
3776 | 3774 |
| |
3777 | 3775 |
| |
| |||
3869 | 3867 |
| |
3870 | 3868 |
| |
3871 | 3869 |
| |
3872 |
| - | |
3873 | 3870 |
| |
3874 | 3871 |
| |
3875 | 3872 |
| |
| |||
4041 | 4038 |
| |
4042 | 4039 |
| |
4043 | 4040 |
| |
| 4041 | + | |
4044 | 4042 |
| |
4045 | 4043 |
| |
4046 | 4044 |
| |
|
Lines changed: 11 additions & 39 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
560 | 560 |
| |
561 | 561 |
| |
562 | 562 |
| |
563 |
| - | |
| 563 | + | |
564 | 564 |
| |
565 | 565 |
| |
566 | 566 |
| |
| |||
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
617 |
| - | |
| 617 | + | |
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
| |||
818 | 818 |
| |
819 | 819 |
| |
820 | 820 |
| |
821 |
| - | |
822 | 821 |
| |
823 | 822 |
| |
824 | 823 |
| |
825 | 824 |
| |
826 | 825 |
| |
827 |
| - | |
828 | 826 |
| |
829 | 827 |
| |
830 | 828 |
| |
831 | 829 |
| |
832 | 830 |
| |
833 |
| - | |
834 | 831 |
| |
835 | 832 |
| |
836 | 833 |
| |
| |||
843 | 840 |
| |
844 | 841 |
| |
845 | 842 |
| |
846 |
| - | |
847 |
| - | |
848 |
| - | |
849 |
| - | |
850 |
| - | |
851 |
| - | |
| 843 | + | |
852 | 844 |
| |
853 | 845 |
| |
854 | 846 |
| |
| |||
859 | 851 |
| |
860 | 852 |
| |
861 | 853 |
| |
862 |
| - | |
863 |
| - | |
864 |
| - | |
865 |
| - | |
866 |
| - | |
867 |
| - | |
| 854 | + | |
868 | 855 |
| |
869 | 856 |
| |
870 | 857 |
| |
| |||
922 | 909 |
| |
923 | 910 |
| |
924 | 911 |
| |
925 |
| - | |
926 | 912 |
| |
927 | 913 |
| |
928 | 914 |
| |
| |||
1379 | 1365 |
| |
1380 | 1366 |
| |
1381 | 1367 |
| |
1382 |
| - | |
1383 |
| - | |
| 1368 | + | |
1384 | 1369 |
| |
1385 | 1370 |
| |
1386 | 1371 |
| |
| |||
1421 | 1406 |
| |
1422 | 1407 |
| |
1423 | 1408 |
| |
1424 |
| - | |
| 1409 | + | |
1425 | 1410 |
| |
1426 | 1411 |
| |
1427 | 1412 |
| |
| |||
1590 | 1575 |
| |
1591 | 1576 |
| |
1592 | 1577 |
| |
1593 |
| - | |
1594 | 1578 |
| |
1595 | 1579 |
| |
1596 | 1580 |
| |
| |||
1619 | 1603 |
| |
1620 | 1604 |
| |
1621 | 1605 |
| |
1622 |
| - | |
1623 | 1606 |
| |
1624 | 1607 |
| |
1625 | 1608 |
| |
| |||
1675 | 1658 |
| |
1676 | 1659 |
| |
1677 | 1660 |
| |
1678 |
| - | |
1679 | 1661 |
| |
1680 | 1662 |
| |
1681 | 1663 |
| |
| |||
1880 | 1862 |
| |
1881 | 1863 |
| |
1882 | 1864 |
| |
1883 |
| - | |
1884 | 1865 |
| |
1885 |
| - | |
| 1866 | + | |
1886 | 1867 |
| |
1887 | 1868 |
| |
1888 | 1869 |
| |
| |||
1891 | 1872 |
| |
1892 | 1873 |
| |
1893 | 1874 |
| |
1894 |
| - | |
1895 | 1875 |
| |
1896 |
| - | |
| 1876 | + | |
1897 | 1877 |
| |
1898 | 1878 |
| |
1899 |
| - | |
1900 |
| - | |
1901 |
| - | |
1902 |
| - | |
1903 |
| - | |
1904 |
| - | |
1905 |
| - | |
1906 |
| - | |
1907 |
| - | |
1908 |
| - | |
| 1879 | + | |
| 1880 | + | |
1909 | 1881 |
| |
1910 | 1882 |
| |
1911 | 1883 |
| |
| |||
1918 | 1890 |
| |
1919 | 1891 |
| |
1920 | 1892 |
| |
1921 |
| - | |
| 1893 | + | |
1922 | 1894 |
| |
1923 | 1895 |
| |
1924 | 1896 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 58 | + | |
62 | 59 |
| |
63 | 60 |
| |
64 | 61 |
| |
| |||
94 | 91 |
| |
95 | 92 |
| |
96 | 93 |
| |
97 |
| - | |
| 94 | + | |
98 | 95 |
| |
99 | 96 |
| |
100 | 97 |
| |
| |||
2304 | 2301 |
| |
2305 | 2302 |
| |
2306 | 2303 |
| |
2307 |
| - | |
| 2304 | + | |
2308 | 2305 |
| |
2309 | 2306 |
| |
2310 | 2307 |
| |
2311 | 2308 |
| |
2312 |
| - | |
| 2309 | + | |
2313 | 2310 |
| |
2314 | 2311 |
| |
2315 | 2312 |
| |
2316 | 2313 |
| |
2317 |
| - | |
| 2314 | + | |
2318 | 2315 |
| |
2319 | 2316 |
| |
2320 | 2317 |
| |
2321 |
| - | |
| 2318 | + | |
2322 | 2319 |
| |
2323 | 2320 |
| |
2324 | 2321 |
| |
| |||
2341 | 2338 |
| |
2342 | 2339 |
| |
2343 | 2340 |
| |
2344 |
| - | |
2345 | 2341 |
| |
2346 |
| - | |
| 2342 | + | |
2347 | 2343 |
| |
2348 | 2344 |
| |
2349 | 2345 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 | 18 |
| |
22 | 19 |
| |
23 | 20 |
| |
24 | 21 |
| |
25 | 22 |
| |
26 | 23 |
| |
27 |
| - | |
| 24 | + |
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 | 17 |
| |
21 | 18 |
| |
22 | 19 |
| |
| |||
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
32 |
| - | |
| 29 | + |
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
|
Lines changed: 14 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
416 |
| - | |
| 416 | + | |
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
| |||
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
448 |
| - | |
449 | 448 |
| |
450 | 449 |
| |
451 | 450 |
| |
| |||
1346 | 1345 |
| |
1347 | 1346 |
| |
1348 | 1347 |
| |
1349 |
| - | |
1350 |
| - | |
1351 |
| - | |
1352 |
| - | |
1353 |
| - | |
| 1348 | + | |
| 1349 | + | |
1354 | 1350 |
| |
1355 | 1351 |
| |
1356 | 1352 |
| |
| |||
1368 | 1364 |
| |
1369 | 1365 |
| |
1370 | 1366 |
| |
1371 |
| - | |
| 1367 | + | |
1372 | 1368 |
| |
1373 | 1369 |
| |
1374 |
| - | |
| 1370 | + | |
1375 | 1371 |
| |
1376 | 1372 |
| |
1377 | 1373 |
| |
| |||
2076 | 2072 |
| |
2077 | 2073 |
| |
2078 | 2074 |
| |
| 2075 | + | |
| 2076 | + | |
| 2077 | + | |
| 2078 | + | |
| 2079 | + | |
| 2080 | + | |
| 2081 | + | |
| 2082 | + | |
2079 | 2083 |
| |
2080 |
| - | |
2081 | 2084 |
| |
2082 | 2085 |
| |
2083 | 2086 |
| |
| |||
3247 | 3250 |
| |
3248 | 3251 |
| |
3249 | 3252 |
| |
3250 |
| - | |
| 3253 | + | |
3251 | 3254 |
| |
3252 | 3255 |
| |
3253 | 3256 |
| |
|
0 commit comments