File tree
284 files changed
+2024
-1837
lines changed- src
- bootstrap
- libpanic_unwind
- librustc_ast_lowering
- librustc_ast_pretty
- librustc_ast
- librustc_builtin_macros
- librustc_codegen_llvm
- back
- debuginfo
- llvm
- librustc_codegen_ssa
- back
- mir
- traits
- librustc_codegen_utils
- librustc_driver
- librustc_error_codes/error_codes
- librustc_errors
- librustc_expand
- mbe
- librustc_hir
- librustc_incremental/persist
- librustc_index
- librustc_infer
- infer
- error_reporting
- nice_region_error
- lexical_region_resolve
- librustc_interface
- librustc_lint
- librustc_metadata
- rmeta
- decoder
- librustc_mir_build
- hair/pattern
- librustc_mir
- borrow_check
- diagnostics
- const_eval
- dataflow
- interpret
- monomorphize
- transform
- check_consts
- librustc_parse
- parser
- librustc_passes
- librustc_plugin_impl
- librustc_privacy
- librustc_resolve
- late
- librustc_save_analysis
- librustc_span
- librustc_target
- librustc_trait_selection
- traits
- error_reporting
- librustc_typeck
- check
- method
- coherence
- collect
- impl_wf_check
- librustc_ty
- librustc
- hir/map
- ich
- middle
- mir
- interpret
- ty
- query
- librustdoc
- html
- passes
- libstd
- test
- incremental
- hashes
- mir-opt
- pretty
- run-make-fulldeps
- hotplug_codegen_backend
- issue-19371
- rustdoc
- ui-fulldeps/auxiliary
- ui
- async-await
- consts
- const-eval
- miri_unleashed
- directory_ownership
- error-codes
- generator
- invalid-module-declaration
- issues
- lint
- macros
- missing_non_modrs_mod
- mod
- parser
- pattern/usefulness
- proc-macro
- regions
- suggestions
- transmute
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
284 files changed
+2024
-1837
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3624 | 3624 | | |
3625 | 3625 | | |
3626 | 3626 | | |
| 3627 | + | |
3627 | 3628 | | |
3628 | 3629 | | |
3629 | 3630 | | |
| |||
3677 | 3678 | | |
3678 | 3679 | | |
3679 | 3680 | | |
| 3681 | + | |
3680 | 3682 | | |
3681 | 3683 | | |
3682 | 3684 | | |
| |||
3791 | 3793 | | |
3792 | 3794 | | |
3793 | 3795 | | |
| 3796 | + | |
3794 | 3797 | | |
3795 | 3798 | | |
3796 | 3799 | | |
| |||
3903 | 3906 | | |
3904 | 3907 | | |
3905 | 3908 | | |
| 3909 | + | |
3906 | 3910 | | |
3907 | 3911 | | |
3908 | 3912 | | |
| |||
3933 | 3937 | | |
3934 | 3938 | | |
3935 | 3939 | | |
| 3940 | + | |
3936 | 3941 | | |
3937 | 3942 | | |
3938 | 3943 | | |
| |||
4013 | 4018 | | |
4014 | 4019 | | |
4015 | 4020 | | |
| 4021 | + | |
4016 | 4022 | | |
4017 | 4023 | | |
4018 | 4024 | | |
| |||
4027 | 4033 | | |
4028 | 4034 | | |
4029 | 4035 | | |
| 4036 | + | |
4030 | 4037 | | |
4031 | 4038 | | |
4032 | 4039 | | |
| |||
4068 | 4075 | | |
4069 | 4076 | | |
4070 | 4077 | | |
| 4078 | + | |
4071 | 4079 | | |
4072 | 4080 | | |
4073 | 4081 | | |
| |||
4174 | 4182 | | |
4175 | 4183 | | |
4176 | 4184 | | |
| 4185 | + | |
4177 | 4186 | | |
4178 | 4187 | | |
4179 | 4188 | | |
| |||
4193 | 4202 | | |
4194 | 4203 | | |
4195 | 4204 | | |
| 4205 | + | |
4196 | 4206 | | |
4197 | 4207 | | |
4198 | 4208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
83 | | - | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
| 200 | + | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments