File tree
1,080 files changed
+12022
-8319
lines changed- compiler
- rustc_ast
- src
- attr
- rustc_ast_lowering
- locales
- src
- rustc_ast_passes
- locales
- src
- rustc_ast_pretty
- src/pprust
- rustc_attr
- locales
- src
- rustc_borrowck
- locales
- src
- constraints
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- locales
- src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift/src
- abi
- intrinsics
- rustc_codegen_gcc
- locales
- src
- rustc_codegen_llvm
- locales
- src
- debuginfo
- rustc_codegen_ssa
- locales
- src
- back
- mir
- traits
- rustc_const_eval
- locales
- src
- const_eval
- interpret
- intrinsics
- transform
- check_consts
- rustc_data_structures
- src
- graph/scc
- sync
- rustc_driver_impl
- locales
- src
- rustc_error_codes/src
- error_codes
- rustc_error_messages
- locales
- en-US
- src
- rustc_errors
- locales
- src
- json
- rustc_expand
- locales
- src
- parse
- rustc_hir/src
- rustc_hir_analysis
- locales
- src
- astconv
- check
- coherence
- collect
- impl_wf_check
- structured_errors
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- locales
- src
- fn_ctxt
- generator_interior
- drop_ranges
- method
- rustc_incremental
- locales
- src
- persist
- rustc_infer
- locales
- src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- higher_ranked
- lexical_region_resolve
- nll_relate
- outlives
- traits
- rustc_interface
- locales
- src
- rustc_lint
- locales
- src
- rustc_lint_defs/src
- rustc_macros/src
- diagnostics
- rustc_metadata
- locales
- src
- rmeta
- decoder
- rustc_middle
- locales
- src
- hir
- map
- infer
- middle
- mir
- interpret
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,080 files changed
+12022
-8319
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
+56-31
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 | 91 |
| |
101 | 92 |
| |
102 | 93 |
| |
| |||
390 | 381 |
| |
391 | 382 |
| |
392 | 383 |
| |
393 |
| - | |
394 | 384 |
| |
395 | 385 |
| |
396 | 386 |
| |
| |||
891 | 881 |
| |
892 | 882 |
| |
893 | 883 |
| |
894 |
| - | |
895 | 884 |
| |
896 | 885 |
| |
897 |
| - | |
| 886 | + | |
898 | 887 |
| |
| 888 | + | |
899 | 889 |
| |
900 | 890 |
| |
901 | 891 |
| |
| |||
1216 | 1206 |
| |
1217 | 1207 |
| |
1218 | 1208 |
| |
1219 |
| - | |
1220 |
| - | |
1221 |
| - | |
1222 |
| - | |
1223 |
| - | |
1224 |
| - | |
1225 | 1209 |
| |
1226 | 1210 |
| |
1227 | 1211 |
| |
| |||
1378 | 1362 |
| |
1379 | 1363 |
| |
1380 | 1364 |
| |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
1381 | 1374 |
| |
1382 | 1375 |
| |
1383 | 1376 |
| |
| |||
1452 | 1445 |
| |
1453 | 1446 |
| |
1454 | 1447 |
| |
| 1448 | + | |
1455 | 1449 |
| |
1456 | 1450 |
| |
1457 | 1451 |
| |
| |||
1934 | 1928 |
| |
1935 | 1929 |
| |
1936 | 1930 |
| |
1937 |
| - | |
1938 | 1931 |
| |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
1939 | 1941 |
| |
1940 | 1942 |
| |
1941 | 1943 |
| |
| |||
3184 | 3186 |
| |
3185 | 3187 |
| |
3186 | 3188 |
| |
3187 |
| - | |
| 3189 | + | |
3188 | 3190 |
| |
3189 |
| - | |
| 3191 | + | |
3190 | 3192 |
| |
3191 |
| - | |
3192 | 3193 |
| |
3193 |
| - | |
| 3194 | + | |
3194 | 3195 |
| |
| 3196 | + | |
3195 | 3197 |
| |
3196 | 3198 |
| |
3197 | 3199 |
| |
| |||
3689 | 3691 |
| |
3690 | 3692 |
| |
3691 | 3693 |
| |
| 3694 | + | |
3692 | 3695 |
| |
3693 | 3696 |
| |
3694 | 3697 |
| |
| |||
3698 | 3701 |
| |
3699 | 3702 |
| |
3700 | 3703 |
| |
| 3704 | + | |
3701 | 3705 |
| |
3702 | 3706 |
| |
3703 | 3707 |
| |
| |||
3882 | 3886 |
| |
3883 | 3887 |
| |
3884 | 3888 |
| |
| 3889 | + | |
3885 | 3890 |
| |
3886 | 3891 |
| |
3887 | 3892 |
| |
| |||
3918 | 3923 |
| |
3919 | 3924 |
| |
3920 | 3925 |
| |
| 3926 | + | |
| 3927 | + | |
3921 | 3928 |
| |
| 3929 | + | |
| 3930 | + | |
| 3931 | + | |
3922 | 3932 |
| |
| 3933 | + | |
3923 | 3934 |
| |
3924 | 3935 |
| |
| 3936 | + | |
3925 | 3937 |
| |
| 3938 | + | |
3926 | 3939 |
| |
3927 | 3940 |
| |
3928 | 3941 |
| |
3929 | 3942 |
| |
| 3943 | + | |
| 3944 | + | |
| 3945 | + | |
3930 | 3946 |
| |
3931 | 3947 |
| |
3932 | 3948 |
| |
3933 | 3949 |
| |
3934 | 3950 |
| |
3935 | 3951 |
| |
| 3952 | + | |
| 3953 | + | |
| 3954 | + | |
3936 | 3955 |
| |
| 3956 | + | |
3937 | 3957 |
| |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
3938 | 3961 |
| |
3939 | 3962 |
| |
| 3963 | + | |
3940 | 3964 |
| |
| 3965 | + | |
| 3966 | + | |
3941 | 3967 |
| |
3942 | 3968 |
| |
3943 | 3969 |
| |
| |||
4071 | 4097 |
| |
4072 | 4098 |
| |
4073 | 4099 |
| |
| 4100 | + | |
4074 | 4101 |
| |
4075 | 4102 |
| |
4076 | 4103 |
| |
| |||
4127 | 4154 |
| |
4128 | 4155 |
| |
4129 | 4156 |
| |
| 4157 | + | |
4130 | 4158 |
| |
4131 | 4159 |
| |
4132 | 4160 |
| |
| |||
4826 | 4854 |
| |
4827 | 4855 |
| |
4828 | 4856 |
| |
4829 |
| - | |
4830 | 4857 |
| |
4831 | 4858 |
| |
4832 | 4859 |
| |
| |||
5276 | 5303 |
| |
5277 | 5304 |
| |
5278 | 5305 |
| |
5279 |
| - | |
| 5306 | + | |
5280 | 5307 |
| |
5281 | 5308 |
| |
5282 | 5309 |
| |
| |||
5471 | 5498 |
| |
5472 | 5499 |
| |
5473 | 5500 |
| |
5474 |
| - | |
5475 | 5501 |
| |
5476 | 5502 |
| |
5477 |
| - | |
5478 | 5503 |
| |
5479 | 5504 |
| |
5480 | 5505 |
| |
| |||
5502 | 5527 |
| |
5503 | 5528 |
| |
5504 | 5529 |
| |
5505 |
| - | |
| 5530 | + | |
5506 | 5531 |
| |
5507 |
| - | |
| 5532 | + | |
5508 | 5533 |
| |
5509 | 5534 |
| |
5510 | 5535 |
| |
| |||
5749 | 5774 |
| |
5750 | 5775 |
| |
5751 | 5776 |
| |
5752 |
| - | |
| 5777 | + | |
5753 | 5778 |
| |
5754 | 5779 |
| |
5755 | 5780 |
| |
| |||
5768 | 5793 |
| |
5769 | 5794 |
| |
5770 | 5795 |
| |
5771 |
| - | |
| 5796 | + | |
5772 | 5797 |
| |
5773 | 5798 |
| |
5774 | 5799 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
|
0 commit comments